US$8
weeklyor US$80 for all content
지금 등록하고 언제든 시작하세요
자신만의 속도로 학습해 보세요
학습자가 원할 때 학습을 시작하고 자신에게 가장 적합한 진도로 학습할 수 있습니다.원하는 시점에 시작하세요.
자신의 진도에 맞춰 학습하세요
수업 자료를 1년 동안 이용할 수 있어요.
선생님의 실질적인 지원을 받을 수 있어요.
무엇이 포함되어 있나요?
사전 녹화된 수업 38개
10 주
교사 지원 기간(주)1년
학습 내용 이용 기간과제
주당 1시간. 수업 중 3-6회프로젝트
수업 중 3-6회수료증
Available upon request보고계신 지문은 자동 번역 되었습니다
수업 소개
***Please note that this is not a live Python coding class. Students will receive pre-recorded videos, handouts, partial codes which have clear instruction on Python concepts and how to apply them to complete FOUR real-world projects! Hey everyone, if you have completed the first part of my Python programming class or any other Python/java entry level class, you are welcome to join the second part, which will cover some advanced concepts of Python and guide you to build FOUR projects! ==========> Reason to choose this Flex Class: *** Project-based Learning *** Offers 450+ minutes of video recording! *** 15 videos *** 12 assignments *** FOUR real-world projects *** Ask and get help within 12 hours ==========> What students will learn? Students will- ** learn project management and coding skills by completing real-world projects ** develop problem solving skill ** learn how to be more organized in coding- clean coding ** learn how to translate pseudocode to actual Python code ** debug code (finding bugs in the code and fix them) ** enhance coding skill by building projects which aim to provide solution to a business ** learn how to add new features/upgrade projects ** get opportunity to work on an extra project (for advanced students) ==========> The structure of the flex class is as follows: 1. Every week students will receive several videos along with a weekly assignment. Assignments will have deadlines. Students are requested to submit assignment by the due time. 2. They will need to create an online account by signing up here: https://repl.it/ 3. Students will need to share their projects so that I and other students can see the solution. (A solution will only be shared after the deadline) 5. Their coding assignments will be posted (URL) in the classroom so that other students can see the approaches and learn different strategies from each other 6. Shared projects must have comments using Python syntax so that other can clearly understand the solution 7. If students have questions. they can directly message me or post their questions in the classroom. Questions will also be posted in the classroom so that students can participate 8. Some assignments will have partial code which will be explained in the posted videos, students will need to complete the rest and share their solution in the class. It will be discussed in the classroom whoever has the most efficient coding strategy to complete the project and why the strategy is the best compared to other solutions ==========> List of Concepts In this class, you will start learning some Python programming concepts and apply them to create some challenging projects. Let's first see the list of concepts! 1. Boolean 2. Python Dictionaries 3. Python While Loop 4. Python For Loop 5. Python Iterators 6. Python Functions 7. Python Lists ==========> Projects for this class You will be completing the following FOUR projects using the concepts mentioned above: ==========> 1. Rock, Paper, and Scissors game We have all played this game! But, this time you are going play the game against the computer! We will some the concept of conditions, loops, and arrays to create this classic game. ==========> 2. Sign up for a bank account To signup for a bank account, you will need to provide your personal information and choose a password. In this project, we will learn the code to sign up for an account with passwords. We will use the concepts of nested loop to setup the password. ==========> 3. Advanced Grading Calculator In level-1 of the Python class, you completed a grading calculator project which has over 200 lines of code! You have applied the concept of logical operators and if else conditions. However, we had to use a lot of conditions for each of the subjects that was graded. So this time we will learn how can we use Python functions to optimize the code. The code will be shorter and more efficient. ==========> 4. Self-Checkout Bookstore If you have recently visited a grocery store like Target or Walmart, you may have noticed that are terminal which do not have any cashier! They are self-checkout terminals that allow you scan your product and pay for it. You do not have to talk anyone unless there is a complex issue processing your order. We will learn how to create a self-checkout terminal using Python Dictionary, Arrays, Loops, and Functions. ==========> Weekly Agenda: ***Week-1 and Week- 2 Reviews of the entry-level Python concepts Python Module They will learn- ** How to use conditions ** How to randomly select a number/ a string from a list ** How to use loops They will complete- ** assignments on the reviews ** Project 1- Rock, Paper and Scissors game ***Week-3 and Week-4 nested loop with break and continue statements Boolean They will learn- ** How to write nested loop ** How to write conditions inside a nested loop ** How to use continue and break statement They will complete- ** assignments on nested loop ** Project 2- Sign up for a bank account ***Week-5 and Week-6 Python dictionaries and functions They will learn- ** How to create dictionaries ** How to create functions (return type and non-return type) They will complete- ** assignments on functions and dictionaries ** Project 3- Advanced Grading Calculator ***Week-7 and Week-8 final project They will learn- ** How to write pseudocode ** How to translate pseudocode to Python code They will complete- ** assignments on all the concepts discussed ** Project 4- Self-Checkout Bookstore
학습 목표
Design and implement four projects: Rock, Paper, Scissors game, bank account sign-up system, advanced grading calculator, and self-checkout bookstore.
Understand and use Booleans, dictionaries, loops, iterators, functions, and lists in Python.
강의 계획서
4 유닛
38 레슨
10 주 이상단위 1: PROJECT-1: ROCK, PAPER, SCISSORS
레슨1:
Into to Python Level-2
레슨2:
Python Vocabs
레슨3:
Assignment-1
레슨4:
Assignment-2
선생님을 만나보세요
교사 전문성 및 자격증
석사 학위 Loyola Marymount University부터
Hello Future Engineers, Scientists, and Innovators!
I'm Faruk, a passionate Software Test Engineer (SDET) and STEM instructor based in New York, with over 12 years of experience in software development and teaching. My goal is to make learning fun, interactive, and hands-on while helping students build real-world problem-solving skills.
With a Bachelor’s and Master’s in Electrical Engineering, I bring technical expertise and a deep understanding of coding, algorithms, and project development. Through engaging, project-based learning, my classes aim to equip students with the essential skills to succeed in tech careers.
Classes I Offer:
Python Classes:
- Level-1: Real-World Python Projects – Learn coding with hands-on projects that mimic real-world applications.
- Level-2: Advanced Python Projects – Dive deeper into Python with advanced project-based learning.
- Level-3: Python Algorithms – Master algorithm design and logical problem-solving in Python.
- Beginner Python Coding: Year-Long Project-Based Programming Class for Kids – A year-long class designed for younger students to learn Python through fun projects.
- Level 5: Python Flex – Algorithms and Projects with Object-Oriented Programming – Learn advanced Python techniques and object-oriented programming with flexible learning.
- Python Coding GUI Mastery: From Basics to Intermediate Tkinter (Flex, Level 4) – Dive into graphical user interfaces with Tkinter for Python.
- Python and Artificial Intelligence Projects: Build, Train, and Deploy AI Models – Learn how to build, train, and deploy AI models using Python.
Java Classes:
- Level-1: Java for Beginners – A beginner's project-based approach to learning Java.
- Advanced Java Programming – Explore algorithm design and real-world Java applications.
- Java Object-Oriented Programming – Learn Java OOP through real-world projects in software testing.
Web Development Classes:
- Beginner Web Development Bootcamp: Javascript, HTML, and CSS for Kids! – An introductory bootcamp designed for kids to learn web development using JavaScript, HTML, and CSS.
Math Classes:
- Algebra 1 for Middle Schoolers – Algebra concepts taught in a fun, approachable way for middle school students.
Why Choose My Classes?
- Real-World Experience: I apply industry knowledge to make complex concepts easy and relatable.
- Hands-On Projects: Each class is designed around projects that help students build practical coding skills.
- Engaging Learning Environment: I foster a fun and supportive environment where learning and creativity thrive.
Education:
- Bachelor’s in Electrical Engineering – Queen Mary, University of London, UK
- Master’s in Electrical Engineering – Loyola Marymount University, Los Angeles, CA
Professional Background:
With over 12 years in the tech industry, I have experience delivering cutting-edge technology services and am excited to share those insights with my students.
Hobbies:
When I’m not coding, I love traveling, cycling, reading, and gaming. My diverse hobbies inspire creativity in my teaching and make each class dynamic and enjoyable.
Join Me!
Let’s embark on a fun and educational STEM journey together! Whether you’re just starting or want to take your skills to the next level, I’m here to help you succeed.
리뷰
Faruk Hasan 다음에는 이 수업을 제안합니다...
파이썬 코딩 | 레벨 3 | 알고리즘과 게임 개념 소개!
Faruk Hasan
4.8
(145)
US$8 한 주에
자율 진도 수업
10주
13-17 세
Faruk Hasan님의 다른 수업
Faruk Hasan님의 다른 수업
다른 인기 수업
파이썬 코딩 레벨 1에 대한 모든 것 | 10대를 위한 라이브 파이썬 코딩 수업
David Sofield
4.9
(818)
US$22회당 수업료
다음 세션은 Friday 3 PM 에 예정되어 있습니다.
그룹 수업
8 주, 주당 1회1 시간
11-16 세
파이썬 코딩 프로젝트에 대한 모든 것 | 중급자를 위한 8가지 파이썬 코딩 프로젝트
David Sofield
4.9
(818)
US$29회당 수업료
다음 세션은 Sat 4/19 5:30 PM 에 예정되어 있습니다.
그룹 수업
8 주, 주당 1회1 시간
11-16 세
중급자를 위한 파이썬 코딩에 대한 모든 것 레벨 3 | 파이썬 코딩 코딩 수업
David Sofield
4.9
(818)
US$33회당 수업료
다음 세션은 내일 10:30 PM 입니다.
그룹 수업
10 주, 주당 1회1 시간
11-16 세
파이썬 코딩 4 키즈(소개)
Dr. Elliott Heflin, Jr.
4.6
(405)
US$14회당 수업료
다음 세션은 Mon 3/17 1 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
8-13 세
파이썬 프로그래밍 레벨 2에 대한 모든 것 | 10대를 위한 파이썬 코딩 수업
David Sofield
4.9
(818)
US$32회당 수업료
다음 세션은 Fri 4/4 6:45 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
11-16 세
초보자를 위한 1:1 파이썬 코딩 코치 (튜토링)
Bojan Milinic
5.0
(7)
US$65 세션당
일대일 레슨
온디맨드
8-18 세
101-개인 파이썬 코딩
Sumati
US$21 세션당
다음 세션은 Monday 2 PM 에 예정되어 있습니다.
일대일 레슨
온디맨드
7-12 세
1:1 개인 튜터링 파이썬 코딩 - 파이썬 프로그래밍 입문
Ziad Ghazi
4.5
(8)
US$55 세션당
일대일 레슨
온디맨드
7-18 세
파이썬 프로그래밍에 대한 모든 것 | 초보자를 위한 파이썬 코딩 여름 캠프 레벨 I
David Sofield
4.9
(818)
US$22회당 수업료
다음 세션은 Mon 6/16 4:15 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 4회1 시간
11-15 세
어드밴스 파이썬 코딩 4 키즈
Dr. Elliott Heflin, Jr.
4.6
(405)
US$14회당 수업료
다음 세션은 Mon 3/17 2 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
10-15 세
일대일 - 파이썬 코딩 수업
Geetu sodhi
5.0
(18)
US$40 세션당
일대일 레슨
온디맨드
9-14 세
파이썬 레벨 3 프로젝트 기반 | 라이브 및 재미있는 파이썬 코딩
QuattronKids
4.9
(183)
US$15회당 수업료
다음 세션은 Tue 4/15 11:30 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
9-13 세
초보자를 위한 Python 코딩: 프로그래밍의 기본을 배우세요
Create n Learn: English, Coding, AI, Music, Math
4.9
(263)
US$20회당 수업료
그룹 수업
8 주, 주당 1회55분
11-14 세
초보자를 위한 파이썬 코딩 잠금 해제 I - 2주 컴퓨터 해킹 어린이 캠프
Coding Doctors Learning Lab, Inc.
4.8
(1,243)
US$15회당 수업료
다음 세션은 Tue 3/18 12 AM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
10-15 세
파이썬 코딩 게임 4 키즈(소개)
Dr. Elliott Heflin, Jr.
4.6
(405)
US$14회당 수업료
다음 세션은 Mon 3/17 5 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
8-13 세
어린이를 위한 프로젝트 기반 파이썬 코딩(레벨 3)
AI Code Academy
4.7
(1,770)
US$23회당 수업료
다음 세션은 Mon 3/17 11:30 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
11-16 세