Outschool
통화, 시간대 및 언어 설정 열기
로그인

파이썬 코딩 레벨 1에 대한 모든 것 | 10대를 위한 라이브 파이썬 코딩 수업

이 프로젝트 기반 Python 프로그래밍 레벨 1 과정에서 Python 프로그래밍을 시작하세요. 전 세계 1,000명에 가까운 학생들이 이 수업에서 8개의 흥미로운 프로젝트를 완료하면서 Python의 기초를 배우기 시작했습니다!
David Sofield
평균 평점:
4.9
수강 후기 수:
(804)
인기 수업
수업
재생

무엇이 포함되어 있나요?

8개의 라이브 미팅
수업 8 시간
과제
주당 1-2시간. There are practice challenges and review questions that every student is encouraged to complete. These usually take about 1 – 2 hours per week.
프로젝트
Learners will complete 8 coding projects to apply what they have learned throughout the class! Some projects we will complete include rock, paper, scissors, a mad libs game, login system, spiral animation, guess the number game, interactive calendar application, and a space catcher game.
수료증
If students attend at least 6 or 8 classes they are eligible for a certificate of completion.
보고계신 지문은 자동 번역 되었습니다

수업 소개

영어레벨 - B2+
미국 5학년 - 8학년 학년
레벨 Beginner
Nearly 1,000 students from around the world have started learning about Python and coding in this exciting class! Learners will learn the foundations of Python and complete 8 fun projects. Some projects we will complete include rock, paper, scissors, a mad libs game, login system, spiral animation, guess the number game, an interactive calendar application, and a space catcher game. At the end of this class students who attended at least 6 classes will receive a certificate of completion. Your student will be amazed at what they can do at the end of 8 weeks and be ready to continue their coding journey in Level 2, 3, and 4 comprehensive Python coding classes. 

Week 1 

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
Python Comments 
Coder Skills #1: What is Good Code?
Practice Challenges (1 – 2 hours)  

Week 2 

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 
Practice Challenges (1 – 2 hours) 

Week 3 

Review Part 2 and Practice Question Review
Python Lists
Python List Methods
What are Libraries? 
Conditional Operators and/or 
Project: Rock, Paper, Scissors
Troubleshooting Our Code
Coder Skills #2: A Good Coder is a Good Searcher
Practice Challenges (1 – 2 hours) 

Week 4 

What is a Loop?
For Loops
Python Range() Function
Python Turtle Animation Library Introduction
Project: Spiral Animation
Practice Challenges (1 – 2 hours) 

Week 5

Data Type Floats: Fractions and Decimals
Python Type Casting or Conversion
Introduction to Functions
Function Practice Questions
Mini-Project: Function Practice Question #1
Practice Challenges (1 – 2 hours) 

Week 6

Function Practice Question Review
Project: Python Login System
Global and Local Scope
Login System Project Update
Coder Skills #3: Lifelong Learning
Practice Challenges (1 – 2 hours) 

Week 7

Python Remainder
Not Operator
Incrementing and Decrementing in Python
Project: Guess the Number
Practice Challenges (1 – 2 hours) 

Week 8 

Python Updates
PyGame Zero Game Library Introduction
Project: Space Catcher Game
Code Skills #4: What Interests You in Coding?
Practice Challenges (1 – 2 hours) 

Build Fun Games and Projects with Python 

Students will complete 8 coding projects and games with Python. These projects include:

Minutes in Day Mini Project
Class Greeting Mini Project
Mad Libs
Rock, Paper, Scissors
Login System
Spiral Animation
Outschool Calendar Interactive Application
Guess the Number
Space Collector

These projects allow students to apply what they have learned with Python while building fun projects! 

Continuing Python Education

Students can continue learning more about Python with a structured coding path available on Outschool.

Python Level I
Python Level II 
Python Level III
Python Level IV 
Introduction to AI, Machine Learning & Python
Introduction to Data Science, Big Data, & Python 

Interactive Groups Build the Foundation of Code Skills

Every student is encouraged to post questions, sample code, and their projects every step of the way. This gives students the chance to learn from each other and start practicing reading code. The instructor will also be providing feedback and guidance regularly throughout the course. 

The class is a supportive, positive, and fun environment for all students! There is no coding or computer science experience required for this class. 

Technology Requirements

Students will use Code with Mu, a free code editor designed specifically for beginners. Code with Mu requires any Windows, Mac, or Linux computer.

학습 목표

Students will write Python programs using variables, loops, conditionals, and functions. Through eight hands-on projects, they will transform their ideas into working code while following best practices.
Students will solve programming challenges by breaking complex problems into manageable steps using computational thinking. They will practice these skills through designing solutions and debugging code.
학습 목표

강의 계획서

8 레슨
8 주 이상
레슨1:
Introduction to Python
 This week, we'll dive into the basics of Python, a powerful and versatile programming language. We will learn about different data types like strings and integers, and how to perform mathematical operations. We'll also introduce you to variables and the concept of good code. Through a mini-project and practice challenges, you'll apply what you've learned and start your journey in coding. 
60 분 온라인 라이브 레슨
레슨2:
Conditional Statements and Mad Libs Game
 In our second week, we'll explore control flow in Python using conditional statements and comparison operators. You'll learn how to make decisions in your code with if/else and if/elif/else statements. We'll also create a fun Python Mad Libs game as a project to apply these concepts. Practice challenges will help reinforce your understanding of control flow. 
60 분 온라인 라이브 레슨
레슨3:
Lists, Libraries, and Rock, Paper, Scissors
 This week focuses on Python lists, libraries, and the rock, paper, scissors game. You'll learn how to work with lists, use list methods, and understand the importance of libraries in Python. We'll also introduce conditional operators and work on a Rock, Paper, Scissors project. Troubleshooting tips and the importance of being a good searcher will be discussed, along with practice challenges. 
60 분 온라인 라이브 레슨
레슨4:
Loops and Python Animation
 We'll delve into dictionaries and loops this week. You'll learn about the dictionary data structure, dictionary methods, and how to use loops to automate tasks. We'll also introduce the Python Turtle library and create a spiral animation project. Practice challenges will help you master dictionaries and loops. 
60 분 온라인 라이브 레슨

그 외 세부 사항

학부모 가이드
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!
사전 요구 사항
Students will need to be very comfortable typing with two hands and know how to copy/paste on their device. Learners will also need a Windows, Mac, or Linux computer for this class.
수업 자료
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. Students will need to be very comfortable typing and know how to copy/paste on their device.
수업 진행 언어
영어 (레벨: B2+)
Outschool 외 필요 앱/웹사이트
이 수업에서는 아웃스쿨 교실 외에도 다음의 툴을 사용합니다:
가입일: April, 2020
4.9
804수강 후기
인기 수업
프로필
교사 전문성 및 자격증
학사 학위 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. 

리뷰

실시간 그룹 수업
공유
매주

US$22

또는 8 회 수업에US$175
8주 동안 주당 1회
60분

890 명의 학생이 수업을 완료함
실시간 화상 수업
연령: 11-16
수업당 학습자 6-12 명

아웃스쿨 소개
고객 지원
안전 정책개인 정보CA 개인 정보어린이 개인정보귀하의 개인정보 선택이용 약관
아웃스쿨 홈페이지
앱 다운로드
앱 스토어에서 다운로드Google Play에서 다운로드
© 2024 아웃스쿨