Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Project Based Python Programming For Kids & Beginners
Introduction to Project Based Python Programming
Introduction to the Course & Me (6:45)
Scripts Used in the Course
Python Installation for Windows (7:20)
Python Installation for Other OS (3:15)
Online Python IDLE (3:14)
Hello World in Python (8:10)
Python Coding with Visual Studio (8:11)
Some Common Python Terms (3:12)
Conclusion to Section 1 (2:23)
Quiz 1: Section 1 Quiz
Diving into the Python Basics
Basic Arithmetic in Python (8:34)
Welcome to the World of Data Types (3:46)
Random Number Generation (5:09)
Working With Strings (18:55)
Get User Inputs (5:52)
Different Python Data Structures
Tuples (6:31)
Lists (15:44)
Dictionaries (10:33)
Defining our Own Functions in Python-Basic (7:44)
Some More On Functions (5:54)
Conclusions to Section 2 (2:08)
Quiz 2: Section 2 Quiz
Decision Making with Programming
Rationale for this section (3:40)
if-else loops (8:03)
elif in if-else loops (8:53)
while loop (4:12)
for loop (5:28)
More on Loops (11:58)
Nested For Loop (3:26)
Build a Number Guessing Game!!-Basic (6:22)
Build a Number Guessing Game!!-Advanced (12:37)
OPTIONAL:Build a Number Guessing Game!!-(More) Advanced (3:54)
Conclusion to Section 3 (1:52)
Quiz 3: Section 3 Quiz
Graphics with Python
Working With Graphics in Python (4:18)
Draw a Square (5:16)
The Idea Behind Angles (3:34)
Draw a Rectangle Using Loops (3:02)
Create a Rectangle Function (4:50)
Code Along1: Draw an Equilateral Triangle (4:16)
Code Along2: Draw an Equilateral Triangle With Loops (2:10)
Code an Irregular Shape: Start a Snowflake (4:25)
Snowflakes!! (3:37)
Conclusions to Section 4 (1:44)
Quiz 4: Section 4 Quiz
GUI Programming with Python
What is a GUI?
Start with GUIs in Python (3:28)
Create a Simple Button With tkinter (3:05)
Add Functionality to the Button (5:47)
The Tkinter Grid (3:02)
Common Tkinter GUI Widgets (12:45)
Canvas for Drawing-part1 (3:58)
Canvas for Drawing-part2 (3:32)
Simple Expression Evaluator (2:49)
Start With the Temperature Conversion App (14:32)
Complete the App-1 (6:01)
Complete the App-2 (3:52)
Conclusions to Section 5
Welcome to the World of Data Types
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock