Advanced Programming - Winter 12: Difference between revisions

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




= Lecture Slides =
= Lecture Slides & Tutorial =
 
= Tutorial =
The tutorial offers weekly programming exercises in C++. They are inspired by common problems from scientific computing. Besides the tutorials, programming consulting is offered.  
The tutorial offers weekly programming exercises in C++. They are inspired by common problems from scientific computing. Besides the tutorials, programming consulting is offered.  


{| class="wikitable"
{| class="wikitable"
|-
|-
!'''Nr.'''
! '''Nr.'''
!'''Week'''
! '''Week'''
! '''Lecture'''
! '''Hands-on report'''
! '''Hands-on report'''
! '''Exercise'''
! '''Exercise'''
Line 38: Line 37:
| October 15-19, 2012
| October 15-19, 2012
|  
|  
|
|
|
| No tutorials, no lecture due to CSE introductory week
| No tutorials, no lecture due to CSE introductory week
Line 43: Line 43:
|  
|  
| October 22-26, 2012
| October 22-26, 2012
| t.b.a.
|
|
|  
|  
Line 51: Line 52:
|  
|  
| t.b.a.
| t.b.a.
|  
| No lecture due to Allerheiligen/Allerseelen
|-
|-
|}
|}

Revision as of 08:12, 20 August 2012

Term
Winter 12
Lecturer
Dr. rer. nat. Tobias Weinzierl
Time and Place
Lecture: T.B.A.
Audience
Computational Science and Engineering, first semester (module IN1503)
Tutorials
Kaveh Rahnema, M.Sc. , Dipl.-Inf. Martin Schreiber
Exam
T.B.A.
Semesterwochenstunden / ECTS Credits
4 SWS (2V+2Ü) / 5 Credits
TUMonline
Lecture
Tutorials



News

Contents

Lecture Slides & Tutorial

The tutorial offers weekly programming exercises in C++. They are inspired by common problems from scientific computing. Besides the tutorials, programming consulting is offered.

Nr. Week Lecture Hands-on report Exercise Note
October 15-19, 2012 No tutorials, no lecture due to CSE introductory week
October 22-26, 2012 t.b.a. No tutorials, only lecture
October 29-November 2, 2012 t.b.a. No lecture due to Allerheiligen/Allerseelen


Time and place

Room: T.B.A.


Prerequisites

Basic programming skills are recommended.


Recommended Reading