Python Bootcamp: The Entry Course!
If you want to support me: When you purchase the course through my link here, I receive a higher sales commission from Udemy than if the course is accessed and purchased through the platform directly.
Udemy assures me that you will receive the current best price at which this course is currently sold on the Udemy marketplace. So you should not pay more through my link than if you buy the course directly through the platform.
Python is a very beginner-friendly programming language with an easily readable syntax. At the same time, Python is also very powerful and is used in countless application areas, including Internet of Things, web servers, scientific computing, numerical programming and much more.
This course is characterized by a low-threshold and uncomplicated entry into the world of programming. Before Python is installed on the participants' computers, the first steps are taken on try.jupyter.org, a platform that enables programming on the internet. This way, participants can write their first program after just 15 minutes.
Later, Python 3 and other required tools are of course also installed on the computer.
This course teaches the most important concepts of Python, including for example:
- Simple programs
- Lists
- List Comprehensions
- Difference between strings, integers and floats
- Functions
- Lambda functions
- Object orientation
- Error handling
The knowledge is always taught using concrete program examples. This way, participants learn to put their new knowledge into practice directly.