Start programming with Python in 10 steps
Learn how to start programming with Python in 10 carefully curated steps. Acquire basic knowledge of Python programming through a guide designed for supervised learning. Explore topics like entering the programming world, writing your first programs, utilizing regular expressions, organizing code with functions and classes, and more. Each step builds on the previous, providing a comprehensive overview of Python fundamentals and practical applications.
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
Start programming with Python in 10 steps
Presentation plan Introduction, reasoning, goals How to use the guide The structure of a step Brief overview of all steps
Introduction, reasoning, goals Goal : acquiring basic knowledge of Python programming Not a course, but a guide! aggregates carefully curated (correct, well-made, easy to understand) resources complements them with links and tips
How to use the guide Intended for supervised learning Students 80% Teachers 20% (provide answers to some exercises + answers to questions) 10 steps covering 10 topics, building on each other, of various lengths for a total of 5 ECTS
Structure of a step 1. Introduction: What is the topic? Why is it relevant? 2. Things to know 3. Learn actively: External resources, connected in a way that makes sense
Intended workflow Things to know Learn actively Introduction
Brief overview of all steps (1) 1. Step 1: Enter the world of programming 2. Step 2: Watch Python code demo 3. Step 3: Write and run your first programs 4. Step 4: Figure out some details 5. Step 5: Get out of your notebooks
Brief overview of all steps (2) 6. Step 6: Start matching with regular expressions 7. Step 7: Grow your dictionaries 8. Step 8: Web is the limit 9. Step 9: Organise your code with functions and classes 10. Step 10: Contribute your code
Brought to you by Tanja Samard i Marie Berthouzoz Leo Ting Pan Marc Tanti Lonneke Van der Plas Thank you!