What you'll learn:
- Python programming
- GUI programming with Tkinter
- The Turtle module
- Tuples, Sets and Dictionaries
- Recursion
Python 3 is one of the strongest programming languages and one with a high demand on the market. Whether it is for scientific programming, gaming or web development, Python has the tools and libraries that will make your project come to life.
This first course will help you set a foot in the world of Python, without any prior knowledge. We will guide you through these 14 chapters, filled with practical examples, allowing you to code right away from the very beginning.
Once this course is finished you will be able to expand your Python horizon to other features such as Pygame for example, which is for gaming development under Python, PyTorch for machine learning and even Qiskit for Quantum Computing.
The course is divided into the following chapters:
Introduction to Python 3
Elementary programming
Mathematical Functions, Strings, Objects
Conditional statements
Loops
Functions
Objects and Classes
GUIprogramming with Tkinter
Lists
Inheritance and Polymorphism
Files and Exception Handling
Tuples, Sets and Dictionaries
Recursion
Bonus - Additional Modules
All the source codes are available for download along with the videos.