Programming Essentials in C++


CPA: Programming Essentials in C++ teaches the basics of programming in the C++ programming language, as well as the fundamental concepts and techniques used in object-oriented programming. The course begins with the universal basics, without relying on object concepts, then gradually extends to advanced concepts that are encountered using the objective approach.
By the end of the course, students will be able to:
  • Describe the universal concepts of computer programming
  • Use the syntax, semantics, and basic data types of the C++ language.
  • Understand the principles of the object-oriented model and its implementation in the C++ language.
  • Resolve typical implementation problems using standard C++ language libraries.

  • Course Duration : 70 Hours

    Prerequisites | Required

    •   No Prerequisites.

    OUTLINE


       Installing and using your programming environment
       Introduction to computer programming
       Advanced flow control and data aggregates
       Extending expressive power: pointers, functions and memory
       Accessing different kinds of data
       Object programming essentials
       Inheritance
       Exceptions
       Operators and enumerated types

    OUTCOMES


    Hands On Exercises

    Course Completion Certificate

    Live Project

    Certification Exam

    Suggested Next Courses


    •   CPP