Prospectus

nl en

Introduction to Programming

Course
2021-2022

Admission requirements

None

Description

Programming has been established as common term for “telling computers what to do”, which usually means nothing else than making the power of automation available for your own tasks. This course serves as a starting point in which students develop basic programming skills and obtain a much better understanding of what programming entails.

The ability to program or at least to understand how programming works and what it can do is very important for approaching most if not all global challenges of today, be it climate change, crisis management, tackling health issues, or fighting poverty and discrimination, because programming enables the use of available data and tools to recombine them into useful, specific applications that help people to make better informed decisions.

The course starts with the basics of programming using the programming language Python. Python is relatively simple and concise compared to other programming languages and we will interactively explore it and try to reach a level where you can set up your first little programs, defining your own projects.

Course Objectives

After successful completion of this course, students are able to:

Knowledge

  • describe basic concepts of programming and demonstrate they are able to think “algorithmically”.

  • imagine a control flow and follow it.

  • distinguish between different data types and determine when to use them.

  • use conditional statements and loops to create simple programs.

  • describe what a module is and how you can make use of its functions.

Skills

  • create some simple programs in Python and thereby learn the concepts of the Python language, which is currently the most taught beginner language.

  • demonstrate basic understanding of how to approach a programming project, and how to organize it, also in teams or groups make basic estimates of the difficulty level of your project

Timetable

Timetables for courses offered at Leiden University College in 2021-2022 will be published on this page of the e-Prospectus.

Mode of instruction

A set of online tools for learning and evaluation. The students will follow six weeks of videos, interactive exercises and assignments on Stepik. They will be also provided access to the respective sets of exercises on Cerego for more informal training of the skills acquired every week. Finally, two hours labs each week for questions.

Assessment Method

Weekly Stepik chapter + assignment – 10% each (6 chapters + 6 assignments)
Final project – 40%

Registration

Courses offered at Leiden University College (LUC) are usually only open to LUC students and LUC exchange students. Leiden University students who participate in one of the university’s Honours tracks or programmes may register for one LUC course, if availability permits. Registration is coordinated by the Education Coordinator, course.administration@luc.leidenuniv.nl.

Contact

Dr.ir. F.F.J. Hermans, f.f.j.hermans@liacs.leidenuniv.nl

Remarks

This course it an entry level course in programming. If you are already familiar with programming, even in another language as Java or C#, you will probably be bored. However, if you just played around a bit on your own with a programming language without much success, this course shall be right for you.

It makes sense to bring your laptops to the course, but you do not need to pre-install much stuff, we will discuss that in the first week.