Learning C++

 Home || News || Stories || Installer


Course details

  • 2h 47m
  • Beginner
  • Released: 9/21/2021
C++ is one of the most powerful and widely used programming languages of all time. It is also one of the oldest programming languages in use today. In this course, learn the basic elements of this object-oriented programming language that moves the world. Instructor Eduardo Corpeño begins with setting up the development environment and introducing the basic elements of object-oriented programming. Eduardo covers data types such as variables, expressions, assignments, constants, and more. He explains structures, classes, pointers, vectors, and so on. After stepping through the control flow process and a variety of useful functions, Eduardo finishes up with detailed information on opening and working with files.







1. Get up and running with C++



2. What you should know



3. About the exercise files














1. Setting up the development environment 



2. Elements of Object-Oriented Programming 



3. Creating a simple program in C++



4. Challenge: Console interaction 



5. Solution: Console interaction 


 







1. Basic Data Types



2. Variables



3. Expression, assignment, and operators



4. Type Interference with auto



5. Processor Directives



6. Constant 


7. Arrays



8. Strings



9. Type Casting 



10. Challenge: Calculate an average



11. Solution: Calculate an average







1. Structures 


2. Classes 



3. Header and implementation files




4. Pointers




5. References



6. Vector




7. Challenge: Create some Classes




8. Solution: Create some Classes





1. if Statement  




2. Switch Statement 




3. While Loops




4. For Loops




5. Challenge: Calculate GPA from a vector




6. Solution: Calculate GPA from a vector





1. Creating Functions 




2. Using Functions




3. Function Parameters




4. Challenge: Create a report card function




5. Solution: Create a report card function






1. Opening a text file for reading




2. Opening a text file for writing




3. Challenge: Upgrade to work with files     




4. Solution: Upgrade to work with files  










1. Next Step








Mga Komento