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

https://github.com/majsylw/object-oriented-programming

Continuation of Object Oriented Programming in C++ course from winter 2014/2015 (University of Wroclaw)
https://github.com/majsylw/object-oriented-programming

c-plus-plus excercise-solution programming-exercises wroclaw

Last synced: about 2 months ago
JSON representation

Continuation of Object Oriented Programming in C++ course from winter 2014/2015 (University of Wroclaw)

Awesome Lists containing this project

README

        

# Object Oriented Programming in C++
Notes, scripts and excercises created during my studies at University of Wroclaw in winter 2014/2015

## Table of contents
* [General info](#general-info)
* [Screenshots](#screenshots)
* [Programming language](#programming-language-and-enviroment)
* [Status](#status)

## General info
Classes are conducted for maths students at UWr.
The main goal of the course is to continue teaching of basics of programming in C++.
Classes were conducted by Dr. Łukasz Wojakowski.

## Screenshots
![Example screenshot](./screens/screenshot.png)

## Programming language and enviroment
* C++ Programming Language
* Code::Blocks

## Features
List of features ready and TODOs for future development
* Solutions for all excercises

To-do list:
* Create comprehensive notes

## Status
Project is: _finished_