Outschool
Open currency, time zone, and language settings
Log In

Introduction to Programming with C++, Part 3

A college-prep introductory course in computer programming. Part 3 of a 3 course sequence! Builds on all the skills from Parts 1 and 2.
John Barthelmes
Average rating:
4.9
Number of reviews:
(344)
Class

What's included

7 live meetings
6 hrs 25 mins in-class hours
Homework
2-4 hours per week. 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!
Assessment
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.

Class Experience

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.
Learning Goals
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
learning goal

Syllabus

7 Lessons
over 7 Weeks
Lesson 1:
Recursion
 Let's take a deeper look at an interesting programming topic - recursion. Allowing a function to call itself! 
55 mins online live lesson
Lesson 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 mins online live lesson
Lesson 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 mins online live lesson
Lesson 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 mins online live lesson

Other Details

Supply List
Students will be provided with weekly PowerPoint decks that will contain all the information they need.
External Resources
In addition to the Outschool classroom, this class uses:
Joined December, 2018
4.9
344reviews
Profile
Teacher expertise and credentials
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! 

Reviews

Live Group Course
Share

$90

for 7 classes
1x per week, 7 weeks
55 min

Completed by 14 learners
Live video meetings
Ages: 11-16
3-12 learners per class

This class is no longer offered
About
Support
SafetyPrivacyCA PrivacyLearner PrivacyManage Data PreferencesTerms
Financial Assistance
Get The App
Download on the App StoreGet it on Google Play
© 2024 Outschool