In this course we teach to how to create systems with the following requirements:
- Availability (do not stop)
- Reliability (be fault tolerant)
- Scalable (linear with number of requests)
- Maintainable (quick evolution)
- Accessibility (well-structured APIs)
Our tool is the functional, concurrent and distributed programming language Elixir.
The course is a 3 ECTS course, which implies a workload of approximately 100 hours for the students, of which 20 are for attending classes, another 20 for weekly exercises, and 60 for completing an challenging project.
These are the modules:
- Getting ready for Elixir (2 hours)
- A new language (2 hours)
- Functional Programming in Elixir (6 hours)
- Concurrency and distribution (6 hours)
- OTP (2 hours)
- Libraries and frameworks to scale (2 hours)
- Laboratories (20 hours)
- Final project (60 hours)
To get more information about this course please contact me.