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)
- Host: GitHub
- URL: https://github.com/majsylw/object-oriented-programming
- Owner: majsylw
- Created: 2019-12-26T12:36:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-02T08:50:47.000Z (over 5 years ago)
- Last Synced: 2025-01-31T13:27:34.011Z (4 months ago)
- Topics: c-plus-plus, excercise-solution, programming-exercises, wroclaw
- Language: C++
- Size: 3.39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
## Programming language and enviroment
* C++ Programming Language
* Code::Blocks## Features
List of features ready and TODOs for future development
* Solutions for all excercisesTo-do list:
* Create comprehensive notes## Status
Project is: _finished_