CSE 410 Documentation

We list here some documents that you might find useful. We're organizing the list by when the documents were added, as it seems that might be useful.

Week 0

  • Using Linux in CSE 410
  • A starting point document including how to connect to klaatu, some basic Linux commands, and suggestions for learning an editor.
  • Linux command cheatsheet
  • From Wikimedia Commons
  • GNU Emacs Reference Card
  • "C-x" means ctrl-x. "M-q" means alt-q or esc (then) q.
  • Randomly chosen vim cheat sheet.
  • Week 1

    RISC-V Reference Card
    RISC-V User Level Instruction Manual

    Week 2

    More details about the RISC-V procedure call convention than we need.