Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
A beginner-friendly course to learn Python programming, practice coding, and build your first projects.
Welcome to Python for Beginners: Your First Step into Programming!
Are you ready to dive into the world of coding but don’t know where to start? This Python Beginners Course is designed just for you. Whether you have zero experience or have tried programming before without success, this course will guide you step-by-step through the essentials of Python — one of the most popular programming languages today.
With easy-to-follow lessons, practical examples, and hands-on exercises, you’ll learn how to write your first Python programs, understand key programming concepts, and build a solid foundation for your coding journey. By the end of this course, you’ll have the confidence and skills to tackle more advanced projects and even explore exciting career opportunities in tech.
Start your Python journey today and unlock a world of possibilities!
Target audience
People who especially benefit from this course, are:
enthusiasts who have never programmed before and like to explore the field of programming
professionals who use Python at work for small tasks and want to use the language more effective
employees who are looking for a new job in IT and are looking for a Python basics course to start at the beginning
Challenges
People who have never programmed before can be overwhelmed with the possibilities in the world of programming. How do you find the right introduction? Most courses are boring or they do not start at the beginning. This causes the aspiring programmer to stop learning.
This course is different. Together we start with the absolute basics like installing Python and choosing a code editor. From there you learn to program basic programming tasks with the help of many examples and exercises. After the course, you understand better why programming is not just keyboard-work and why developers really enjoy it.
What can you do after this course?
you are able to write your own small programs like todo-lists and address books
you understand better how apps on your laptop and phone are created
you can make a decision if you like programming and want to explore Python further
Topics
Course introduction: What is Python? Install Python and a code editor.
Datatypes and variables: Numbers and strings. Store values in variables. Combine variables and text.
Lists and loops: Working with lists, tuples and dictionaries and learning their unique features.
Selection: Conditional branching with the help of if/else clauses.
Functions: Combine repeating code into functions that can be called from your code.
Organizing code: Python modules like datetime and random. Create your own modules to keep code organized.
Files and error handling: Read and write from text files. Protect your programs from crashing with exception handling.
Duration
2,5 hours video time, ~6 hours including practicing exercises.
The teacher
This course is taught by Loek van den Ouweland, a senior software engineer with 25 years of professional experience. Loek is the creator of Wunderlist for windows, Microsoft To-do and Mahjong for Windows and loves to teach software engineering.
Student reviews
Students of this course tell me:
* * * * * “Great way of teaching Python. The exercises at the end of each lesson were perfect ways of cementing the lesson. I would definitely look into other courses by this instructor!”
* * * * * “If you're looking to learn Python, then you can't go wrong with this instructor and his selection of excellent courses.”
* * * * * “The method used by the instructor is excellent: theory and then hands-on.”
Course Content
- 7 section(s)
- 30 lecture(s)
- Section 1 Introduction
- Section 2 Python Basics
- Section 3 Lists and loops
- Section 4 Selection
- Section 5 Functions
- Section 6 Organizing code
- Section 7 IO
What You’ll Learn
- Create and execute Python programs by installing the correct software on your computer
- Work with common datatypes like numbers and strings by using them in the exercises
- Use variables to store and retrieve the result of calculations and make decisions by using if/else clauses
- Create todo-lists and address books by using various Python list types
- Organise code better by using functions and splitting up code in modules
- Read and write text files to store data and protect your code with the help of error handling
Skills covered in this course
Reviews
-
UUdemy User
This course was excellent. The teacher was really clear and made really good exercises.
-
MMichael Clifford
It is a great course to grasp the very basics needed to start building your Python know-how.
-
RRodger Fields
Loek is my favorite Python instructor. He explains everything clearly and in an interesting way.
-
RRoland Broos
een lekkere korte cursus met een heel duidelijk uitleg over de belangrijkste basis van Python