18 sections - 9 videos
In this introductory course, you will learn the fundamentals of programming with Python. The course is divided into two parts. After the first part, you will have sufficient knowledge to solve problems on your own in problem solving.
I part 1, you will learn the most central concepts in programming. This includes displaying information to the user, receiving input data, and how we can control the program with if statements and logical expressions.
After part 2, you will be a true Python programmer. With this sub-course, you will be able to handle a lot on your own. In addition, with these basics, you have great opportunities to explore more advanced parts of both Python and programming.