Welcome to the course Introduction to Programming with Scientific Applications. The course gives an introduction to the Python 3 programming language using the book "Introduction to Computation and Programming Using Python With Application to Understanding Data" by John Guttag. The book covers the basics of Python and contains a long list of scientific applications. For the more subtle features of Python, students are encouraged to seek information online in e.g. the Python language specification.
The course will be run with 2 x 2 hours of weekly lectures, 3 hours of TA classes ("øvelser") supplemented with staffed study café hours.
During the course students are required to hand in 10 weekly handins and one larger implementation project. Handins and the project is done in groups of up to three persons. The final exam will be a multiple-choice exam without aids, and the final grade will be based on overall evaluation of the project and the multiple choice exam.
The course gives an introduction to programming with scientific applications. Programming concepts and techniques are introduced using the Python programming language. The programming concepts are illustrated in other programming languages. The following content is included.
After the course the participants will have knowledge of principles and techniques for systematic construction of programs. At the end of the course, the participants will be able to:
Name | Office | ||
Lecturer | Gerth Stølting Brodal | gerth@cs.au.dk | Nygaard 321 |
Lectures take place on Wednesday at 14:15-16:00 and Friday at 08:15-10:00 in iNANO auditorium (1593-012A). The first lecture takes place on Wednesday January 31, 2018.
Exercise classes take place as follows:
Class | Date & time | Room | Note |
Hold 1 |
Friday 13-16 |
Nygaard 192 (5335-192) | April 5 i Nygaard 395 |
Hold 2 | Monday 8-11 | INCUBA 112 (5520-112) | |
Hold 3 | Monday 11-14 | INCUBA 112 (5520-112) | |
Hold 4 | Tuesday 9-12 | D.03 (1531-019) | |
Hold 5 | Friday 12-15 |
BiRC 214 (1110-214) |
From March 1: Kol G4, 1532-222 |
Hold 6 | Wednesday 8-11 | Ada 026 (5342-026) |
Exercise classes start Friday February 1, 2019.
Study café hours take place at the below places - starting Thursday February 14.
Weekday | Time | Place | |
Tuesday | 9.00-10.00 | Kol G4 (1532-222) | |
Wednesday | 13.00-14.00 | iNano auditorium (1593-012) | |
Thursday | 14.30-15.30 |
D01 (1531-011) February 14-February 21 |
Below is an estimation of the expected time consumption of the course.
Lectures | 4 hours pr week | 56 |
Theoretical exercises | 3 hours pr week | 42 |
Study Café | 1 hours pr week | 14 |
Handins | 3 hours pr week | 42 |
Preparation for lectures | 2 hours pr week | 28 |
Preparation for theoretical exercises | 2 hours pr week | 28 |
Preparation for the exam | 40 | |
Exam | 2 | |
Grand total | 252 |
The material for the course primarily consists of slides from the lectures and online documentation available from python.org and related sites.
The following book gives a good background for the course, but it is not mandatory to buy the book for attending the course.
John V. Guttag. Introduction to Computation and Programming Using Python With Application to Understanding Data. Second Edition. 472 pages. MIT Press, 2016. ISBN: 9780262529624. The book will be available at Stakbogladen in January. |