Course Catalog

C++ Programming For Programmers

This course is for experienced programmers interested in learning more about the C++ programming language.

Topics

  • Introduction to C++
  • Why Learn C++
  • Brief History of C++
  • You and Your Compiler
  • A C++ Program
  • The Parts of a C++ Program
  • Variables and Constants
  • Assignment Operators
  • Arithmetic in C++
  • Control Structures
  • The if Statement
  • The if/else structure
  • The while loop
  • Assignment operators
  • Increment and Decrement Operators
  • Counter controlled Repetition
  • for Loop
  • Switch Statements
  • do...while
  • The break and continue
  • Logical Operators
  • Functions
  • Function Definition
  • Function Prototypes
  • Header Files
  • Rand function
  • Storage classes
  • Scope
  • Recursion
  • Functions with Empty Parameter lists
  • Inline Functions
  • References
  • Functions with Default Arguments
  • Function Overloading
  • Function Templates
  • Arrays
  • Arrays
  • Declaring Arrays
  • Passing Arrays to Functions
  • Sorting Arrays
  • Multiple-subscripted Arrays
  • Pointers & Strings
  • Declaration and Initializing
  • Pointer operators
  • Calling Functions by Reference
  • Bubble Sort
  • Pointer arithmetic and Pointer expressions
  • Pointers and Arrays
  • Arrays of Pointers
  • Function Pointers
  • Characters and Strings

Audience

This course is intended for experienced programmers who will develop software with C++.

Course Length

Five Days

For More Information

Contact sales@intech.com if you have questions regarding this or any other course.

Earlier versions of courses may be available upon request.
Print this page

Other C++ Courses:

C++ Programming For Programmer...