CCPlusPlus2010: Difference between revisions

From Sccswiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 20: Line 20:
** [http://www5.in.tum.de/lehre/vorlesungen/progcourse/c/07-object-based-programming.pdf Object-based Programming]
** [http://www5.in.tum.de/lehre/vorlesungen/progcourse/c/07-object-based-programming.pdf Object-based Programming]
** [http://www5.in.tum.de/lehre/vorlesungen/progcourse/c/07-oo-exercise.pdf Object-based Programming - an Exercise]
** [http://www5.in.tum.de/lehre/vorlesungen/progcourse/c/07-oo-exercise.pdf Object-based Programming - an Exercise]
* Wednesday, June 16
** [http://www5.in.tum.de/lehre/vorlesungen/progcourse/c/08-object-oriented-programming.pdf Object-oriented Programming]
* Thursday, June 17
** [http://www5.in.tum.de/lehre/vorlesungen/progcourse/c/09-generic-programming-and-effective.pdf Generic Programming, Effective C++, and Outlook]




Line 35: Line 39:
* Friday, June 11
* Friday, June 11
** [http://docs.sun.com/source/806-3568/ncg_goldberg.html What Every Computer Scientist Should Know About Floating-Point Arithmetic]
** [http://docs.sun.com/source/806-3568/ncg_goldberg.html What Every Computer Scientist Should Know About Floating-Point Arithmetic]
** [http://www.netzmafia.de/skripten/ad/ad13.html Remarks on C (German)]

Latest revision as of 10:35, 27 September 2010

The compact course on C/C++ takes place at the MPA room 006 from June 7, 2010, to June 17, 2010.

Lecture Notes


External Links

These links are for further information on particular topics. They are not part of the core course.