Skip to content

Marina-28/CPP-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPP-modules

The study intensive of c++ in school 21

Modules description:

  • CPP00:
    • Basic syntax
    • Classes
    • Member function
    • Stdio streams
    • Static and const
    • Some functions from std
  • CPP01:
    • Memory allocation
    • References vs pointers
    • File reading and writing
    • Function pointers
    • Switch statement
  • CPP02
    • Orthodox Canonical class form
    • Operator overloading
  • CPP03
    • Inheritance
  • CPP04
    • Subtype polymorphism
    • Abstract classes
  • CPP05
    • Repetition and Exceptions
  • CPP06
    • Casts
  • CPP07
    • Templates
  • CPP08
    • Templated containers
    • Iterators
    • Algorithms

About

The intensive study of c++ at school 21

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published