Difference between revisions of "Isc3313 misc"

Line 2: Line 2:
  
 
[http://www.peterbeerli.com/classdata/ISC3313/lectures/unixshell_cheatsheet.pdf UNIX shell cheat sheet ]: basic UNIX shell commands, such as cp, man, grep, find, ...
 
[http://www.peterbeerli.com/classdata/ISC3313/lectures/unixshell_cheatsheet.pdf UNIX shell cheat sheet ]: basic UNIX shell commands, such as cp, man, grep, find, ...
 +
 +
[http://www.peterbeerli.com/classdata/ISC3313/lectures/exercises1.pdf Basic C++ Exercises ]: The exercises help you to practice and improve your C++ programming skills, there are usually multiple solutions to the problems, answers/solutions are not given, but if you are stuck with a particular problem talk to me.

Revision as of 06:43, 23 January 2014

( Overview | Syllabus | Schedule | Lectures | Assignments | Project | Misc)

UNIX shell cheat sheet : basic UNIX shell commands, such as cp, man, grep, find, ...

Basic C++ Exercises : The exercises help you to practice and improve your C++ programming skills, there are usually multiple solutions to the problems, answers/solutions are not given, but if you are stuck with a particular problem talk to me.