C++ Programming (Basics)

Dr. Abilesh Premkumar

profile
C++ Programming (Basics)
profile
999
150 mins


  • How to use C++ language in action
  • Object oriented programming
  • Conditions like if / else / switch
  • Loops - for / while / do-while
  • Arrays / multi-dimensional arrays
  • Functions, overloading functions, passing variables to functions etc.
  • Input / output streams and validation of data
  • Operators - arithmetic, assigment, logical, bitwise