Welcome
Welcome to the interactive Python tutorial for the Einstieg ins Programmieren from LeineLab e.V..
This tutorial is intended for beginners who want to learn the programming language Python.
This website is based on learnpython.org, a fantastic tutorial. We took the tutorial and simplified it for beginners.
Just click on the chapter you wish to begin from, and follow the instructions. Good luck!
Learn the Basics
- Hello, World!
- Variables and Types
- Lists
- Basic Operators
- String Formatting
- Basic String Operations
- Conditions
- Loops
- Functions
- Dictionaries
Other Python Tutorials
- DataCamp has tons of great interactive Python Tutorials covering data manipulation, data visualization, statistics, machine learning, and more
- Read Python Tutorials and References course from After Hours Programming