SSE2033S16.Resources History

Hide minor edits - Show changes to output

February 17, 2017, at 03:39 AM by 115.145.179.182 -
Added line 32:
(:if false:)
Added line 35:
(:if end:)
Changed line 33 from:
** [[http://csl.skku.edu/uploads/SSE2033S16/LX02_IBM.pdf|LX02_IBM.pdf]]
to:
** [[http://csl.skku.edu/uploads/SSE2033S16/_LX02_IBM.pdf|LX02_IBM.pdf]]
March 08, 2016, at 06:08 AM by 115.145.179.168 -
Changed lines 33-34 from:
** Attach:LX02_IBM.pdf
to:
** [[http://csl.skku.edu/uploads/SSE2033S16/LX02_IBM.pdf|LX02_IBM.pdf]]
March 08, 2016, at 06:07 AM by 115.145.179.168 -
Changed line 33 from:
** LX02_IBM.pdf
to:
** Attach:LX02_IBM.pdf
March 08, 2016, at 06:07 AM by 115.145.179.168 -
Changed line 33 from:
** Attach:LX02_IBM.pdf
to:
** LX02_IBM.pdf
March 08, 2016, at 06:07 AM by 115.145.179.168 -
Changed line 33 from:
** Attach:LX02_IBM.pdf.ext
to:
** Attach:LX02_IBM.pdf
March 08, 2016, at 06:07 AM by 115.145.179.168 -
Changed line 33 from:
** Attach:LX02_IBM.ext
to:
** Attach:LX02_IBM.pdf.ext
March 08, 2016, at 06:03 AM by 115.145.179.168 -
Changed line 33 from:
** Attach:file.ext
to:
** Attach:LX02_IBM.ext
March 08, 2016, at 06:01 AM by 115.145.179.168 -
Added lines 32-33:
* Linux Basics and Installation (LX02) (Provided by IBM Academic Initiative)
** Attach:file.ext
January 16, 2016, at 04:30 PM by 115.145.179.182 -
Added lines 1-31:
!! SSE2033: System Software Experiment 2 (Spring 2016)

!!! [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++]]