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

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++

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.*