SSE2033S17.Resources History

Hide minor edits - Show changes to output

February 17, 2017, at 03:39 AM by 115.145.179.182 -
Added lines 32-33:
(:if false:)
Changed line 36 from:
to:
(:if end:)
February 17, 2017, at 03:38 AM by 115.145.179.182 -
Added lines 1-34:
!! SSE2033: System Software Experiment 2 (Spring 2017)

!!! [Resources]


* C References
** [[http://en.cppreference.com/w/c|cppreference.com]]
** [[http://www.cplusplus.com/|cplusplus.com]]
* [[https://www.kernel.org/doc/man-pages/|The Linux man-pages project]]
* [[http://www.ucs.cam.ac.uk/docs/leaflets/u5|Thirty Useful Bash Commands]]

* Installation
** [[http://massukr.tistory.com/156#.U_yfRpCwc9Q|Installing Ubuntu on VMware Player]]
** [[CSE2003S09.Linux|How to setup your own Linux environment using VMware]] (As of March 2009)
** [[https://www.virtualbox.org|Oracle Virtual Box]] - A free open-source multiplatform virtualization product

* Sharing files between Windows (host) and Linux (guest) (As of March 2009)
** [[CSE2003S09.FTP|Using FTP]]
** [[CSE2003S09.Samba|Using Samba]]

* Linux
** [[http://csl.skku.edu/uploads/SSE2030F10/SKKULUG 2010_01 Linux is easy.pdf|Linux is easy.pdf]] (by SKKULUG, Korean, 2010)

* Development Tools
** Vim
*** [[ftp://ftp.vim.org/pub/vim/doc/book/vimbook-OPL.pdf|A book on Vim by Steve Oualline]] (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://vim-adventures.com|Vim Adventure]] - An interactive game that teaches you how to use Vim
** [[http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/lunar|Eclipse IDE for C/C++]]

* Linux Basics and Installation (LX02) (Provided by IBM Academic Initiative)
** [[http://csl.skku.edu/uploads/SSE2033S16/_LX02_IBM.pdf|LX02_IBM.pdf]]