Difference between revisions of "Isc3313 misc"
Peter Beerli (talk | contribs) |
Peter Beerli (talk | contribs) |
||
Line 6: | Line 6: | ||
[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 | + | [http://www.peterbeerli.com/classdata/ISC3313/lectures/exercises2.pdf Classes, member functions, and operators]: 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. The rational project is in the 'Program snippets' section on the main web page of the class. |
Link to past [http://www.peterbeerli.com/classdata/ISC3313/quizzes Quizzes]. | Link to past [http://www.peterbeerli.com/classdata/ISC3313/quizzes Quizzes]. |
Revision as of 15:11, 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 operators: 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. The rational project is in the 'Program snippets' section on the main web page of the class.
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.