https://github.com/amitness/ioe-oop
Lab & Past Paper Solutions for Object Oriented Programming in C++
https://github.com/amitness/ioe-oop
cpp exam lab oop question-answering
Last synced: 8 days ago
JSON representation
Lab & Past Paper Solutions for Object Oriented Programming in C++
- Host: GitHub
- URL: https://github.com/amitness/ioe-oop
- Owner: amitness
- License: mit
- Created: 2016-03-06T16:24:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-12T09:04:22.000Z (over 6 years ago)
- Last Synced: 2025-04-09T21:41:26.975Z (3 months ago)
- Topics: cpp, exam, lab, oop, question-answering
- Language: C++
- Homepage:
- Size: 50.8 KB
- Stars: 5
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ioe-oop
Solutions to [Lab exercises](https://github.com/amitness/ioe-oop/blob/master/lab/README.md) for course **Object Oriented Programming in C++** [CT 501] in IOE. Also includes [solutions to past exam papers](https://github.com/amitness/ioe-oop/blob/master/past-papers.md).
*All codes are tested on [Code::Blocks](http://www.codeblocks.org/) IDE.*