Advanced Programming - Winter 11: Difference between revisions

From Sccswiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:


= Contents =
= Contents =
The lecture introduces the student to basic object oriented programming. "Thinking in classes" when designing an application will have a strong focus. Advanced concepts such as encapsulation, inheritance or polymorphism. Some topics about software design
The lecture introduces the student to basic object oriented programming. "Thinking in classes" when designing an application will have a strong focus. Advanced concepts such as encapsulation, inheritance or polymorphism will also be covered.

Revision as of 12:33, 3 August 2011

Term
Winter 11
Lecturer
Martin Roderus, M.Sc.
Time and Place
00.13.009A, Wednesday, 10:15 - 11:45
Audience
Computational Science and Engineering, first semester (module IN1503)
Tutorials
Kaveh Rahnema
Exam
t.b.a.
Semesterwochenstunden / ECTS Credits
4 SWS (2V+2Ü) / 5 Credits
TUMonline
{{{tumonline}}}



News

The first lecture will be on October 19, 2011


Contents

The lecture introduces the student to basic object oriented programming. "Thinking in classes" when designing an application will have a strong focus. Advanced concepts such as encapsulation, inheritance or polymorphism will also be covered.