Difference between revisions of "Introduction to Programming - Winter 08"
Jump to navigation
Jump to search
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Lecture | {{Lecture | ||
| term = Winter 08 | | term = Winter 08 | ||
− | | lecturer = [[Univ.-Prof. Dr. Hans-Joachim Bungartz]] | + | | lecturer = [[Univ.-Prof. Dr. Hans-Joachim Bungartz]],[[Ioan Lucian Muntean]] |
− | | timeplace = | + | | timeplace = Thursday, 8:30-11:30, lecture room 02.07.023, begin: 23.10.2008 |
− | | credits = 4 SWS / | + | : Tutorial: Tuesday, 13:30-18:00, computer lab 00.07.037 |
− | | audience = Computational Science and Engineering, | + | | credits = 4 SWS (2V+2Ü) / 5 Credits |
− | | tutorials = | + | | audience = Computational Science and Engineering, first semester (module [https://www.in.tum.de/myintum/kurs_verwaltung/cm.html?id=IN1503&lang=en IN1503]) |
− | | exam = | + | | tutorials = [[Ioan Lucian Muntean]] |
+ | | exam = 29.01.2009 | ||
}} | }} | ||
+ | = Description = | ||
+ | This course belongs to the module IN1503. It addresses primarily students in the first semester of the CSE master's program. | ||
= Contents = | = 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 | ||
+ | |||
+ | [[Category:Teaching]] | ||
+ | = Tutorial = | ||
+ | |||
+ | The tutorial is organized as a series of small projects. The projects are published in the Exercises section of the [http://www.cse.tum.de/vtc/IntProg/ 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: [http://www.bluej.org/objects-first/ 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 [http://swc.scipy.org/ 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: 23.10.2008 | ||
+ | * First tutorial: 21.10.2008 at 15:45 room 02.07.023 |
Latest revision as of 16:54, 15 October 2008
- Term
- Winter 08
- Lecturer
- Univ.-Prof. Dr. Hans-Joachim Bungartz,Ioan Lucian Muntean
- Time and Place
- Thursday, 8:30-11:30, lecture room 02.07.023, begin: 23.10.2008
- Tutorial: Tuesday, 13:30-18:00, computer lab 00.07.037
- Audience
- Computational Science and Engineering, first semester (module IN1503)
- Tutorials
- Ioan Lucian Muntean
- Exam
- 29.01.2009
- 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: 23.10.2008
- First tutorial: 21.10.2008 at 15:45 room 02.07.023