Difference between revisions of "Isc3313 misc"

Line 5: Line 5:
  
 
[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.
 +
 +
[http://www.peterbeerli.com/classdata/ISC3313/lectures/exercises2.pdf Classes, member functions, and omperators]: The exercises help you to practice and improve your skills in working with classes and their functionality. 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 ==
 
== Cheat sheets ==

Revision as of 15:52, 24 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.

Classes, member functions, and omperators: The exercises help you to practice and improve your skills in working with classes and their functionality. 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.