https://github.com/majsylw/introduction-to-object-oriented-programming
Introduction to Object Oriented Programming in C++ course from summer 2013/2014 (University of Wroclaw)
https://github.com/majsylw/introduction-to-object-oriented-programming
c-plus-plus excercise-solution object-oriented-programming wroclaw
Last synced: about 1 year ago
JSON representation
Introduction to Object Oriented Programming in C++ course from summer 2013/2014 (University of Wroclaw)
- Host: GitHub
- URL: https://github.com/majsylw/introduction-to-object-oriented-programming
- Owner: majsylw
- Created: 2019-12-15T15:40:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-26T11:51:23.000Z (over 6 years ago)
- Last Synced: 2025-01-31T13:27:21.154Z (about 1 year ago)
- Topics: c-plus-plus, excercise-solution, object-oriented-programming, wroclaw
- Language: C++
- Size: 285 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction-to-Object-Oriented-Programming in C++
Notes, scripts and excercises created during my studies at University of Wroclaw in summer 2013/2014
## 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 teach 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 excercises
To-do list:
* Create comprehensive notes
## Status
Project is: _finished_