Python 3: From ZERO to GUI programming
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch | Size: 3.79 GB
Genre: eLearning Video | Duration: 84 lectures (9 hour, 27 mins) | Language: English
Start your journey with Python 3 without any prior knowledge and be operational right away!
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch | Size: 3.79 GB
Genre: eLearning Video | Duration: 84 lectures (9 hour, 27 mins) | Language: English
Start your journey with Python 3 without any prior knowledge and be operational right away!
What you'll learn
Python programming
GUI programming with Tkinter
The Turtle module
Tuples, Sets and Dictionaries
Recursion
Requirements
There are no requirements. This course is designed for complete beginners in Python 3.
Description
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 3, 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.
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
GUI programming 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.
Who this course is for:
Beginners in Python 3 who want to start on a solid foundation.
Students who want to start learning Python 3 in order to learn Pygame later on