Skip to content

My small educational projects at NSU on object-oriented programming in C++.

Notifications You must be signed in to change notification settings

sckwokyboom/OOP-CPP-Labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective-oriented programming labs in C++

My small educational projects at NSU on object-oriented programming in C++.

Forth Interpreter

Implementation of an interpreter for the Forth language (without loop support).

Shared Pointer

Lightweight implementation of shared pointer from the standard library.

Linked Hash Set

Implementation of the Linked Hash Set data structure.

Media Player

An example of a factory in the form of a media player for various recording formats.

About

My small educational projects at NSU on object-oriented programming in C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published