Outschool
Search

$8

weekly
or $80 for all content
Class

Python Coding | Level-3 | Introduction to Algorithms and Game Concepts!

Completed by 28 learners
Ages 13-17
Self-Paced Class
Hi all, this is the 3rd level of the project-based Python no-live meeting (Flex) class where you will learn algorithm design techniques and logics to build some real-world projects and games!
Average rating:
4.8
Number of reviews:
(149 reviews)
Popular

40 pre-recorded lessons
10 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

40 pre-recorded lessons
10 weeks
of teacher support
1 year access
to the content

Class Experience

*** PLEASE NOTE THAT THIS IS NOT A LIVE CLASS ***
=================================
Welcome to level-3 of Python programming! In this level, you will learn how to design algorithms and use logics to complete FOUR projects and games.

==========> List of Concepts 
1. Data Types 
2. Functions and Methods 
3. Python While Loop (nested loop)
4. Python For Loop (nested loop)
5. Algorithm Design Techniques
6. Python Functions
8. Modules

==========> Algorithms
*** Simple Mixed Algorithms
*** Algorithm 1: Fibonacci Sequence

==========> List of Projects
*** Project 1: Automatic Parking Lot
*** Project 2: Secure Password Setup
*** Game 1: Tic Tac Toe 

==========> Project 1: Secure Password setup
In this project, students will need to use the concepts of loop, condition, and logics to setup a secure password

Details: A strong password may have several requirements. For example, you must have special characters, upper case and lower case letters, certain number of characters etc. You will learn how to create a strong password so that it becomes difficult for anyone to hack it!

==========> Project 2: Automatic Car Parking
In this project, students will need to use some basic concepts of Python and logics to design an automatic smart parking lot.

Details: An automatic parking lot allows a driver to park his/her car without dealing with a  human operator. The automated system can tell you how many spots are available, where you can park and for long you can park etc. 

==========> Project 3: Tic Tac Toe Game
In this project, students will build the classic Tic Tac Toe game from scratch!

Details: I am pretty sure you have played the Tic-Tac-Toe game. You will create a two- player game. This game requires building a board first. The board will be kept empty at the beginning and we will be taking inputs from the users and check for winner. If no one wins, we will display that this is a tie and ask the players whether they want to restart the game!

==========> Weekly Agenda:

Week 1 & 2
========
Review the concepts taught in the first and second level of Python programming. Students will be given some review questions to answer. 
Topics: 
1. Nested Loops to create patterns
2. Data-Types
3. Functions to recreate different size and pattern
Week 2 & 3
=========
The first project, automatic car parking lot, will be introduced to the students. The project is divided in two parts. A couple of assignments are also required to be completed in order to complete the project. 
Students will learn- 
1. How to convert pseudocode to Python code
2. How to find the max and min number from a list (without using any method)
3. How to use loop to return to a specific step of a program

Week 4 & 5
=========
In this week, they will start working on the second project- Fibonacci Sequence using the concept of algorithm. They will also complete a couple of assignment before attempting the project.
Student will learn- 
1. How an algorithm work
2. How to create an algorithm to solve a problem
3. How to break down a complex problem into smaller parts using the help of an algorithm 

Week 6 & 7
=========
In this week, student will start their third project- Secure Password Setup. First, they will review some Python methods to deal with a string. Using these methods, they will allow the users to  create a strong password.
Students will learn- 
1. Some useful Functions and Methods applicable on a string
2. Combine multiple logics and conditions

Week 8,9 & 10
===========
In the last three weeks, students will be engaged in building the  final project- Tic Tac Toe- from scratch. They will need to complete three assignments before starting the project. At the end of the last week, they should have a working Tic Tac Toe game. 
Student will learn- 
1. Function and Dictionary 
2. How to pass arguments
3. How to call functions from different parts of the game
4. How to restart the game
5. Return statement

Syllabus

4 Units
40 Lessons
over 10 Weeks
Unit 1: PROJECT-1: CAR PARKING LOT
Lesson 1:
Intro to Level-3
Lesson 2:
Nested Loop Review
Lesson 3:
Assignment-1
Lesson 4:
Assignment-1 Solution

Other Details

Parental Guidance
*** Notice about the usage of Third-party tool A third-party tool, Repl, is going to be used in this class. repl is fully COPPA-compliant. The following paragraph is taken from the repl privacy policy section and by joining this class you give permission that the following data will be collected from the enrolled student(s). "As you use our Website, we may use automatic data collection technologies to collect information about your equipment, browsing actions, and patterns. For example, we may collect: details of your visits to our Website, including traffic data, location data, logs, and other communication data; and information about your computer and internet connection, including your IP address, operating system, and browser type. The information we collect automatically is statistical data and does not include Personal Information. It helps us to improve our Website and to deliver a better and more personalized service, including by enabling us to: estimate our audience size and usage patterns; monitor site performance and uptime; resolving technical issue for Website users; store information about your preferences, allowing us to customize our Website for you; and recognize you when you return to our Website."
External Resources
In addition to the Outschool classroom, this class uses:

Meet the teacher

Joined May, 2020
4.8
149reviews
Popular
Profile
Teacher expertise and credentials
Master's Degree from Loyola Marymount University
Hi, I’m Faruk Hasan ! 👋

I’m a Software Test Engineer (SDET) with over 12 years of experience in software development, cloud computing, and tech education. I specialize in teaching Python, Java, HTML, CSS, JavaScript, Artificial Intelligence (AI), and algebra, with a focus on making complex topics easy to understand through hands-on, real-world projects.

With a Bachelor's and Master's degree in Electrical Engineering, I combine technical expertise with a passion for teaching. My classes are interactive and project-based, helping students not only learn to code but also build critical thinking and problem-solving skills.

Whether your learner is exploring programming for the first time or ready to dive deeper into AI, app development, or math, I’m here to guide them in a fun, supportive, and engaging environment.


 👨‍🏫 Classes I Offer

### 🔹 Python Classes
- Level 1: Real-World Python Projects 
  Learn the basics of Python by building fun, hands-on projects that connect directly to real-world applications.

- Level 2: Advanced Python Projects  
  Take your Python skills to the next level with more complex, creative, and challenging projects.

- Level 3: Python Algorithms  
  Learn how to think like a problem solver! This class focuses on logical thinking and algorithm design.

- Year-Long Beginner Python Coding Class (Project-Based)  
  Perfect for younger or new coders—this class introduces Python through exciting, kid-friendly projects over a full year.

- Level 4 Flex: Python GUI Coding with Tkinter  
  Learn how to build your own apps and interfaces using Python's Tkinter library. Great for visual learners!

- Level 5 Flex: Python Projects with Algorithms & OOP  
  Explore object-oriented programming while building impressive Python projects and sharpening your coding logic.

- AI with Python: Build, Train & Deploy Artificial Intelligence Projects  
  Learn how AI works by building your own models using Python! A fun introduction to machine learning and smart technology.

---

☕ Java Classes
- Level 1: Java for Beginners  
  A project-based class designed to teach the fundamentals of Java in a fun, easy-to-understand way.

- Java OOP: Learn Object-Oriented Programming through Projects
  
  Dive into core Java concepts with real-world applications, perfect for students curious about how software works.

- Advanced Java Programming  
  Take your Java skills further with a focus on algorithm design, advanced concepts, and testing strategies.

---

🌐 Web Development Classes

- Beginner Web Development Bootcamp: JavaScript, HTML, and CSS for Kids  

  Build your own websites while learning how the internet works! This hands-on course covers everything a beginner needs.

---

➗ Math Classes
- Algebra 1 for Middle Schoolers 
  Learn core algebra concepts in a supportive and engaging environment. Perfect for middle school students who want to get ahead or build confidence.

---

🌟 **Why Choose My Classes?

- Industry Experience Meets Education 
  With 12+ years in tech and a passion for teaching, I bring real-world knowledge into every lesson.

- Project-Based Learning  
  Every class is packed with hands-on activities so students can apply what they learn and build a portfolio of cool projects.

- Fun, Supportive, and Student-Focused  
  I create an environment where students feel comfortable asking questions, exploring ideas, and growing their skills.

---
 🎓 Education
- B.S. in Electrical Engineering – Queen Mary, University of London, UK  

- M.S. in Electrical Engineering – Loyola Marymount University, Los Angeles, CA

---

💼 Professional Background
I’ve spent over a decade in the tech industry, working as a Software Test Engineer (SDET). I specialize in Python, Java, web development, cloud computing, and AI. I love bringing that real-world experience into the classroom to show students how tech is used every day.

---

🎮 **Fun Facts About Me
When I’m not coding or teaching, you’ll find me traveling, reading, cycling, gaming, or exploring new technologies. My hobbies help me bring creativity and energy to every class!

---

🚀 Join Me!
Whether you're new to coding or ready to take on more advanced projects, you're in the right place! Let’s explore the exciting world of STEM, AI, and programming together—one fun project at a time.

---

Reviews

Faruk Hasan suggests this class next...
Python Coding GUI Mastery: From Basics to Intermediate Tkinter| Flex | Level-4
Faruk Hasan
4.8
(149)
$10 per week
Self-Paced Class
8 weeks
12-17


Parents also liked
All About Python Coding for Intermediates Level 3 | Python Coding Class
David Sofield
4.9
(829)
$33 per class
Group Class
10 wks, 1/wk, 1 hr
11-16
All About Python Coding Projects | 8 Python Coding Projects for Intermediates
David Sofield
4.9
(829)
$30 per class
Next session at 5:30 PM tomorrow
Group Class
8 wks, 1/wk, 1 hr
11-16
All About Python Programming Level 4 | Python Coding Class for Intermediates
David Sofield
4.9
(829)
$33 per class
Next session at 3 PM on Sunday
Group Class
10 wks, 1/wk, 1 hr
12-17
All About Python Programming Level 2 | Python Coding Class for Teenagers
David Sofield
4.9
(829)
$32 per class
Next session at 8 PM on Sun 8/24
Group Class
10 wks, 1/wk, 1 hr
11-16
All About Python Coding for Beginners | Python Coding Summer Camp for Teenagers
David Sofield
4.9
(829)
$24 per class
Next session at 9:15 PM on Mon 6/16
Group Class
1 wk, 4/wk, 1 hr
12-17
Summer Camp: Python Coding 4 Kids (Intro)
Dr. Elliott Heflin, Jr.
4.6
(405)
$19 per class
Next session at 1 PM on Mon 4/28
Group Class
2 wks, 5/wk, 55 min
8-13
All About Python Programming Level 1 | Python Coding Class for Teenagers
David Sofield
4.9
(829)
$22 per class
Next session at 9:15 PM today
Group Class
8 wks, 1/wk, 1 hr
11-16
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
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
All About Python Programming | Python Coding Summer Camp for Beginners Level I
David Sofield
4.9
(829)
$22 per class
Next session at 4:15 PM on Mon 6/16
Group Class
2 wks, 4/wk, 1 hr
11-16
Python Coding for Beginners: Fun Projects to Learn Python & Real Coding Skills
PopSkool: English, Music, Art, Math, Coding & More
$15 per class
Next session at 9 PM today
Group Class
8 wks, 1/wk, 55 min
10-14
One on One - Python Coding Classes
Geetu sodhi
5.0
(18)
$40 per session
1-on-1 Lessons
On Demand
9-14
Python Level 3 Project Based | Live And Fun Python Coding
QuattronKids
4.9
(193)
$15 per class
Next session at 11:30 PM on Tuesday
Group Class
10 wks, 1/wk, 1 hr
8-12
Unlocking Python Coding for Beginners I - Two Week Computer Hacking Summer Camp
Coding Doctors Learning Lab, Inc.
4.8
(1,251)
$15 per class
Next session at 6 PM on Mon 5/26
Group Class
2 wks, 5/wk, 55 min
10-15
Project Based Python Coding for High School (Level 3)
AI Code Academy
4.7
(1,781)
$23 per class
Next session at 11:30 PM on Mon 4/28
Group Class
10 wks, 1/wk, 1 hr
14-18
Project Based Python Coding for Kids (Level 3)
AI Code Academy
4.7
(1,781)
$23 per class
Next session at 11:30 PM on Mon 4/28
Group Class
10 wks, 1/wk, 1 hr
11-16
See More Classes
Home
Search
Give a Gift Card
Open currency, time zone, and language settings
Language & Region
Log In