Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python 3: From ZERO to GUI programming
Rating: 4.6 out of 5(140 ratings)
20,830 students

Python 3: From ZERO to GUI programming

Start your journey with Python 3 without any prior knowledge and be Python operational right away!
Last updated 10/2020
English

What you'll learn

  • Python programming
  • GUI programming with Tkinter
  • The Turtle module
  • Tuples, Sets and Dictionaries
  • Recursion

Course content

14 sections84 lectures9h 27m total length
  • Chapter 1 - Introduction to Python 36:48
  • C1Ex1 - Olympic Circles10:11

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, 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:

  1. Introduction to Python 3

  2. Elementary programming

  3. Mathematical Functions, Strings, Objects

  4. Conditional statements

  5. Loops

  6. Functions

  7. Objects and Classes

  8. GUI programming with Tkinter

  9. Lists

  10. Inheritance and Polymorphism

  11. Files and Exception Handling

  12. Tuples, Sets and Dictionaries

  13. Recursion

  14. 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