SWE2001S17.Resources History

Hide minor edits - Show changes to markup

March 02, 2017, at 02:39 AM by 115.145.179.186 -
Added lines 1-19:

SWE2001: System Program (Spring 2017)

[Resources]

  • Introduction to the Vi editor
    • A book on Vim by Steve Oualline (Vim is a version of Vi -- local copy here)
    • Graphical Vi/Vim cheat sheet and tutorial
    • Using Vim (in Korean)
    • Vi Guide (in Korean)
  • GNU Tools
    • GCC 4.3.3 Manual (GNU C Compiler)
    • Using as (GNU Assembler)
    • GDB User Manual (GNU Debugger)
    • GNU Make Manual
    • GNU Binutils 2.19
  • Assembly programming
    • LinuxAssembly.org