compsci

Lecture notes, projects and various resources on the courses I attended at Università degli Studi di Milano Bicocca for my Bachelor’s and Master’s degrees in Computer Science.

You’re welcome to contribute and send feeback opening Issues or proposing modifications with Pull Requests.

Contents

General resources

Master thesis guidelines:

More courses notes:

Some theses I appreciated and used as examples for the graduating students I advised:

Master’s

2018-2020

Thesis

Probabilistic Models for decision making

Data Analytics

Complex Systems

Cloud Computing

Data and Text Mining

Software Design Lab

Theory of Computation

Concurrent Models

Data Technology and Machine Learning

Informatics for industrial applications (Digital systems)

Methods of Scientific Computing

Final course projects:

Bachelor’s

2014-2017

Internship/Thesis

Operations Research

Information Security

Databases

Bioinformatics

Operative Systems

Programming Paradigms

Embedded Systems

Building

Markdown files are compiled to PDF using pandoc.

pandoc $file_base_name.md -o $file_base_name.pdf template.tex

The LaTeX template used is hosted here.