Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isaychris/csci222

Palomar: C++ & Object-Oriented Programming
https://github.com/isaychris/csci222

cpp csci222 oop palomar

Last synced: 7 days ago
JSON representation

Palomar: C++ & Object-Oriented Programming

Awesome Lists containing this project

README

        

# CSCI222

Detailed study of the C++ programming language and its support for data abstraction
and object-oriented programming. Presents an introduction to the
fundamental elements of object-oriented programming including encapsulation,
classes, inheritance, polymorphism, templates, and exceptions.