Introduction to Programming (winter 2001/2002): Difference between revisions

From Sccswiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:
'''[[Introduction to Programming - Block Tutorial C/Cpp (winter 2001/2002)|Information about the C Block Tutorial]]'''
'''[[Introduction to Programming - Block Tutorial C/Cpp (winter 2001/2002)|Information about the C Block Tutorial]]'''


----


'''Contents:'''
The lectures will cover a basic topics of programming. The programming examples will be done using [http://www.maplesoft.com Maple].


Topics include:
* Expressions and variables
* Functions and recursive programming
* Basic data structures: sequences, lists, sets
* Controll structures: if, while and for
* Procedures
* Example: Archimedes' approach to numerical quadrature
* Example: Solving Linear Systems of Equations


The course will be followed by a [[Introduction to Programming - Block Tutorial C/Cpp (winter_2001/2002)|block-tutorial "C"]] in the winter holidays.


[http://www5.in.tum.de/lehre/vorlesungen/intr_prog/ws01/material.html Lecture Notes and other Course Material]:


The work sheets used in the lectures and tutorials will be published on [http://www5.in.tum.de/lehre/vorlesungen/intr_prog/ws01/material.html this site].


----
'''Tutorial:'''
'''Tutor:''' to be announced
'''Time and Place:''' Monday, 15:15-16:00, lecture room 2705A
[[Introduction to Programming (winter 2001/2002) - Programming with Maple|Programming with Maple ]]




[[Category:Teaching]]
[[Category:Teaching]]

Revision as of 14:47, 16 May 2008

Error creating thumbnail: Unable to save thumbnail to destination

Prof. Dr. Chr. Zenger


Audience:

Time and Place:

Monday 14:15-15:00, lecture room 2705A


Information about the C Block Tutorial


Contents: The lectures will cover a basic topics of programming. The programming examples will be done using Maple.

Topics include:

  • Expressions and variables
  • Functions and recursive programming
  • Basic data structures: sequences, lists, sets
  • Controll structures: if, while and for
  • Procedures
  • Example: Archimedes' approach to numerical quadrature
  • Example: Solving Linear Systems of Equations

The course will be followed by a block-tutorial "C" in the winter holidays.

Lecture Notes and other Course Material:

The work sheets used in the lectures and tutorials will be published on this site.


Tutorial:

Tutor: to be announced Time and Place: Monday, 15:15-16:00, lecture room 2705A

Programming with Maple