Introduction to Python 3 programming
This course prepares the participant to create basic programming structures like decisions and loops while introducing more advanced topics such as object-oriented programming with classes and exceptions, unique Python data structures such as tuples and dictionaries. elements . Participants also learn how to create Python programs with graphic elements that range from simple circles and squares to graphical user interface (GUI) objects like buttons and labels.
Lesson 1 - Welcome to Python
Lesson 2 - Get Interactive With Variables and User Input
Lesson 3 - Decisions, Decisions
Lesson 4 - Looping (And Looping and Looping)
Lesson 5 - Modular Programming With Functions
Lesson 6 - Introduction to Object-Oriented Programming
Lesson 7 - Creating Graphics With Tkinter
Lesson 8 - Python Data Structures 1: Lists and Tuples
Lesson 9 - Python Data Structures 2: Dictionaries
Lesson 10 - Working With External Data Files
Lesson 11 - Handling Python Exceptions
Lesson 12 - GUIs With Tkinter
Skills / Knowledge
- programming
- python