Difference between revisions of "Isc3313 misc"

Line 1: Line 1:
 
([[ISC-3313 | Overview]] | [[isc3313_syllabus | Syllabus]] | [[isc3313_schedule | Schedule]] | [[isc3313_lectures | Lectures]] |  [[isc3313_assign | Assignments]] | [[isc3313_project | Project]] | [[isc3313_misc | Misc]])
 
([[ISC-3313 | Overview]] | [[isc3313_syllabus | Syllabus]] | [[isc3313_schedule | Schedule]] | [[isc3313_lectures | Lectures]] |  [[isc3313_assign | Assignments]] | [[isc3313_project | Project]] | [[isc3313_misc | Misc]])
  
[http://www.peterbeerli.com/classdata/ISC3313/lectures/unixshell_cheatsheet.pdf UNIX shell cheat sheet ]: basic UNIX shell commands, such as cp, man, grep, find, ...
+
 
 +
== Exercises, Quizzes ==
  
 
[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.
 
[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.
  
 
Link to past [http://www.peterbeerli.com/classdata/ISC3313/quizzes Quizzes].
 
Link to past [http://www.peterbeerli.com/classdata/ISC3313/quizzes Quizzes].
 +
 +
 +
 +
== Cheat sheets ==
 +
 +
[http://www.peterbeerli.com/classdata/ISC3313/misc/gpcard.pdf GNUPlot cheat sheet] (most interesting is the plot section.
 +
 +
[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/transit_cheatsheet.pdf Upload/Download cheatsheet]: Instructions how you can download (and upload) files to and from your computer to the account on our server.
 
[http://www.peterbeerli.com/classdata/ISC3313/lectures/transit_cheatsheet.pdf Upload/Download cheatsheet]: Instructions how you can download (and upload) files to and from your computer to the account on our server.

Revision as of 12:36, 9 February 2014

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


Exercises, Quizzes

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.

Link to past Quizzes.


Cheat sheets

GNUPlot cheat sheet (most interesting is the plot section.

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

Upload/Download cheatsheet: Instructions how you can download (and upload) files to and from your computer to the account on our server.