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

https://github.com/derlin/mse-advprpar-scala

Exercises from the cours Advanced Programming Paradigm (MSE 2016-2017) in scala
https://github.com/derlin/mse-advprpar-scala

Last synced: about 1 year ago
JSON representation

Exercises from the cours Advanced Programming Paradigm (MSE 2016-2017) in scala

Awesome Lists containing this project

README

          

# AdvPrPar

This repository contains the code written during the course _AdvPrPar (Advanced Programming Paradigm)_, MSE 2016-2017. AdvPrPar aims at familiarizing the students with FP programming using Scala.

Course material (theory and exercises) is available in [`pdfs`](pdfs). The material is the hard work of @ professor Pierre-André Mudry, so please don't use them outside of personal use without asking him.

The repository contains one folder per course, with both code from the course and the exercise serie. It has been done thoroughly but without sharing in mind (so you won't find many comments).