US$13
weeklyor US$86 for all content
지금 등록하고 언제든 시작하세요
자신만의 속도로 학습해 보세요
학습자가 원할 때 학습을 시작하고 자신에게 가장 적합한 진도로 학습할 수 있습니다.원하는 시점에 시작하세요.
자신의 진도에 맞춰 학습하세요
수업 자료를 1년 동안 이용할 수 있어요.
선생님의 실질적인 지원을 받을 수 있어요.
무엇이 포함되어 있나요?
사전 녹화된 수업 7개
7 주
교사 지원 기간(주)1년
학습 내용 이용 기간숙제
주당 2-4시간. Weekly programming assignments will be posted at the end of each class. Students will be expected to work on the assignment and post it before the next class. The instructor will be available throughout the week to help along the way!학습 평가
This is a very hands-on course. Students will be asked to try out the Python programming principles AS they are being taught in the class. After each class a lab project will be assigned that guides the student through creating complete and proper running programs that will be submitted to the instructor before the next class. The instructor will interact with the students throughout the week to guide them through these labs as they share, review and reassess each other's code.보고계신 지문은 자동 번역 되었습니다
수업 소개
This is the third in the series of Introduction to Programming with C++ courses. It will pick up right where the second class left off. Course Objective This course is an introduction to the problem-solving and programming methodologies that are fundamental to the study of computer science. Students gain considerable experience with fundamental language constructs and types, such as expressions, decisions, iteration, functions, structures, and strings. This course (and those to follow in the sequence) is modeled after a college-level class taught by this instructor but is accessible to students who have never programmed before. This is an excellent course for a student exploring the possibility of becoming a programmer or software engineer, or possibly pursuing a college degree in a Computer Science field. Course Content This course will cover the following topics: • Single and Multi-Dimensional Arrays • Search algorithms • Sorting algorithms Students will need a desktop or laptop computer. We will be using an online programming environment. A comfortable understanding of computers is all the student needs. If you can follow a recipe, you can learn to program! In this course, students are expected to work on weekly programming projects. The instructor works with the students throughout the week on these projects through code submission, reviews and reassessment. Students post their code to the classroom for peer-review, suggestion and discussion. Many coding problems are solved just by sharing the problem. Many coding tricks are learned just by sharing code the student is proud of!
학습 목표
Course Outcomes
• Students will become proficient and comfortable with problem-solving with respect to programming.
• Students will understand the basic methodologies of programming in both the procedural and object oriented environments.
• Students will gain understanding on the syntax and constructs of the C++ programming language.
• Students will be able to explain the concept of objects/classes and be able to represent real world events in class form.
• Students will become proficient in the following programming constructs: expressions, decisions, iteration, functions, structures and strings.
강의 계획서
7 레슨
7 주 이상레슨1:
Recursion
Let's take a deeper look at an interesting programming topic - recursion. Allowing a function to call itself!
레슨2:
External Files, Part 1 - Reading
External files (text files, data files) are a great way to store data and share it between programs or sessions. Today we start using external files by reading data in from them.
레슨3:
External Files, Part 2 - Writing
Once your program has modified existing data (that it read in) or generated new data, we need to be able to write it out to a file. Today we see how straightforward that is to do in C++.
레슨4:
Object Oriented Programming - Creating Classes
Many programming languages focus on the idea of Object Oriented Programming (OOP), where the focus is creating 'objects' that can solve problems, or be used in solving problems. We start looking at how C++ handles creating these objects.
그 외 세부 사항
수업 자료
Students will be provided with weekly PowerPoint decks that will contain all the information they need.
Outschool 외 필요 앱/웹사이트
아웃스쿨 사이트의 기능 외 별도의 앱이나 웹 사이트를 사용할 필요가 없습니다.
선생님을 만나보세요
교사 전문성 및 자격증
I have a degree in computer science and have been teaching all levels of programming and software engineering at the college level for 20 years and have worked in the industry for the same amount of time. This particular course (Introduction to Programming) has always been my favorite to teach. My goal is to give the students an experience that will prepare them to be successful in a Computer Science based college program.
I love programming because there are multiple ways to solve a problem. Computers only do what you tell them to do - whether you realize you're telling them to do something or not!
John Barthelmes님의 다른 수업
John Barthelmes님의 다른 수업
다른 인기 수업
초보자를 위한 프로젝트 기반 C++ 코딩
AI Code Academy
4.7
(1,787)
US$21회당 수업료
다음 세션은 Saturday 3 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
11-15 세
프로젝트 기반 C++ 코딩(레벨 2)
AI Code Academy
4.7
(1,787)
US$22회당 수업료
다음 세션은 Friday 11:30 PM 에 예정되어 있습니다.
그룹 수업
10 주, 주당 1회1 시간
12-17 세
1:1 개인 튜터링 C++ 코딩 - C 입문 플러스 플러스 - 프로그래밍 Cpp
Ziad Ghazi
4.5
(8)
US$55 세션당
일대일 레슨
온디맨드
7-18 세
101 Private-C++ 프로그래밍 - 중급 - 레벨 2 - 주 30분
StudentScholars
3.9
(86)
US$33 세션당
일대일 레슨
온디맨드
13-18 세
101 Private-C++ Programming - 초보자를 위한 기본 - 레벨 1 - 주 30분
StudentScholars
3.9
(86)
US$33 세션당
일대일 레슨
온디맨드
13-18 세
여름 캠프: 초보자를 위한 프로젝트 기반 C++
AI Code Academy
4.7
(1,787)
US$22회당 수업료
다음 세션은 Mon 6/16 3 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회1 시간
11-16 세
여름 캠프: 프로젝트 기반 C++(레벨 2)
AI Code Academy
4.7
(1,787)
US$23회당 수업료
다음 세션은 Mon 6/16 3 PM 에 예정되어 있습니다.
그룹 수업
2 주, 주당 5회1 시간
12-17 세
컴퓨터 프로그래밍, 코딩, 파이썬, 자바스크립트, C#, C++ 1:1 튜터링
Dragon Academy by Trammell Classes, DnD,Coding,RPG
4.8
(729)
US$36회당 수업료
다음 세션은 오늘 4 PM 입니다.
그룹 수업
주당 1회25분
7-12 세
1:1 튜터링: 코딩, 아두이노, 게임, 유니티, 파이썬, 자바스크립트, C++, C#
Alex Fish
5.0
(8)
US$60 세션당
일대일 레슨
온디맨드
7-18 세
스크래치 비디오 게임 코딩: 재미있는 프로그래밍
Michelle Lewis Scratch Coding STEM Educator
5.0
(19)
US$48 세션당
일대일 레슨
온디맨드
7-17 세
Minecraft 프로그래밍: 일대일 코딩 세션
BrainBytes
4.9
(241)
US$65 세션당
일대일 레슨
온디맨드
6-15 세
마인크래프트 코딩 캠프
Code Kids
4.8
(1,539)
US$24회당 수업료
다음 세션은 Mon 6/16 4 PM 에 예정되어 있습니다.
그룹 수업
1 주, 주당 5회1 시간
7-12 세
파이썬 프로그래밍 및 컴퓨터 코딩 중급 Hangout and Code
Dragon Academy by Trammell Classes, DnD,Coding,RPG
4.8
(729)
US$18회당 수업료
다음 세션은 Monday 10 PM 에 예정되어 있습니다.
그룹 수업
주당 1회55분
8-13 세
코딩 스크래치 전체 학기 시리즈 - 스크래치 소개: 코딩 및 게임
Young Art: Art Education, Fashion Design, Coding
4.7
(4,844)
US$18회당 수업료
다음 세션은 Tue 5/13 10 PM 에 예정되어 있습니다.
그룹 수업
16 주, 주당 1회55분
9-14 세
스크래치 프로그래밍: 일대일 코딩 세션
BrainBytes
4.9
(241)
US$65 세션당
일대일 레슨
온디맨드
6-13 세
자바 코딩: 재미있는 프로젝트로 프로그래밍 배우기 - 레벨 1
Einsteins Square: Chess, Coding, Math, Art, Games
4.8
(5,849)
US$21회당 수업료
다음 세션은 내일 8 PM 입니다.
그룹 수업
12 주, 주당 1회50분
12-17 세