검색

weekly
or for all content
수업

파이썬 프로그래밍 | 초보자 | 20주 SP | Automate Awesome

25 명의 학생이 수업을 완료함
연령대: 13-18 세
자율 학습 과정
이 20개 모듈 코스에서 우리는 파이썬을 처음부터 탐구하여 놀라운 일을 해내는 더 복잡한 코드를 다룰 것입니다! #builder
평균 평점:
4.8
수강 후기 수:
(1,188 수강 후기)

20개의 사전 녹화 레슨
20 교사 지원 기간(주)
시작일 선택 가능
1년간 콘텐츠 이용 가능

지금 등록하고 언제든 시작하세요

자신만의 속도로 학습해 보세요
학습자가 원할 때 학습을 시작하고 자신에게 가장 적합한 진도로 학습할 수 있습니다.
원하는 시점에 시작하세요.
자신의 진도에 맞춰 학습하세요
수업 자료를 1년 동안 이용할 수 있어요.
선생님의 실질적인 지원을 받을 수 있어요.

무엇이 포함되어 있나요?

사전 녹화된 수업 20개
20 주
교사 지원 기간(주)
1년
학습 내용 이용 기간
숙제
주당 1-2시간. Each module of the course will involve reading approximately 10 pages, working through the video and code examples provided with the module, and uploading homework for each module. Many of the modules build on each other, so it is important to complete each module before working on the next. Homework should take approximately one to two hours per week, in addition to the one to two hours required to work through each module. This may take longer depending on the complexity of the module, and the code that the student is interested in working on. There will be a homework assignment provided for each module of the course, students can work on their own version of the topics that are being covered using the sample provided code or come up with their own unique idea. The goal is to spend time programming each week and incrementally build their coding skills.
학습 평가
All submissions to the classroom or the teacher section for weekly submissions will be reviewed and feedback will be provided. Feedback is generally given either as an informal assessment, or with a video, of course, if students run into problems with their code, they are more than welcome to send in any issues, which will be promptly addressed.
보고계신 지문은 자동 번역 되었습니다

수업 소개

Welcome to Python Programming Semester Self Paced Class - 20 Weekly Modules - Automate Awesome! 

In this semester length course, we are going to cover Python programming from the very beginning and work our way towards more complex and intricate programs. This is a great course for those with programming experience or students that are starting from scratch. Our goal is to introduce various programming methods and techniques as we build examples that have real-world applications. Programming is a superpower for the future, and students will look at many different ways to interact with the world, gather and analyze data, manipulate various elements using programming, and ultimately gain a deep insight into the Python programming language. 

This course is divided into two parts, the first part is composed of 6 modules on the basics of Python programming, which will go over data structures and various types of programs, which will serve as a refresher for those who have python experience, or an introduction for those who are new to programming. 

Required experience:
No knowledge of programming is required to get started with this course, our goal is to work through the tools we need in the first part of the course so we can experiment with amazing projects in the latter 14 modules. 

We will work on expanding our foundational knowledge of python in the second part of the course By working on projects that automate various tasks. We will look at validating input reading and writing to files, connecting with the web and scraping data, working with various kinds of data and documents, using python to send emails and text messages, manipulating images, and even creating keyboard and mouse control using python. Each module will very clearly break down the elements that we need to know to increase our knowledge of python. Each module will have code, examples, and video. And throughout the course will work on many interesting projects including text based adventure games, programs that actually do things, and look at many interesting pieces of code as we go. The goal is that by the end of the course students should be able to program intricate and complex programs on their own, build games, and become very familiar with automating various tasks using Python programming.

Learner Interaction:
Students will submit weekly code homework assignments, and will receive feedback.

학습 목표

In this semester length course, we are going to cover Python programming from the very beginning and work our way towards more complex and intricate programs. This is a great course for those with programming experience or students that are starting from scratch. Our goal is to introduce various programming methods and techniques as we build examples that have real-world applications. Programming is a superpower for the future, and students will look at many different ways to interact with the world, gather and analyze data, manipulate various elements using programming, and ultimately gain a deep insight into the Python programming language and how to build programs that do something. 

This course is divided into two parts, the first part is composed of 6 modules on the basics of Python programming, which will go over data structures and various types of programs, which will serve as a refresher for those who have python experience, or an introduction for those who are new to programming. No knowledge of programming is required to get started with this course, our goal is to work through the tools we need in the first part of the course so we can experiment with amazing projects in the latter 14 modules.

강의 계획서

20 레슨
20 주 이상
레슨1:
Python Basics
 This module introduces Python's syntax, data types, and basic operations. You'll learn about variables, basic arithmetic, data types, and working with text. 
레슨2:
Flow Control
 Learn about control structures like if-else statements, for and while loops, and conditional expressions. Gain skills in controlling the flow of your programs. 
레슨3:
Functions
 This module covers defining and using functions in Python. You'll understand parameters, return values, and the concept of scope for efficient code reuse. 
레슨4:
Lists
 Explore Python lists, including creating, modifying, and iterating over them. You'll learn list operations, comprehensions, and common list functions. 

그 외 세부 사항

학부모 가이드
Replit.com is a cloud-based platform that allows users to write, run, and share code in various programming languages. It's designed for easy collaboration and quick prototyping, making it a popular tool for both beginners and experienced developers. Automate the Boring Stuff is a website and book by Al Sweigart that provides tutorials and projects on automating common tasks using Python, aimed at beginners and those seeking practical programming skills. Both resources are free to use, and they don't require creating an account.
수업 자료
We will be using the Automate the Boring Stuff with Python, 2nd Edition Practical Programming for Total Beginners book
by Al Sweigart book in the course. November 2019, 592 pp. ISBN-13: 9781593279929

We will be using Repl.it for the majority of the course, some modules may require the student to use Python locally (for example, some elements like opening the web browser can only be done locally), directions and detailed instructions will be provided.
Outschool 외 필요 앱/웹사이트
이 수업에서는 아웃스쿨 교실 외에도 다음의 툴을 사용합니다:

제공

가입일: October, 2020
4.8
1188수강 후기
프로필
교사 전문성 및 자격증
I love teaching programming using fun and interesting examples because it helps students go farther than learning hard to contextualize concepts. Understanding what we are doing and why means that students will be able to apply algebraic concepts (like x+y) having understood examples like (red bike + blue bike) in a way that has context and meaning. 


다른 인기 수업
중급자를 위한 파이썬 코딩에 대한 모든 것 레벨 3 | 파이썬 코딩 수업
David Sofield
4.9
(830)
회당 수업료
그룹 수업
10 주, 주당 1회1 시간
11-16 세
파이썬 코딩 프로젝트에 대한 모든 것 | 중급자를 위한 8가지 파이썬 코딩 프로젝트
David Sofield
4.9
(830)
회당 수업료
그룹 수업
8 주, 주당 1회1 시간
11-16 세
파이썬 코딩 여름 캠프 레벨 2
Codingal - #1 AI & Coding | Backed by Y Combinator
4.7
(6)
회당 수업료
다음 세션은 Monday 1 PM 에 예정되어 있습니다.
그룹 수업
1 주, 주당 5회50분
9-14 세
초보자를 위한 파이썬 코딩에 대한 모든 것 | 10대를 위한 파이썬 코딩 여름 캠프
David Sofield
4.9
(830)
회당 수업료
다음 세션은 Mon 6/16 9:15 PM 에 예정되어 있습니다.
그룹 수업
1 주, 주당 4회1 시간
12-17 세
파이썬 프로그래밍 레벨 4에 대한 모든 것 | 중급자를 위한 파이썬 코딩 수업
David Sofield
4.9
(830)
회당 수업료
그룹 수업
10 주, 주당 1회1 시간
12-17 세
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에 대한 모든 것 | 10대를 위한 파이썬 코딩 수업
David Sofield
4.9
(830)
회당 수업료
다음 세션은 Friday 12:15 AM 에 예정되어 있습니다.
그룹 수업
8 주, 주당 1회1 시간
11-16 세
초보자를 위한 파이썬 기반 여름 캠프 | 라이브 펀 파이썬 코딩
QuattronKids
4.9
(197)
회당 수업료
다음 세션은 Mon 6/2 7 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회1 시간
8-12 세
일대일 - 파이썬 코딩 수업
Geetu sodhi
5.0
(18)
세션당
일대일 레슨
온디맨드
9-14 세
여름 캠프: 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에 대한 모든 것 | 10대를 위한 파이썬 코딩 수업
David Sofield
4.9
(830)
회당 수업료
다음 세션은 Sun 8/24 8 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
11-16 세
초보자를 위한 파이썬 코딩(레벨 1)
Codingal - #1 AI & Coding | Backed by Y Combinator
4.7
(6)
회당 수업료
다음 세션은 Friday 3 PM 에 예정되어 있습니다.
그룹 수업
4 주, 주당 2회1 시간
10-15 세
파이썬 프로그래밍에 대한 모든 것 | 초보자를 위한 파이썬 코딩 여름 캠프 레벨 I
David Sofield
4.9
(830)
회당 수업료
다음 세션은 Mon 6/16 4:15 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 4회1 시간
11-16 세
여름 캠프: Advance Python 코딩 4 키즈
Dr. Elliott Heflin, Jr.
4.6
(405)
회당 수업료
다음 세션은 Mon 5/12 2 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회55분
10-15 세
더 많은 수업 보기
검색
기프트 카드 구매
통화, 시간대 및 언어 설정 열기
언어 및 지역
로그인