Hi, welcome to visit my YouTube Channel. I offer free Python lessons on YouTube. Python has become popular due to its ease of learning and coding. Whether or not you have experience with other programming languages, learning Python can be a fun and rewarding experience. These Python lessons were composed by me. You can find all lesson’s topic on the bottom. In just 14 lessons, you will learn to write a fun game by using Python. I believe you will come to love Python after learning it with me. Let’s go !
Lesson #1: Learn how to install Python and write your first Python program
Lesson #2: Variables, operators, print
Lesson #3: String, print string, insert variables to a string
Lesson #4: String methods, extract & replace string, list
Lesson #5: loop, for loop, while loop
Lesson #6: function, module, write function and call function
Lesson #7: condition statements if, if else, if elif else
Lesson #8: and operator, or operator, Boolean data type
Lesson #9: class, object, inheritance, parent and child class
Lesson #10: class functions, inherited functions
Lesson #11: tkinter module, draw graphics, display images
Lesson #12: Bind a function to an event, handle different events
Lesson #13: Initialize an animate an object, animation program
Lesson #14: Create bouncing ball game with paddle to play with
Lesson #15: tkinter vs Canvas, top dialog, popup dialog(toplevel)
Lesson #16: Enhance bouncing ball game (part I)
Lesson #17: Enhance bouncing ball game (part II)
Lesson #18: Enhance bouncing ball game (part III)