검색

weekly
or for 8 classes
수업

파이썬 프로그래밍에 대한 모든 것 | 초보자를 위한 파이썬 코딩 여름 캠프 레벨 I

54 명의 학생이 수업을 완료함
연령대: 11-16 세
실시간 그룹 수업
게임, 애니메이션, 애플리케이션이 포함된 이 흥미로운 프로젝트 기반 Python 여름 캠프로 코딩을 시작하세요! 학생들은 배운 것을 적용하기 위해 7개의 흥미로운 프로젝트를 코딩하는 동안 Python 프로그래밍의 기초를 배우게 됩니다.
평균 평점:
4.9
수강 후기 수:
(830 수강 후기)
인기 선생님
인기 수업

실시간 화상 수업
2주 동안 주당 4회
6-14 수업 정원
60분

무엇이 포함되어 있나요?

8개의 라이브 미팅
수업 8 시간
숙제
주당 2-4시간. There are practice challenges and review questions that every student is encouraged to complete. These usually take about 2 – 4 hours per week.
채점
Students will receive a certificate of completion at the end of the class that is fully verifiable online. Students must attend at least 6 classes to receive the certificate.
보고계신 지문은 자동 번역 되었습니다

수업 소개

영어레벨 - B2+
미국 6학년 - 9학년 학년
레벨 Beginner
Your student will learn how to code with Python, one of the world's most popular coding languages! Students will learn the foundations of Python and complete 7 fun projects. Some projects we will complete include rock, paper, scissors, a mad libs game, login system, spiral animation, guess the number game, and a space catcher game. Your student will be amazed at what they can do at the end of the summer camp and be ready to continue their coding journey.

Day 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)  

Day 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) 

Day 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) 

Day 4 

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

Day 5 

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) 

Day 6

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

Day 7

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

Day 8 

Python Updates
What is the PyGame Zero Game Library? 
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
Mad Libs
Rock, Paper, Scissors
Login System
Spiral Animation
Guess the Number
Interactive Calendar Application
Space Catcher Game

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

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 using Chromebooks can utilize the free Raspberry Pi Python code editor for this class.

학습 목표

Students will be introduced to Python and learn the foundations of the programming language. This allows them to confidently move onto more complex code and continue their coding journey.
The class is also intended to encourage students to get excited about the possibilities of coding and computer science!

강의 계획서

8 레슨
2 주 이상
레슨1:
Introduction to Python
 This day, 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 lesson, 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 lesson 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. Students using Chromebooks can utilize the free Raspberry Pi Python code editor for this class. 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.*********
사전 요구 사항
Students will need to be very comfortable typing and know how to copy/paste on their device.
수업 자료
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. Students using Chromebooks can utilize the free Raspberry Pi Python code editor for this class.  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.*********
Outschool 외 필요 앱/웹사이트
이 수업에서는 아웃스쿨 교실 외에도 다음의 툴을 사용합니다:

선생님을 만나보세요

가입일: April, 2020
4.9
830수강 후기
인기 선생님
인기 수업
프로필
교사 전문성 및 자격증
학사 학위 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.  


다른 인기 수업
중급자를 위한 파이썬 코딩에 대한 모든 것 레벨 3 | 파이썬 코딩 수업
David Sofield
4.9
(830)
회당 수업료
그룹 수업
10 주, 주당 1회1 시간
11-16 세
파이썬 코딩 프로젝트에 대한 모든 것 | 중급자를 위한 8가지 파이썬 코딩 프로젝트
David Sofield
4.9
(830)
회당 수업료
그룹 수업
8 주, 주당 1회1 시간
11-16 세
파이썬 프로그래밍 레벨 2에 대한 모든 것 | 10대를 위한 파이썬 코딩 수업
David Sofield
4.9
(830)
회당 수업료
다음 세션은 Sun 8/24 8 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
11-16 세
파이썬 코딩 여름 캠프 레벨 2
Codingal - #1 AI & Coding | Backed by Y Combinator
5.0
(5)
회당 수업료
다음 세션은 Monday 1 PM 에 예정되어 있습니다.
그룹 수업
1 주, 주당 5회50분
9-14 세
초보자를 위한 파이썬 기반 여름 캠프 | 라이브 펀 파이썬 코딩
QuattronKids
4.9
(197)
회당 수업료
다음 세션은 Mon 6/2 7 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회1 시간
8-12 세
초보자를 위한 파이썬 코딩에 대한 모든 것 | 10대를 위한 파이썬 코딩 여름 캠프
David Sofield
4.9
(830)
회당 수업료
다음 세션은 Mon 6/16 9:15 PM 에 예정되어 있습니다.
그룹 수업
1 주, 주당 4회1 시간
12-17 세
파이썬 프로그래밍 레벨 1에 대한 모든 것 | 10대를 위한 파이썬 코딩 수업
David Sofield
4.9
(830)
회당 수업료
다음 세션은 Friday 12:15 AM 에 예정되어 있습니다.
그룹 수업
8 주, 주당 1회1 시간
11-16 세
1:1 개인 튜터링 파이썬 코딩 - 파이썬 프로그래밍 입문
Ziad Ghazi
4.5
(8)
세션당
일대일 레슨
온디맨드
7-18 세
파이썬 레벨 2 여름 캠프 | 청소년을 위한 파이썬 코딩 캠프
David Sofield
4.9
(830)
회당 수업료
다음 세션은 Mon 7/28 8 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 4회1 시간
11-16 세
초보자를 위한 파이썬 코딩(레벨 1)
Codingal - #1 AI & Coding | Backed by Y Combinator
5.0
(5)
회당 수업료
다음 세션은 Friday 3 PM 에 예정되어 있습니다.
그룹 수업
4 주, 주당 2회1 시간
10-15 세
파이썬 프로그래밍 레벨 4에 대한 모든 것 | 중급자를 위한 파이썬 코딩 수업
David Sofield
4.9
(830)
회당 수업료
그룹 수업
10 주, 주당 1회1 시간
12-17 세
일대일 - 파이썬 코딩 수업
Geetu sodhi
5.0
(18)
세션당
일대일 레슨
온디맨드
9-14 세
파이썬 코딩 개인 수업 1:1 수업 (12회)
Einsteins Square: Chess, Coding, Math, Art, Games
4.8
(5,848)
세션당
다음 세션은 Thursday 7 PM 에 예정되어 있습니다.
일대일 레슨
온디맨드
8-18 세
여름 캠프: Python 코딩 4 키즈(소개)
Dr. Elliott Heflin, Jr.
4.6
(405)
회당 수업료
다음 세션은 Mon 5/12 1 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
8-13 세
초보자를 위한 1:1 파이썬 코딩 코치 (튜토링)
Bojan Milinic
5.0
(7)
세션당
일대일 레슨
온디맨드
8-18 세
고등학생을 위한 프로젝트 기반 파이썬 코딩(레벨 2)
AI Code Academy
4.7
(1,787)
회당 수업료
다음 세션은 Saturday 3 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
13-17 세
더 많은 수업 보기
검색
기프트 카드 구매
통화, 시간대 및 언어 설정 열기
언어 및 지역
로그인