Introduction to Programming - Winter 09: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
| lecturer = [[Dr. rer. nat. Tobias Neckel]],[[Martin Roderus, M.Sc]] | | lecturer = [[Dr. rer. nat. Tobias Neckel]],[[Martin Roderus, M.Sc]] | ||
| timeplace = t.b.a., lecture room 02.07.023, begin: 28.10.2009 | | timeplace = t.b.a., lecture room 02.07.023, begin: 28.10.2009 | ||
: Tutorial: | : Tutorial: Room 00.07.037; Blocks: Tue, 2:00 - 3:30pm; Tue, 3:45 - 5:15pm; Wed, 1:00 - 2:30pm | ||
| 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]) |
Revision as of 09:21, 21 October 2009
- Term
- Winter 08
- Lecturer
- Dr. rer. nat. Tobias Neckel,Martin Roderus, M.Sc
- Time and Place
- t.b.a., lecture room 02.07.023, begin: 28.10.2009
- Tutorial: Room 00.07.037; Blocks: Tue, 2:00 - 3:30pm; Tue, 3:45 - 5:15pm; Wed, 1:00 - 2:30pm
- Audience
- Computational Science and Engineering, first semester (module IN1503)
- Tutorials
- Martin Roderus, M.Sc
- 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
The tutorial is organized as a series of small projects. The projects are published in the Exercises section of the CSE Teaching Centre.
Recommended Reading
In English:
- Douglas Bell and Mike Parr: Java for Students, Prentice Hall/Pearson Education, 2002 (3rd edition)
- David J. Barnes and Michael Kölling: Objects First with Java - A Practical Introduction using BlueJ, Prentice Hall/Pearson Education
- Walter Savitch: Absolute Java, Addison-Wesley, 2006 (2nd edition)
- Python Software Foundation Software Carpentry
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
- First lecture: 28.10.2009
- First tutorial: t.b.a.