UCLeuvenLimburg / distributed-applications

Course material for distributed applications

Home Page:https://ucleuvenlimburg.github.io/distributed-applications/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed Application

This is the course's repository page and contains all course related material in raw form (e.g. .md files, .tex files). The companion website contains a more user-friendly view of the same material (e.g. the .pdfs resulting from compiling the .tex sources.)

Required Software

Setup Instructions

Clone the course repository.

$ git clone https://github.com/UCLeuvenLimburg/distributed-applications.git

Register as a watcher so that you're notified of updates to the repository.

To update your local repository with the most recent changes:

git pull

Correcting Errors

If you encounter what you believe is an error in the course material, you can suggest changes to be made through the GitHub web interface:

  • Browse to the file containing the error.
  • Click the edit button (sporting a pencil icon).
  • Make the necessary modifications.

Your suggestions will not be committed directly; instead, they reach us in the form of a pull request, pending for review. Only after we explicitly accept to incorporate your changes will the course material be updated.

Accepted corrections in material written by fvogels might cause an increase in cake points.

About

Course material for distributed applications

https://ucleuvenlimburg.github.io/distributed-applications/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TeX 52.7%Language:Elixir 46.9%Language:C# 0.3%Language:C++ 0.1%Language:Shell 0.0%