Introduction to Programming
This is an introductory programming course for IT law, Science & Technology, Quantitative Economy students; the students of other departments who aim to pick up programming can also join the course.
The course consists of video lectures of Charles Severance and practice sessions.
Before each practice session, the students have to watch the video lectures, solve a test concerning the current topic in Moodle, solve exercises and submit the solutions into Moodle. In the practice sessions, the main topics and exercises are reviewed and more exercises are solved.
The practice sessions take place from week 2 to week 10.
Information about the grading system is here.
The re-exam will take place on 23th of November (Friday) at 8:15 in room 004. Registration in SIS.
Number | Before session | Dates | Topics | During session | Additional information |
---|---|---|---|---|---|
1. | Before session 1 | 14.09 | Introduction. Expressions | During session 1 | |
2. | Before session 2 | 21.09 | Conditional Execution | During session 2 | |
3. | Before session 3 | 28.09 | Functions | During session 3 | |
4. | Before session 4 | 05.10 | Iterations | During session 4 | |
5. | Before session 5 | 12.10 | Strings | During session 5 | Project formulation |
6. | Before session 6 | 19.10 | Files | During session 6 | Project formulation deadline and discussion |
7. | Before session 7 | 26.10 | Lists | During session 7 | Project |
8. | Before session 8 | 02.11 | Graphics | During session 8 | Project deadline and presentation |
9. | Before exam | 09.11 | Exam | Rules Example test Example exercise |
In case of any questions you can write to the forum in Moodle or ask the supervisors:
- Marina Lepp (marina.lepp at ut.ee)
- Ljubov Jaanuska (ljubov.jaanuska at ut.ee)
- Kristine Leetberg (kristine.leetberg at ut.ee)
- Priit Paluoja (priitpaluoja at gmail.com)
- Laura Ruusmann (laura.ruusmann at ut.ee)
Tips for success:
We encourage you to get together with course mates to discuss the material and practicals. You are welcome to discuss the home assignments with other students, discuss specific algorithms, properties of algorithms etc.; we ask only that you not look at any source code written by a different student, nor show your solution code to other students before session.