CCPlusPlus2010: Difference between revisions

From Sccswiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 8: Line 8:
* Tuesday, June 8
* Tuesday, June 8
** [http://www5.in.tum.de/lehre/vorlesungen/progcourse/c/03-control-structures.pdf Control Structures, Branches, and Scopes]
** [http://www5.in.tum.de/lehre/vorlesungen/progcourse/c/03-control-structures.pdf Control Structures, Branches, and Scopes]
* Wednesday, June 9
** [http://www5.in.tum.de/lehre/vorlesungen/progcourse/c/04-functions.pdf Functions]
* Thursday, June 10
** [http://www5.in.tum.de/lehre/vorlesungen/progcourse/c/05-applicative-programming.pdf Applicative (Procedural) Programming]
* Friday, June 11
** [http://www5.in.tum.de/lehre/vorlesungen/progcourse/c/06-arrays.pdf Arrays]
* Monday, June 14
** [http://www5.in.tum.de/lehre/vorlesungen/progcourse/c/06-arrays.pdf Arrays and C-Strings]
** [http://www5.in.tum.de/lehre/vorlesungen/progcourse/c/07-object-based-programming.pdf Object-based Programming]
* Tuesday, June 15
** [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]
* 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 19: Line 35:
** [http://www.stack.nl/~dimitri/doxygen/ Doxygen]
** [http://www.stack.nl/~dimitri/doxygen/ Doxygen]
** [http://www.doxys.dk Doxys]
** [http://www.doxys.dk Doxys]
* Wednesday, June 9
** [http://en.wikipedia.org/wiki/The_Art_of_Computer_Programming The Art of Computer Programming]
* Friday, June 11
** [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.