$15
weeklyor $59 for all content
All About Python Coding | 4-Week Python Programming Class *Intensive Course*
Completed by 35 learners
Ages 12-18
Self-Paced Course
4 pre-recorded lessons
4 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.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
4 pre-recorded lessons
average 86 mins per video4 weeks
of teacher support5 hrs 44 mins
total video learning hours1 year access
to the contentHomework
2-4 hours per week. Students are encouraged to complete review questions and coding challenges to practice what they have learned.Class Experience
US Grade 6 - 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, and a space catcher game. Students can continue learning more about Python with 8-week Level II, Level III, and specialized Python classes such as game development or creating graphical user interfaces. *This is an intensive class meaning students will need to dedicate 4 to 6 hours per week to this class.* Your student will be amazed at what they can do at the end of 4 weeks and be excited to continue their coding journey. Week 1 (Part 1 & 2) 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 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 Coder Skills #1: What is Good Code? Practice Challenges (1 – 2 hours) Week 2 (Part 3 & 4) Review Part 1 & 2 and Challenge Question Review Python Lists Python List Methods What are Libraries? Conditional Operators and/or Project: Rock, Paper, Scissors Troubleshooting Our Code 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 Coder Skills #2: A Good Coder is A Good Searcher Practice Challenges (2– 3 hours) Week 3 Part 4 & 5 Review and Challenge Question Review Project: Python Login System Global and Local Scope Login System Project Update Python Dictionaries Python Dictionary Methods Coder Skills #3: Lifelong Learning 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 (2 – 3 hours) Week 4 Part 5 & 6 Review and Challenge Question Review Python Modulo Not Operator Incrementing and Decrementing in Python Project: Guess the Number Coding Skill #4 - Hard Learning 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) Intensive Classes This intensive format is a full 8-week class that is offered over 4-weeks. Students should be able to dedicate a minimum of 5 to 6 hours per week to complete the course. Please, send a message if you have any questions. The link to the 8-week class is available at the bottom of the description if that would be a better option for your student. Build Fun Games and Projects with Python Students will complete 7 coding projects and games with Python. These projects include: Minutes in Day 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! Build Fun Games and Projects with Python. Self Paced Class Communication This is an Outschool self paced class so all lessons and projects are pre-recorded videos that students can complete at a convenient time. 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. Continue Learning More about Python Python Level I Python Level II Intro to AI and Machine Learning The class is a supportive, positive, and fun environment for all students! There is no coding or computer science experience required for this 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
4 Lessons
over 4 WeeksLesson 1:
Introduction to Python
In the first week, students will be introduced to the Python programming language and learn about its applications. They will understand how computers execute Python code and explore basic data types such as strings and integers. Students will learn about variables, mathematical operations, and the importance of comments in code. The week will culminate with a mini-project where students create a "Mad Libs" game and a discussion on the concept of booleans and conditional statements.
108 mins of video lessons
Lesson 2:
Conditional Statements and Functions
The second week will start with a review of the previous week's concepts, followed by an introduction to Python lists and list methods. Students will learn about libraries and conditional operators. They will apply their knowledge in a project to create a "Rock, Paper, Scissors" game. The week will also cover floats, type casting, and an introduction to functions, with mini-projects to practice creating functions.
85 mins of video lessons
Lesson 3:
Loops, Dictionaries, and Python Projects
In the third week, students will review previous concepts and work on a project to create a Python login system. They will learn about global and local scope, dictionaries, and dictionary methods. The week will also introduce loops, specifically for loops, and how to use if/else statements with loops. Students will explore the Python Turtle animation library and create a spiral animation project.
73 mins of video lessons
Lesson 4:
Advanced Concepts and Python Games
The final week will review advanced concepts and introduce new topics such as the modulo operator, incrementing and decrementing, and control flow. Students will work on a "Guess the Number" game project and learn about the PyGame Zero library for game development. The week will conclude with a final project where students create a "Space Catcher" game and reflect on their interests in coding.
79 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 also 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.
*********Students will need to be very comfortable typing and with copy/ paste on their computers. ***********
Pre-Requisites
Students need to 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.*********
External Resources
In addition to the Outschool classroom, this class uses:
Meet the teacher
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
68 total ratings, 29 with reviews
Review summary for this teacher
Based on the reviews, the teacher or teacher organization appears to be highly effective and engaging. Many parents praised the teacher's patience, kindness, and ability to motivate and connect with their children in a fun and interactive manner. The classes seem to strike a good balance between instruction, practice, and encouragement, helping students learn new concepts or reinforce existing skills without frustration. The teacher's approach to teaching young children is commended.
This summary was AI-generated from parent reviews
Ms. Cassy was Amazing with Blake! He loved the class and learning about...
Theresa L.on Dec 26, 2024
I believe the teacher is sweet. I just don't believe the class was worth...
Charlotte R.on Jul 29, 2024
Other classes by David Sofield
Other classes by David Sofield
Parents also liked
All About Python Coding for Intermediates Level 3 | Python Coding Coding Class
David Sofield
4.9
(813)
$33 per class
Next session at 10:30 PM on Sun 3/9
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
(813)
$22 per class
Next session at 6:30 PM on Saturday
Group Class
8 wks, 1/wk, 1 hr
11-16
Python Coding 4 Kids (Intro)
Dr. Elliott Heflin, Jr.
4.6
(404)
$15 per class
Next session at 3 PM on Monday
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
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
Advance Python Coding 4 Kids
Dr. Elliott Heflin, Jr.
4.6
(404)
$16 per class
Next session at 2 PM on Monday
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
Unlocking Python Coding for Beginners I- Computer Hacking Boot Camp
Coding Doctors Learning Lab, Inc.
4.8
(1,241)
$15 per class
Next session at 5 PM on Tue 2/25
Group Class
5 wks, 2/wk, 55 min
10-14
Python Coding Games 4 Kids (Intro)
Dr. Elliott Heflin, Jr.
4.6
(404)
$15 per class
Next session at 4 PM on Monday
Group Class
2 wks, 5/wk, 55 min
8-13
Python Coding for Beginners: Learn the Basics of Programming
Create n Learn: English, Coding, AI, Music, Math
4.9
(188)
$20 per class
Group Class
8 wks, 1/wk, 55 min
11-14
Python Level 3 Project Based | Live And Fun Python Coding
QuattronKids
4.9
(178)
$15 per class
Next session at 12:30 AM on Wed 2/26
Group Class
10 wks, 1/wk, 1 hr
9-13
Project Based Python Coding for Kids (Level 2)
AI Code Academy
4.7
(1,765)
$22 per class
Next session at 4 PM 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
(813)
$32 per class
Next session at 9:15 PM on Sun 3/23
Group Class
10 wks, 1/wk, 1 hr
11-16
Python Coding Private Classes 1:1 Class (12 Sessions)
Einsteins Square: Chess, Coding, Math, Art, Games
4.8
(5,708)
$38 per session
Next session at 10 PM on Wednesday
1-on-1 Lessons
On Demand
8-18
Unlocking Python Coding for Beginners I - Two Week Computer Hacking Winter Camp
Coding Doctors Learning Lab, Inc.
4.8
(1,241)
$15 per class
Next session at 6 PM on Mon 2/24
Group Class
2 wks, 5/wk, 55 min
10-15
Project Based Python Coding for Kids (Level 1)
AI Code Academy
4.7
(1,765)
$5 per class
Next session at 4 PM on Saturday
Group Class
10 wks, 1/wk, 1 hr
10-14
More to explore
Math Help
Flex-intro To Machine Sewing
Piano L
Coding & Robotics
Speech Debate
Dnd Academy
Lets Learn French 2
Lets Get Started
Design Drawing
Mathematicians At Work
Piano Private Lessons
Video Edit
Australian Animal Wildlife
Doctor Who
Multiplication Fact Practice With Fun Games
Us Military
Fraydo The Dragon
Draw Christmas
Adobe
Non Fiction Book