Outschool
검색

weekly
or for all content
수업

파이썬 코딩 | 레벨 3 | 알고리즘과 게임 개념 소개!

28 명의 학생이 수업을 완료함
연령대: 13-17 세
자율 진도 수업
안녕하세요 여러분, 이것은 프로젝트 기반 Python 비실시간 미팅(Flex) 수업의 3단계입니다. 여기서는 알고리즘 설계 기술과 논리를 학습하여 실제 프로젝트와 게임을 구축할 수 있습니다!
평균 평점:
4.8
수강 후기 수:
(149 수강 후기)
인기 수업

40개의 사전 녹화 레슨
10 교사 지원 기간(주)
시작일 선택 가능
1년간 콘텐츠 이용 가능

지금 등록하고 언제든 시작하세요

자신만의 속도로 학습해 보세요
학습자가 원할 때 학습을 시작하고 자신에게 가장 적합한 진도로 학습할 수 있습니다.
원하는 시점에 시작하세요.
자신의 진도에 맞춰 학습하세요
수업 자료를 1년 동안 이용할 수 있어요.
선생님의 실질적인 지원을 받을 수 있어요.

무엇이 포함되어 있나요?

사전 녹화된 수업 40개
10 주
교사 지원 기간(주)
1년
학습 내용 이용 기간
보고계신 지문은 자동 번역 되었습니다

수업 소개

*** 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

강의 계획서

4 유닛
40 레슨
10 주 이상
단위 1: PROJECT-1: CAR PARKING LOT
레슨1:
Intro to Level-3
레슨2:
Nested Loop Review
레슨3:
Assignment-1
레슨4:
Assignment-1 Solution

그 외 세부 사항

학부모 가이드
*** 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."
Outschool 외 필요 앱/웹사이트
이 수업에서는 아웃스쿨 교실 외에도 다음의 툴을 사용합니다:

선생님을 만나보세요

가입일: May, 2020
4.8
149수강 후기
인기 수업
프로필
교사 전문성 및 자격증
석사 학위 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.

---

리뷰

Faruk Hasan 다음에는 이 수업을 제안합니다...
파이썬 코딩 GUI 마스터리: 기본부터 중급 Tkinter까지| Flex | 레벨-4
Faruk Hasan
4.8
(149)
한 주에
자율 진도 수업
8주
12-17 세


다른 인기 수업
중급자를 위한 파이썬 코딩에 대한 모든 것 레벨 3 | 파이썬 코딩 수업
David Sofield
4.9
(829)
회당 수업료
그룹 수업
10 주, 주당 1회1 시간
11-16 세
파이썬 코딩 프로젝트에 대한 모든 것 | 중급자를 위한 8가지 파이썬 코딩 프로젝트
David Sofield
4.9
(829)
회당 수업료
다음 세션은 내일 5:30 PM 입니다.
그룹 수업
8 주, 주당 1회1 시간
11-16 세
파이썬 프로그래밍 레벨 4에 대한 모든 것 | 중급자를 위한 파이썬 코딩 수업
David Sofield
4.9
(829)
회당 수업료
다음 세션은 Sunday 3 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
12-17 세
파이썬 프로그래밍 레벨 2에 대한 모든 것 | 10대를 위한 파이썬 코딩 수업
David Sofield
4.9
(829)
회당 수업료
다음 세션은 Sun 8/24 8 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
11-16 세
초보자를 위한 파이썬 코딩에 대한 모든 것 | 10대를 위한 파이썬 코딩 여름 캠프
David Sofield
4.9
(829)
회당 수업료
다음 세션은 Mon 6/16 9:15 PM 에 예정되어 있습니다.
그룹 수업
1 주, 주당 4회1 시간
12-17 세
여름 캠프: Python 코딩 4 키즈(소개)
Dr. Elliott Heflin, Jr.
4.6
(405)
회당 수업료
다음 세션은 Mon 4/28 1 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
8-13 세
초보자를 위한 1:1 파이썬 코딩 코치 (튜토링)
Bojan Milinic
5.0
(7)
세션당
일대일 레슨
온디맨드
8-18 세
파이썬 프로그래밍 레벨 1에 대한 모든 것 | 10대를 위한 파이썬 코딩 수업
David Sofield
4.9
(829)
회당 수업료
다음 세션은 오늘 9:15 PM 입니다.
그룹 수업
8 주, 주당 1회1 시간
11-16 세
파이썬 프로그래밍에 대한 모든 것 | 초보자를 위한 파이썬 코딩 여름 캠프 레벨 I
David Sofield
4.9
(829)
회당 수업료
다음 세션은 Mon 6/16 4:15 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 4회1 시간
11-16 세
1:1 개인 튜터링 파이썬 코딩 - 파이썬 프로그래밍 입문
Ziad Ghazi
4.5
(8)
세션당
일대일 레슨
온디맨드
7-18 세
초보자를 위한 Python 코딩: Python과 실제 코딩 기술을 배우는 재미있는 프로젝트
PopSkool: English, Music, Art, Math, Coding & More
회당 수업료
다음 세션은 오늘 9 PM 입니다.
그룹 수업
8 주, 주당 1회55분
10-14 세
파이썬 레벨 3 프로젝트 기반 | 라이브 및 재미있는 파이썬 코딩
QuattronKids
4.9
(193)
회당 수업료
다음 세션은 Tuesday 11:30 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
8-12 세
일대일 - 파이썬 코딩 수업
Geetu sodhi
5.0
(18)
세션당
일대일 레슨
온디맨드
9-14 세
초보자를 위한 파이썬 코딩 잠금 해제 I - 2주 컴퓨터 해킹 여름 캠프
Coding Doctors Learning Lab, Inc.
4.8
(1,251)
회당 수업료
다음 세션은 Mon 5/26 6 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
10-15 세
고등학생을 위한 프로젝트 기반 파이썬 코딩(레벨 3)
AI Code Academy
4.7
(1,781)
회당 수업료
다음 세션은 Mon 4/28 11:30 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
14-18 세
어린이를 위한 프로젝트 기반 파이썬 코딩(레벨 3)
AI Code Academy
4.7
(1,781)
회당 수업료
다음 세션은 Mon 4/28 11:30 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
11-16 세
더 많은 수업 보기
검색
기프트 카드 구매
통화, 시간대 및 언어 설정 열기
언어 및 지역
로그인