Learn C++ by Creating
What you'll learn
- Create a portfolio of C++ projects using... C++
- Get your computer ready to program in C++ using Visual Studio. (Level 0: Getting Started)
- Create an application that handles standard output. (Level 1: Hello World!)
- Create an application that handles input. (Level 2: Nice to Meet You)
- Create an application that manipulates strings. (Level 3: Name the Great)
- Create an application that has a conversation. (Level 4: Chatbot)
- Create an application that does Arithmetic. (Level 5: Integer Calculator)'
- Create an application that does math with decimals. (Level 6: Decimal Calculator)
- Create an application that uses if statements (Level 7: Correct Answer)
- Create an application that uses if and else statements (Level 8: Incorrect Answer)
- Create an application that uses if, else if, and else statements (Level 9: Old Enough to Vote)
- Discuss some of the fundamentals of computer programming
Requirements
- Students will need to be familiar with computers, but no special software or skills are required to get started.
Description
Learning C++ programming can be very intimidating, but we will be working on building our skills one level at a time. All of the lectures are hands on video lessons to get you creating your own programs.
This is a great course for beginners or a nice refresher for anyone who has not used C++ in a while.
In this course you will learn how to...
- Get your computer ready to program in C++ using Visual Studio. (Level 0: Getting Started)
- Create an application that handles standard output. (Level 1: Hello World!)
- Create an application that handles input. (Level 2: Nice to Meet You)
- Create an application that manipulates strings. (Level 3: Name the Great)
- Create an application that has a conversation. (Level 4: Chatbot)
- Create an application that does Arithmetic. (Level 5: Integer Calculator)'
AND MANY MORE!
Who this course is for:
- People who have never used C/C++ programming before.
- People who desire to solidify and remember some basics of C++ that they may have forgotten.
- People who prefer to learn by doing instead of simply watching videos
Instructor
Andrew graduated from Liberty University with a BS in Mathematics and a BA in Spanish in 2011. He has worked in a variety of schools in both Minnesota and Virginia hoping to understand the art of teaching and improve student outcomes. He currently teaches mathematics in Lynchburg, Virginia. He is known as an obsessively-committed and caffeine-addicted educator. His passion is to figure out what is effective, efficient, and reproducible.