Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 830 Bytes

File metadata and controls

30 lines (23 loc) · 830 Bytes

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

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

Example screenshot

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