Introduction to Object Oriented Programming in C++ course from summer 2013/2014 (University of Wroclaw)
-
Updated
Dec 26, 2019 - C++
Introduction to Object Oriented Programming in C++ course from summer 2013/2014 (University of Wroclaw)
This project implements a run-length string compression algorithm across multiple programming paradigms—imperative, functional, and declarative—highlighting how language design shapes problem-solving. It explores both theoretical models (CFGs, NDFSMs) and practical implementations in Python, Java, C++, Prolog, and SML.
Continuation of Object Oriented Programming in C++ course from winter 2014/2015 (University of Wroclaw)
Exercises from Programming: Principles and Practice Using C++ (2nd Edition)
Add a description, image, and links to the excercise-solution topic page so that developers can more easily learn about it.
To associate your repository with the excercise-solution topic, visit your repo's landing page and select "manage topics."