Outschool
Search

$8

weekly
or $59 for all content
Class
Play

All About Python Coding for Beginners | 8- Week Python Coding Class

Completed by 217 learners
Ages 11-13
Self-Paced Course
Get started with Python coding in this exciting 8-week project based Python programming course for beginners! Learn the foundations of Python programming while building fun games, animations, and applications.
Average rating:
4.9
Number of reviews:
(818 reviews)
Popular

8 pre-recorded lessons
8 weeks of teacher support
Choose your start date
1 year of access to the content

Enroll Now, Start Anytime

Go at your own pace
Your learner can start learning when they want and progress at the speed that works best for them.
Not Accepting Enrollments
Start when you want.
Learn at your own pace
Access course material for a full year.
Get hands-on support from teacher.

What's included

8 pre-recorded lessons
average 50 mins per video
8 weeks
of teacher support
6 hrs 37 mins
total video learning hours
1 year access
to the content
Assignments
1-2 hours per week. Students are encouraged to complete review questions and coding challenges to practice what they have learned. These challenges will take approximately 30 minutes to 1 hour per week. Answers for all practice questions and detailed review videos will be posted to the Outschool classroom for students to check their work.
Projects
Each week students will work on projects to apply what they have learned in class. The projects are reviewed in detailed lesson videos. The code for these projects is also provided in a PDF and posted in the classroom for students to check their work.

Class Experience

US Grade 5 - 9
Beginner Level
Your student will learn how to code with Python, one of the world's most popular coding languages. There is no experience necessary for this class, and it will be fun for everyone! Some projects we will complete include rock, paper, scissors, a mad libs game, login system, spiral animation, guess the number, and a space catcher game.  Students can continue learning more about Python with 8-week Level II and specialized Python classes such as game development or application development. Your student will be amazed at what they can do at the end of 8 weeks and be excited to continue their coding journey. 

Self Paced Course Syllabus

Part 1 

Meet Python!  
What Can You Do with Python?
How Do Computers Run Python Code?
Data Types: Strings and Integers 
Mathematical Operations 
What are Variables? 
Declaring a Variable
Mini-Projects: Time in Day and Class Greeting
Python Comments 
Coder Skills #1: What is Good Code?
Practice Challenges (1 – 2 hours)  

Part 2 

Format Strings   
Project: Python Mad Libs Game
Data Type Booleans: True or False
Comparison Operators ==, <, <
Conditional Statement Introduction
if/ else Conditional Statements
if/elif/ else Conditional Statements 
Practice Challenges (1 – 2 hours) 

Part 3 

Review Part 2 and Practice Question Review
Python Lists
Python List Methods
What are Libraries? 
Conditional Operators and/or 
Project: Rock, Paper, Scissors
Troubleshooting Our Code
Coder Skills #2: A Good Coder is A Good Searcher
Practice Challenges (1 – 2 hours) 

Part 4 

Python Part 3 Review and Practice Questions
Data Type Floats: Fractions and Decimals
Python Type Casting or Conversion
Code with Mu Features
Introduction to Functions
First Function
Mini-Project: Function Practice Question #1
Mini-Project: Function Practice Question #2
Practice Challenges (1 – 2 hours) 

Part 5 

Part 4 Review 
Function Practice Question Review
Project: Python Login System
Global and Local Scope
Login System Project Update
Python Dictionaries
Python Dictionary Methods
Coder Skills #3: Lifelong Learning
Practice Challenges (1 – 2 hours) 

Part 6

Part 5 and Challenge Question Review
What is a Loop?
For Loops
Using if/else Statements With Loops
Python Break Keyword
Python Range() Function
Python Turtle Animation Library Introduction
Project: Spiral Animation
Practice Challenges (1 – 2 hours) 

Part 7

Part 6 and Challenge Question Review
Python Modulo
Not Operator
Incrementing and Decrementing in Python
Project: Guess the Number
Coding Skill #3 - Hard Learning
Practice Challenges (1 – 2 hours) 

Part 8 

Part 7 Review 
Methods Review
Python String Methods
Python Updates
Control Flow
What is the PyGame Zero Game Library 
Project: Space Catcher Game
Code Skills #5: What Interests You in Coding?
Practice Challenges (1 – 2 hours) 


***Students need to be very comfortable typing and familiar with copy/ paste on their device to be successful in this class.****

Build Fun Games, Animations and Projects with Python 

Students will complete 7 coding projects and games with Python. These projects include:

Minutes in Day Mini Project
Class Greeting Mini Project
Mad Libs
Rock, Paper, Scissors
Login System
Spiral Animation
Guess the Number
Space Catcher

These projects allow students to apply what they have learned with Python while building fun projects! 


Continue Learning More about Python 

Python Level I
Python Level II 
Intro to AI and ML for Beginners

The class is a supportive, positive, and fun environment for all students! There is no coding or computer science experience required for this class. 

Self-Paced Class Communication

Students can send specific questions about practice questions and projects through Outschool. Due to the nature of self-paced classes, the instructor will respond within 2 to 3 business days. Unfortunately, the instructor can't provide feedback for code that isn't included with the class. If your learner is interested in a more interactive class, there is a live Zoom 8-Week All About Level 1 Class!
 
*********Students will need to be very comfortable typing and copy/pasting on their computers. ***********

Learning Goals

Students will be introduced to Python and learn about the basic syntax(structure) of the language.
The goal of the class is for students to be interested in continuing to learn about coding and technology!

Syllabus

8 Lessons
over 8 Weeks
Lesson 1:
Starting with Python
 Welcome to the world of Python programming! In this part, you'll learn about what Python is, how your computer understands it, and the basics like words (strings) and numbers (integers) in Python. You'll also learn how to do math with Python, create variables to store information, and write comments to make your code easy to understand. Plus, you'll work on a fun mini-project to see what you've learned in action! 
70 mins of video lessons
Lesson 2:
Making Choices with Python
 Now, let's learn how to make your Python code make decisions! You'll learn about booleans (which are just fancy words for true and false), how to compare things (like checking if a number is bigger or smaller), and how to use if/else statements to control what your code does. You'll even make a Python Mad Libs game and tackle some challenges to test your skills. 
64 mins of video lessons
Lesson 3:
Lists and Rock, Paper, Scissors
 In this part, you'll get to know lists, which are like containers for storing lots of things in one place. You'll also learn how to use libraries, which are collections of extra tools that make Python even more powerful. Plus, you'll dive deeper into making decisions with and/or operators, and create a Rock, Paper, Scissors game to play with your friends! 
56 mins of video lessons
Lesson 4:
Python Functions
 It's time to learn about functions, which are like mini-programs within your program that you can use over and over again. You'll also explore floats, which are numbers with decimals, and practice converting between different types of data. You'll get to work on some mini-projects to practice writing functions and tackle more challenges. 
49 mins of video lessons

Other Details

Parental Guidance
Students will use Code with Mu, a free code editor designed specifically for beginners. Code with Mu requires any Windows, Apple Mac, or Linux computer. We will utilize the official Python documentation (instructions) from Python.org as a reference throughout the class. Also, we utilize Pygame Zero for our final game project! Self-Paced Class Communication Students can send specific questions about practice questions and projects through Outschool. Due to the nature of self-paced classes, the instructor will respond within 2 business days. Unfortunately, the instructor can't provide feedback for code that isn't included with the class. If your student wants a more interactive class, there's a live Zoom 8-Week All About Level 1 Class on Outschool! Students will need to be very comfortable typing and with copy/ paste on their computers.
Pre-Requisites
Students need to be very comfortable typing and familiar with copy/ paste on their device to be successful in this class.
Supply List
Students will use Code with Mu, a free code editor designed specifically for beginners. Code with Mu requires any Windows, Apple Mac, or Linux computer. Unfortunately, there isn't a version of Code with Mu for Tablets or Chromebooks. Please contact me if you have any questions.

****Students will need to be very comfortable typing and know how to copy/paste on their device.*********
Language of Instruction
English (Level: B2+)
External Resources
In addition to the Outschool classroom, this class uses:

Meet the teacher

Joined April, 2020
4.9
818reviews
Popular
Profile
Teacher expertise and credentials
Bachelor's Degree from Mount St. Mary's University
Over 5,000 students from nearly 100 countries across a variety of platforms have started coding in one of my classes. I offer classes covering the foundations of Python and AI. I am the author of the soon-to-be released book All About Python for Kids.  Before teaching, I worked as a software developer for nearly 10 years. I've worked for organizations including Apple, Dell, and Best Buy. I believe the best way to learn is by doing and all my classes are based around hands-on projects that progressively build in difficulty.  I'm a graduate of Mount St. Mary's University in Emmitsburg, Maryland. I can't wait to meet your learner in the class and get started soon. 

Reviews



Parents also liked
All About Python Coding Projects | 8 Python Coding Projects for Intermediates
David Sofield
4.9
(818)
$29 per class
Next session at 5:30 PM on Sat 4/19
Group Class
8 wks, 1/wk, 1 hr
11-16
All About Python Coding for Intermediates Level 3 | Python Coding Coding Class
David Sofield
4.9
(818)
$33 per class
Next session at 10:30 PM on Sunday
Group Class
10 wks, 1/wk, 1 hr
11-16
All About Python Coding Level 1 | Live Python Coding Class for Teenagers
David Sofield
4.9
(818)
$22 per class
Next session at 4 PM on Friday
Group Class
8 wks, 1/wk, 1 hr
11-16
Python Coding 4 Kids (Intro)
Dr. Elliott Heflin, Jr.
4.6
(405)
$14 per class
Next session at 1 PM on Mon 3/17
Group Class
2 wks, 5/wk, 55 min
8-13
1:1 Private Tutoring Python Coding - Introduction to Programming in Python
Ziad Ghazi
4.5
(8)
$55 per session
1-on-1 Lessons
On Demand
7-18
Advance Python Coding 4 Kids
Dr. Elliott Heflin, Jr.
4.6
(405)
$14 per class
Next session at 2 PM on Mon 3/17
Group Class
2 wks, 5/wk, 55 min
10-15
One on One - Python Coding Classes
Geetu sodhi
5.0
(18)
$40 per session
1-on-1 Lessons
On Demand
9-14
Python Coding Games 4 Kids (Intro)
Dr. Elliott Heflin, Jr.
4.6
(405)
$14 per class
Next session at 5 PM on Mon 3/17
Group Class
2 wks, 5/wk, 55 min
8-13
1 on 1 Python Coding Coach for Beginners (Tutoring)
Bojan Milinic
5.0
(7)
$65 per session
1-on-1 Lessons
On Demand
8-18
Python Coding for Beginners: Learn the Basics of Programming
Create n Learn: English, Coding, AI, Music, Math
4.9
(247)
$20 per class
Group Class
8 wks, 1/wk, 55 min
11-14
Ongoing Python Project Based | 10 - Week Live Python Coding (Ongoing)
QuattronKids
4.9
(183)
$15 per class
Next session at 9 PM on Tuesday
Group Class
1/wk, 1 hr
9-13
All About Python Programming | Python Coding Summer Camp for Beginners Level I
David Sofield
4.9
(818)
$22 per class
Next session at 4:15 PM on Mon 6/16
Group Class
2 wks, 4/wk, 1 hr
11-15
Python Coding Private Classes 1:1 Class (12 Sessions)
Einsteins Square: Chess, Coding, Math, Art, Games
4.8
(5,746)
$38 per session
Next session at 6 PM on Friday
1-on-1 Lessons
On Demand
8-18
Project Based Python Coding for Kids (Level 2)
AI Code Academy
4.7
(1,770)
$22 per class
Next session at 12:30 AM on Saturday
Group Class
10 wks, 1/wk, 1 hr
10-15
All About Python Programming Level 2 | Project Based Python Coding Class
David Sofield
4.9
(818)
$32 per class
Next session at 6:45 PM on Fri 4/4
Group Class
10 wks, 1/wk, 1 hr
11-16
Python Level 3 Project Based | Live And Fun Python Coding
QuattronKids
4.9
(183)
$15 per class
Next session at 11:30 PM on Tue 4/15
Group Class
10 wks, 1/wk, 1 hr
9-13
See More Classes
Home
Search
Give a Gift Card
Open currency, time zone, and language settings
Language & Region
Log In