Outschool
検索

$8

weekly
or $80 for all content
クラス

Python コーディング: 初心者向けプロジェクトベースのプログラミング クラス | レベル 2

89 人が学習を完了しました
年齢 10 歳-15 歳
自分のペースで学べるコース
レベル 2 の Python コーディング クラスでは、さらに 4 つのプロジェクトが提供されます。いくつかの新しい Python プログラミングの概念が教えられ、いくつかの課題とともに、実際に挑戦的なプロジェクトを構築するように指導されます。
平均評価:
4.8
レビュー数:
(145 レビュー)
Popular

38 録画済みレッスン
10 間の講師サポート
開始日を選択してください
コンテンツへの 1 年間のアクセス

今すぐ登録して、いつでも始められます

自分のペースで進んでください
学習者は好きなときに学習を開始し、自分に最適な速度で学習を進めることができます。
いつでも始められます。
自分のペースで学ぼう
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

その他の情報

指導言語
英語
外部リソース
このクラスでは、Outschool内のクラスルームに加えて、以下を使用します。

先生について

参加しました May, 2020
4.8
145レビュー
Popular
プロフィール
教師の専門知識と資格
修士号 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 は次にこのクラスを提案しています...
Python コーディング | レベル 3 | アルゴリズムとゲームの概念の紹介!
Faruk Hasan
4.8
(145)
$8 週あたり
自分のペースで進められるクラス
10 週間
13 歳-17 歳


その他の人気クラス
Python コーディング レベル 1 のすべて | ティーンエイジャー向けライブ Python コーディング クラス
David Sofield
4.9
(818)
$22 クラスごと
次回のセッションは Friday の3 PM です
グループクラス
8 週間、 1/週、 1 時間
11 歳-16 歳
Python コーディング プロジェクトについて | 中級者向けの Python コーディング プロジェクト 8 つ
David Sofield
4.9
(818)
$29 クラスごと
次回のセッションは Sat 4/19 の5:30 PM です
グループクラス
8 週間、 1/週、 1 時間
11 歳-16 歳
中級者向け Python コーディングのすべて レベル 3 | Python コーディング コーディング クラス
David Sofield
4.9
(818)
$33 クラスごと
次のセッションは明日の 10:30 PM です
グループクラス
10 週間、 1/週、 1 時間
11 歳-16 歳
子どものための Python コーディング (入門)
Dr. Elliott Heflin, Jr.
4.6
(405)
$14 クラスごと
次回のセッションは Mon 3/17 の1 PM です
グループクラス
2 週間、 5/週、 55 分
8 歳-13 歳
Python プログラミングのすべて レベル 2 | ティーンエイジャー向け Python コーディング クラス
David Sofield
4.9
(818)
$32 クラスごと
次回のセッションは Fri 4/4 の6:45 PM です
グループクラス
10 週間、 1/週、 1 時間
11 歳-16 歳
初心者向け 1 対 1 Python コーディング コーチ (個別指導)
Bojan Milinic
5.0
(7)
$65 セッションごと
1対1レッスン
オンデマンド
8 歳-18 歳
101-プライベートPythonコーディング
Sumati
$21 セッションごと
次回のセッションは Monday の2 PM です
1対1レッスン
オンデマンド
7 歳-12 歳
1:1 プライベート指導 Python コーディング - Python プログラミング入門
Ziad Ghazi
4.5
(8)
$55 セッションごと
1対1レッスン
オンデマンド
7 歳-18 歳
Python プログラミングのすべて | 初心者向け Python コーディング サマー キャンプ レベル I
David Sofield
4.9
(818)
$22 クラスごと
次回のセッションは Mon 6/16 の4:15 PM です
グループクラス
2 週間、 4/週、 1 時間
11 歳-15 歳
子供向けの高度な Python コーディング
Dr. Elliott Heflin, Jr.
4.6
(405)
$14 クラスごと
次回のセッションは Mon 3/17 の2 PM です
グループクラス
2 週間、 5/週、 55 分
10 歳-15 歳
マンツーマン - Python コーディング クラス
Geetu sodhi
5.0
(18)
$40 セッションごと
1対1レッスン
オンデマンド
9 歳-14 歳
Python レベル 3 プロジェクトベース | ライブで楽しい Python コーディング
QuattronKids
4.9
(183)
$15 クラスごと
次回のセッションは Tue 4/15 の11:30 PM です
グループクラス
10 週間、 1/週、 1 時間
9 歳-13 歳
初心者のための Python コーディング: プログラミングの基礎を学ぶ
Create n Learn: English, Coding, AI, Music, Math
4.9
(263)
$20 クラスごと
グループクラス
8 週間、 1/週、 55 分
11 歳-14 歳
初心者のための Python コーディングの解き明かし I - 2 週間のコンピューター ハッキング キッズ キャンプ
Coding Doctors Learning Lab, Inc.
4.8
(1,243)
$15 クラスごと
次回のセッションは Tue 3/18 の12 AM です
グループクラス
2 週間、 5/週、 55 分
10 歳-15 歳
子供向け Python コーディング ゲーム (入門)
Dr. Elliott Heflin, Jr.
4.6
(405)
$14 クラスごと
次回のセッションは Mon 3/17 の5 PM です
グループクラス
2 週間、 5/週、 55 分
8 歳-13 歳
子供向けプロジェクトベースの Python コーディング (レベル 3)
AI Code Academy
4.7
(1,770)
$23 クラスごと
次回のセッションは Mon 3/17 の11:30 PM です
グループクラス
10 週間、 1/週、 1 時間
11 歳-16 歳
もっとクラスを見る
アプリを入手 
App StoreでダウンロードGoogle Playで入手する
Home
検索
ギフトカードを贈る
通貨、タイムゾーン、言語の設定を開く
言語と地域
ログイン