US$8
weeklyor US$60 for all content
지금 등록하고 언제든 시작하세요
인기 수업이예요! 현재 10명 이상의 학습자가 이 수업을 듣고 있습니다!
자신만의 속도로 학습해 보세요
학습자가 원할 때 학습을 시작하고 자신에게 가장 적합한 진도로 학습할 수 있습니다.원하는 시점에 시작하세요.
자신의 진도에 맞춰 학습하세요
수업 자료를 1년 동안 이용할 수 있어요.
선생님의 실질적인 지원을 받을 수 있어요.
무엇이 포함되어 있나요?
사전 녹화된 수업 8개
영상당 평균 51분8 주
교사 지원 기간(주)6시간 49분
총 영상 학습 시간1년
학습 내용 이용 기간과제
주당 1-2시간. Students are encouraged to complete review questions and coding challenges to practice what they have learned. These challenges will take approximately 45 minutes to 1 hour per week. Answers (solutions) for all practice questions and detailed review videos will be posted to the Outschool classroom for students to check their work.프로젝트
Each week students will work on projects to apply what they have learned in class. The projects are reviewed in detailed lesson videos. The code for these projects is also provided in a PDF and posted in the classroom for students to check their work.보고계신 지문은 자동 번역 되었습니다
수업 소개
영어레벨 - B2+
미국 6학년 - 12학년 학년
레벨 Beginner
Your student will learn how to code with Python, one of the world's most popular coding languages. There is no experience necessary for this class, and it will be fun for everyone! Some projects we will complete include rock, paper, scissors, a mad libs game, login system, spiral animation, guess the number, pizza shop app, and a space catcher game. Students can further their understanding of Python by enrolling in advanced 8-week courses, such as Level II and Level III. 8-Week Class Syllabus Part 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 and Class Greeting Python Comments Coder Skills #1: What is Good Code? Practice Challenges (1 – 2 hours) Part 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) Part 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 Python String Methods Coder Skills #2: A Good Coder is a Good Searcher Practice Challenges (1 – 2 hours) Part 4 Python Part 3 Review and Practice Questions Data Type Floats: Fractions and Decimals Python Type Casting or Conversion Code with Mu Features Introduction to Functions First Function Mini-Project: Function Practice Question #1 Mini-Project: Function Practice Question #2 Practice Challenges (1 – 2 hours) Part 5 Part 4 Review Function Practice Question Review Project: Python Login System Global and Local Scope Login System Project Update Python Dictionaries Python Dictionary Methods Coder Skills #3: Lifelong Learning Practice Challenges (1 – 2 hours) Part 6 Part 5 and Challenge Question Review What is a Loop? For Loops Using if/else Statements With Loops Python Break Keyword Python Range() Function Python Turtle Animation Library Introduction Project: Spiral Animation Python Sets Practice Challenges (1 – 2 hours) Part 7 Part 6 and Challenge Question Review Python Remainder or Modulo Python Methods Review Python Math Methods Python Builtin Functions Not Operator Incrementing and Decrementing in Python Project: Guess the Number Coding Skill #3 - Hard Learning Practice Challenges (1 – 2 hours) Part 8 Part 7 Review Collections of Values Python Updates Control Flow What is the PyGame Zero Game Library Project: Space Catcher Game Customize Your Game Challenge Code Skills #5: What Interests You in Coding? Closing and Learning More Practice Challenges (1 – 2 hours) Build Fun Games, Animations and Projects with Python Students will complete 7 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 Guess the Number Space Catcher Game These projects allow students to apply what they have learned with Python while building fun projects! Continue Learning More about Python Python Level I Python Level II Intro to AI and Machine Learning 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, Apple Mac, or Linux computer. Unfortunately, Chromebooks or tablets will not work with Code with Mu. Self-Paced Class Communication Students can send specific questions about practice questions and projects through Outschool. Due to the nature of self-paced classes, the instructor will respond within 2 business days. Unfortunately, the instructor can't provide feedback for code that isn't included with the class. If your learner is interested in a more interactive class, there is a live Zoom 8-Week All About Python Level 1 Class on Outschool!
학습 목표
Students will be introduced to Python and learn about the basic syntax(structure) of the language. The goal of the class is for students to be interested in continuing to learn about coding and technology!
강의 계획서
8 레슨
8 주 이상레슨1:
Starting with Python
Welcome to the world of Python programming! In this part, you'll learn about what Python is, how your computer understands it, and the basics like words (strings) and numbers (integers) in Python. You'll also learn how to do math with Python, create variables to store information, and write comments to make your code easy to understand. Plus, you'll work on a fun mini-project to see what you've learned in action!
63 분의 동영상 강의
레슨2:
Making Choices with Python
Now, let's learn how to make your Python code make decisions! You'll learn about booleans (which are just fancy words for true and false), how to compare things (like checking if a number is bigger or smaller), and how to use if/else statements to control what your code does. You'll even make a Python Mad Libs game and tackle some challenges to test your skills.
58 분의 동영상 강의
레슨3:
Lists and Rock, Paper, Scissors
In this part, you'll get to know lists, which are like containers for storing lots of things in one place. You'll also learn how to use libraries, which are collections of extra tools that make Python even more powerful. Plus, you'll dive deeper into making decisions with and/or operators, and create a Rock, Paper, Scissors game to play with your friends!
47 분의 동영상 강의
레슨4:
Python Functions
It's time to learn about functions, which are like mini-programs within your program that you can use over and over again. You'll also explore floats, which are numbers with decimals, and practice converting between different types of data. You'll get to work on some mini-projects to practice writing functions and tackle more challenges.
43 분의 동영상 강의
그 외 세부 사항
학부모 가이드
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. Unfortunately, Chromebooks or tablets will not work with the code editor. 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!
Technology Requirements
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. Unfortunately, Chromebooks or tablets will not work with Code with Mu.
Self Paced Class Communication
Students can send specific questions about practice questions and projects through Outschool. Due to the nature of self-paced classes, the instructor will respond within 2 to 3 business days. Unfortunately, the instructor can't provide feedback for code that isn't included with the class. If your learner is interested in a more interactive class, there is a live Zoom 8-Week All About Level 1 Class!
사전 요구 사항
Students will need to be very comfortable typing and with copy/ paste on their computers. Learners will also need a Windows, Apple Mac, or Linux computer to complete this class.
수업 자료
Technology Requirements 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. Unfortunately, Chromebooks or tablets will not work for Code with Mu.
Outschool 외 필요 앱/웹사이트
이 수업에서는 아웃스쿨 교실 외에도 다음의 툴을 사용합니다:
선생님을 만나보세요
교사 전문성 및 자격증
학사 학위 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, JavaScript, and HTML/ CSS. I am the author of the soon to be released book All About Python for Kids. Before teaching I worked as a 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.
리뷰
David Sofield님의 다른 수업
David Sofield님의 다른 수업
다른 인기 수업
중급자를 위한 파이썬 코딩에 대한 모든 것 레벨 3 | 파이썬 코딩 수업
David Sofield
4.9
(829)
US$33회당 수업료
그룹 수업
10 주, 주당 1회1 시간
11-16 세
파이썬 코딩 프로젝트에 대한 모든 것 | 중급자를 위한 8가지 파이썬 코딩 프로젝트
David Sofield
4.9
(829)
US$30회당 수업료
다음 세션은 Saturday 5:30 PM 에 예정되어 있습니다.
그룹 수업
8 주, 주당 1회1 시간
11-16 세
파이썬 프로그래밍 레벨 2에 대한 모든 것 | 10대를 위한 파이썬 코딩 수업
David Sofield
4.9
(829)
US$32회당 수업료
다음 세션은 오늘 6:45 PM 입니다.
그룹 수업
10 주, 주당 1회1 시간
11-16 세
파이썬 프로그래밍 레벨 4에 대한 모든 것 | 중급자를 위한 파이썬 코딩 수업
David Sofield
4.9
(829)
US$33회당 수업료
다음 세션은 오늘 3 PM 입니다.
그룹 수업
10 주, 주당 1회1 시간
12-17 세
초보자를 위한 파이썬 코딩에 대한 모든 것 | 10대를 위한 파이썬 코딩 여름 캠프
David Sofield
4.9
(829)
US$24회당 수업료
다음 세션은 Mon 6/16 9:15 PM 에 예정되어 있습니다.
그룹 수업
1 주, 주당 4회1 시간
12-17 세
파이썬 프로그래밍 레벨 1에 대한 모든 것 | 10대를 위한 파이썬 코딩 수업
David Sofield
4.9
(829)
US$22회당 수업료
다음 세션은 Friday 12:15 AM 에 예정되어 있습니다.
그룹 수업
8 주, 주당 1회1 시간
11-16 세
1:1 개인 튜터링 파이썬 코딩 - 파이썬 프로그래밍 입문
Ziad Ghazi
4.5
(8)
US$55 세션당
일대일 레슨
온디맨드
7-18 세
여름 캠프: Python 코딩 4 키즈(소개)
Dr. Elliott Heflin, Jr.
4.6
(405)
US$19회당 수업료
다음 세션은 Mon 4/28 1 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
8-13 세
초보자를 위한 1:1 파이썬 코딩 코치 (튜토링)
Bojan Milinic
5.0
(7)
US$65 세션당
일대일 레슨
온디맨드
8-18 세
일대일 - 파이썬 코딩 수업
Geetu sodhi
5.0
(18)
US$40 세션당
일대일 레슨
온디맨드
9-14 세
101-개인 파이썬 코딩
Sumati
5.0
(1)
US$21 세션당
다음 세션은 Tuesday 2 PM 에 예정되어 있습니다.
일대일 레슨
온디맨드
10-14 세
파이썬 프로그래밍에 대한 모든 것 | 초보자를 위한 파이썬 코딩 여름 캠프 레벨 I
David Sofield
4.9
(829)
US$22회당 수업료
다음 세션은 Mon 6/16 4:15 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 4회1 시간
11-16 세
초보자를 위한 Python 코딩: Python과 실제 코딩 기술을 배우는 재미있는 프로젝트
PopSkool: English, Music, Art, Math, Coding & More
US$15회당 수업료
다음 세션은 내일 11 PM 입니다.
그룹 수업
8 주, 주당 1회55분
10-14 세
어린이를 위한 파이썬 코딩: 실습 프로젝트가 포함된 1년제 초급 수업!
Faruk Hasan
4.8
(149)
US$11회당 수업료
다음 세션은 Thursday 1 AM 에 예정되어 있습니다.
그룹 수업
주당 1회35분
9-13 세
파이썬 레벨 3 프로젝트 기반 | 라이브 및 재미있는 파이썬 코딩
QuattronKids
4.9
(194)
US$15회당 수업료
다음 세션은 Tuesday 11:30 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
8-12 세
여름 캠프: Advance Python 코딩 4 키즈
Dr. Elliott Heflin, Jr.
4.6
(405)
US$19회당 수업료
다음 세션은 Mon 4/28 2 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
10-15 세