Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

bmvskii/OOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOP Course written with C++

There are some tasks of four topics of OOP.

  • A primitive classes (an essentials of writing classes , getters, setters, private/private etc.)
  • Templates (an essentials of writing templated classes, using STL algorithms, iterators, collections)
  • A composition in classes
  • Inheritance (base class, protected, pure virtual methods, override, virtual destructor, dynamical type cast)

Author: Evgeniy Rogovoy, NURE, 2016

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages