Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/isaychris/csci222
- Owner: isaychris
- Created: 2016-08-16T13:48:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-10T08:17:27.000Z (about 7 years ago)
- Last Synced: 2024-11-09T13:40:39.221Z (2 months ago)
- Topics: cpp, csci222, oop, palomar
- Language: C++
- Homepage:
- Size: 4.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.