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

https://github.com/kerolloz/oop-exercises

Exercises for those who want to learn Object Oriented Programming in C++ :fire:
https://github.com/kerolloz/oop-exercises

cpp exercises oop

Last synced: 4 months ago
JSON representation

Exercises for those who want to learn Object Oriented Programming in C++ :fire:

Awesome Lists containing this project

README

          

# C++ Object-Oriented Programming exercises
[![Snap Status](https://build.snapcraft.io/badge/kerolloz/oop-exercises.svg)](https://build.snapcraft.io/user/kerolloz/oop-exercises) [![OOP Exercises](https://snapcraft.io/oop-exercises/badge.svg)](https://snapcraft.io/oop-exercises) [![Build Status](https://travis-ci.com/kerolloz/oop-exercises.svg?branch=master)](https://travis-ci.com/kerolloz/oop-exercises) [![Build status](https://ci.appveyor.com/api/projects/status/m6hoai6ry1yc9793?svg=true)](https://ci.appveyor.com/project/kerolloz/oop-exercises)
>Coding challenges for those who want to learn Object Oriented Programming in C++ :fire:

## Contents
- [Installation](#installation)
- [Windows](#windows)
- [Linux](#linux)
- [Usage](#usage)
- [Exercises](/exercises)

## Installation
### Linux
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/oop-exercises)
### Windows