包含什麼
7 現場會議
6 小時 25 分鐘 上課時間作業
每週 2-4 小時. Weekly programming assignments will be posted at the end of each class. Students will be encouraged 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 be available to guide the student through these labs throughout the week.我們無法翻譯此文,請刷新頁面並再試一次。
課堂經歷
Summary: A college-prep introductory course in computer programming. Description: 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. This course will cover the following topics: - Continued discussion of recursion. Recursion vs loping - Reading and writing data in external files - Object Oriented Programming. Creating and using objects - Polymorphism, inherited classes, overloading operators - Final project Each class meeting we will discuss a new topic concept, then see how C++ handles that with code samples and project examples. Students are encouraged to write code along with the instructor throughout the class, since the best way to learn programming is to program. We will also pause for "Try Me" sections, where the students are challenged to solve a quick programming problem, which we then share and go over the solutions. At the end of each class a programming challenge is provided to give students a chance to apply what they have learned. Students can reach out to the instructor throughout the week for help/guidance and share their results with other students through the class page. We will go over project solutions at the beginning of the next class. 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.
學習目標
Course Content
This course will cover the following topics:
- Continued discussion of recursion. Recursion vs loping
- Reading and writing data in external files
- Object Oriented Programming. Creating and using objects
- Polymorphism, inherited classes, overloading operators
- Final project
教學大綱
7 課程
超過 7 週課 1:
Recursion
Let's take a deeper look at an interesting programming topic - recursion. Allowing a function to call itself!
55 分鐘線上直播課
課 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.
55 分鐘線上直播課
課 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++.
55 分鐘線上直播課
課 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.
55 分鐘線上直播課
其他詳情
供應清單
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!
評論
現場團體課程
US$90
用於 7 課程每週1次,共 7 週
55 分鐘
有14 位學習者完成此課程
即時視訊會議
年齡: 11-16
3-12 每班學員人數