Project-Based Python Programming For Kids and Beginners
Video description
Learn Python programming by developing robust GUIs and games
About This Video
Learn the basics of Python game programming
Develop intuitive and efficient Python GUIs
Create simple yet practical applications in Python
In Detail
Coding for beginners and kids is now made exciting and easy. Learn to code fun games, graphics and graphical user interfaces (GUIs) in Python, one of the most powerful programming languages known for …
Project-Based Python Programming For Kids and Beginners
Video description
Learn Python programming by developing robust GUIs and games
About This Video
Learn the basics of Python game programming
Develop intuitive and efficient Python GUIs
Create simple yet practical applications in Python
In Detail
Coding for beginners and kids is now made exciting and easy. Learn to code fun games, graphics and graphical user interfaces (GUIs) in Python, one of the most powerful programming languages known for its speed, flexibility, and ease-of-use. The Python coding language integrates well with other platforms and runs on almost all modern devices. This OSI-approved open-source language allows free use and distribution (including commercial distribution).
This course helps you delve into the graphics and UX (user experience) aspects of Python. You’ll get up to speed with this computer language in a hands-on manner by drawing shapes, coding a simple game, and designing GUIs (graphical user interfaces), including a functional GUI for a temperature converter app. The course will also guide you through analyzing scientific and statistical data. As you advance, you’ll get to grips with developing educational software. In addition to this, you’ll gain comprehensive insights into accessing and organizing databases, along with understanding how to manage networks.
By the end of this course, you will be well-versed with using not only Python 2 but Python 3 as well for designing immersive games and developing interactive applications and websites.
Chapter 1 : Introduction to Project Based Python Programming
Introduction to the Course & Me
00:06:03
Python Installation for Windows
00:07:20
Python Installation for Other OS
00:03:16
Online Python IDLE
00:03:14
Hello World in Python
00:08:11
Python Coding with Visual Studio
00:08:11
Some Common Python Terms
00:03:11
Conclusion to Section 1
00:02:24
Chapter 2 : Diving into the Python Basics
Basic Arithmetic in Python
00:08:35
Welcome to the World of Data Types
00:03:47
Random Number Generation
00:05:09
Working With Strings
00:18:56
Get User Inputs
00:05:53
Tuples
00:06:32
Lists
00:15:44
Dictionaries
00:10:24
Defining our Own Functions in Python-Basic
00:07:40
Some More On Functions
00:05:54
Conclusions to Section 2
00:02:09
Chapter 3 : Decision Making with Programming
Rationale for this section
00:03:40
if-else loops
00:08:03
elif in if-else loops
00:08:53
while loop
00:04:13
for loop
00:05:28
More on Loops
00:11:58
Nested For Loop
00:03:26
Build a Number Guessing Game!!-Basic
00:06:22
Build a Number Guessing Game!!-Advanced
00:12:38
OPTIONAL:Build a Number Guessing Game!!-(More) Advanced
00:03:54
Conclusion to Section 3
00:01:20
Chapter 4 : Graphics with Python
Working With Graphics in Python
00:04:19
Draw a Square
00:05:17
The Idea Behind Angles
00:03:34
Draw a Rectangle Using Loops
00:03:03
Create a Rectangle Function
00:04:50
Code Along1: Draw an Equilateral Triangle
00:04:16
Code Along2: Draw an Equilateral Triangle With Loops
00:02:10
Code an Irregular Shape: Start a Snowflake
00:04:25
Snowflakes!!
00:03:37
Conclusions to Section 4
00:01:41
Chapter 5 : GUI Programming with Python
Start with GUIs in Python
00:03:29
Create a Simple Button With tkinter
00:03:06
Add Functionality to the Button
00:05:48
The Tkinter Grid
00:03:02
Common Tkinter GUI Widgets
00:12:46
Canvas for Drawing-part1
00:03:58
Canvas for Drawing-part2
00:03:33
Simple Expression Evaluator
00:02:49
Start With the Temperature Conversion App
00:14:32
Complete the App-1
00:06:02
Complete the App-2
00:03:53
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept