Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 484 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 484 Bytes

Cpp_tutorial

Slides and tutorials that I taught in Pars Pajouhan

Topics:

  1. Basics
  2. Variables, Data types,Identifiers , Constants
  3. Operators
  4. Conditions and If Statements, Loops
  5. Arrays
  6. Pointers, Reference ,Static & Dynamic Memory , Dangling Pointers
  7. Functions,Function Overloading , Recursion
  8. Templates , Files , Exceptions

Recommended books