SWE2001S19.Resources History

Hide minor edits - Show changes to output

February 23, 2019, at 04:23 AM by 115.143.156.71 -
Changed lines 1-9 from:
!! SWE2001: System Program (Spring 2019)

!!!
[Assignments]

*
[[Attach:PA1.pdf|Programming Assignment #1]]

*[[Attach:PA2.pdf|Programming Assignment #2]]

*[[Attach:PA3.pdf|Programming Assignment #3
]]
to:
!!! [Resources]

* Introduction to the Vi editor
**
[[ftp://ftp.vim.org/pub/vim/doc/book/vimbook-OPL.pdf|A book on Vim by Steve Oualline]] (Vim is a version of Vi -- local copy [[http://csl.skku.edu/uploads/CSE2003S09/vimbook-OPL.pdf|here]])
** [[http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html|Graphical Vi/Vim cheat sheet and tutorial]]
** [[http://www.joinc.co.kr/modules/moniwiki/wiki.php/Site/Vim/Documents/UsedVim|Using Vim ]] (in Korean)
** [[http://kldp.org/KoreanDoc/html/Vim_Guide-KLDP/Vim_Guide-KLDP.html|Vi Guide]] (in Korean)

* GNU Tools
** [[http://gcc.gnu.org/onlinedocs/gcc-4.3.3/gcc|GCC 4.3.3 Manual]] (GNU C Compiler)
** [[http://sourceware.org/binutils/docs/as/index.html|Using as]] (GNU Assembler)
** [[http://sourceware.org/gdb/current/onlinedocs/gdb/|GDB User Manual]] (GNU Debugger)
** [[http://www.gnu.org/software/make/manual/make.html|GNU Make Manual]]
** [[http://sourceware.org/binutils/docs|GNU Binutils 2.19]]

* Assembly programming
** [[http://asm.sourceforge.net|LinuxAssembly.org
]]
February 23, 2019, at 04:22 AM by 115.143.156.71 -
Added lines 1-9:
!! SWE2001: System Program (Spring 2019)

!!! [Assignments]

*[[Attach:PA1.pdf|Programming Assignment #1]]

*[[Attach:PA2.pdf|Programming Assignment #2]]

*[[Attach:PA3.pdf|Programming Assignment #3]]