Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mattiamtzlr/epfl-cs214-course

Course notes for EPFL CS-214: Software Construction
https://github.com/mattiamtzlr/epfl-cs214-course

functional-programming scala university-course

Last synced: 14 days ago
JSON representation

Course notes for EPFL CS-214: Software Construction

Awesome Lists containing this project

README

        

# Software Construction Course Notes
Course notes for EPFL CS-214
**This repository is an obsidian vault. For best results, view it in Obsidian.**

The slides are under copyright of the course, thus I cannot post them here.
The internal links referring to them will therefore not work unless you download the slides yourself (assuming you're an EPFL student) and you store them in a folder called `Slides` in the top level directory.
You will need to name the slides the same as the references in the notes, so generally `scala-weekX.pdf` and `soft-eng-weekX.pdf` respectively.

## Contents
- [Scala](./Scala/): Notes about Scala and functional programming in general
- [Software Engineering](<./Software Engineering/>): Notes about Software engineering in general
- [Images](./Images/): Images used in the notes