SSE2030: Introduction to Computer Systems (Fall 2017)
[Resources]
- Installing Linux
- Ubuntu (Official version for this course: Ubuntu desktop 16.04.3 LTS)
- VirtualBox - An open-source virtualization software
- Installing Ubuntu on Windows with VirtualBox (in Korean)
- Linux
- Installing and running Linux: Linux is easy.pdf (by SKKULUG, Korean, 2010)
- Introduction to Linux
- Introduction to Linux 2
- 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
- Intel 64 and IA-32 assembly programming