Advanced Programming - Winter 10: Difference between revisions

From Sccswiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
| term = Winter 10
| term = Winter 10
| lecturer = [[Dr. rer. nat. Tobias Neckel]], [[Martin Roderus, M.Sc]]
| lecturer = [[Dr. rer. nat. Tobias Neckel]], [[Martin Roderus, M.Sc]]
| timeplace = t.b.a.
| timeplace = 00.13.009A, Wednesday, 10:15 - 12:00
| credits = 4 SWS (2V+2Ü) / 5 Credits
| credits = 4 SWS (2V+2Ü) / 5 Credits
| audience = Computational Science and Engineering, first semester (module [https://www.in.tum.de/myintum/kurs_verwaltung/cm.html?id=IN1503&lang=en IN1503])
| audience = Computational Science and Engineering, first semester (module [https://www.in.tum.de/myintum/kurs_verwaltung/cm.html?id=IN1503&lang=en IN1503])
| tutorials = [[Martin Roderus, M.Sc]]
| tutorials = [[Martin Roderus, M.Sc]], time and place t.b.a
| exam = t.b.a.
| exam = t.b.a.
}}
}}

Revision as of 12:41, 18 October 2010

Term
Winter 10
Lecturer
Dr. rer. nat. Tobias Neckel, Martin Roderus, M.Sc
Time and Place
00.13.009A, Wednesday, 10:15 - 12:00
Audience
Computational Science and Engineering, first semester (module IN1503)
Tutorials
Martin Roderus, M.Sc, time and place t.b.a
Exam
t.b.a.
Semesterwochenstunden / ECTS Credits
4 SWS (2V+2Ü) / 5 Credits
TUMonline
{{{tumonline}}}



Description

This course belongs to the module IN1503. It addresses primarily students in the first semester of the CSE master's program.

Contents

  • Basic elements of the Java programming language: expressions and variables, statements, functions and parameters, recursion, data structures, control structures
  • Applications in scientific computing: iterative methods, matrix computation, systems of linear equations, PDE on Cartesian grids
  • Object oriented programming: objects and classes, collections, inheritance, polymorphism

Tutorial

Part of the module is a weekly, compulsory tutorial with Java programming exercises. Students with comprehensive programming experience are offered an alternative, personalised project. Wait for an announcement during the lab sessions if you want to participate in such a project.


Lecture Slides

Will be placed here after the regarding lectures.


Recommended Reading

In English:

In German:

  • David J. Barnes and Michael Kölling: Objektorientierte Programmierung mit Java, Prentice Hall/Pearson Education, 2003
  • Reinhard Schiedermeier: Programmieren mit Java, Pearson Education, 2005
  • Robert Sedgewick: Algorithmen in Java, Teil 1-4, Addison-Wesley, 2003 (3., überarbeitete Auflage)


News