aleklisi / School-of-Erlang

This is a repository for School of Erlang 2019 November edition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

School of Erlang

This repository is a collection of explanations and ordered exercises. Their purpose is to allow somebody with a limited programming experience to enter the world of Erlang.

First classes

Presentation

Presentation - data types

Presentation - syntax introduction

Planed exercises

EX 0 - CompileModule

EX 1 - sum_three

EX 2 - average

EX 3 - fizzbuzz

Practice more

If you want to train more and extend you skill and knowledge try solving following:

EX 4 - multiples

EX 5 - fibonacci_sum

Second classes

Presentation

Presentation - refactoring

Planed exercises

EX 2.1 gcd

EX 2.2 rev_polish_notation

EX 2.3 quicksort

Practice more

EX 2.4 auth

Third classes

Presentation

To see the presentation:

cd ThirdClasses/presentation
./serve

open browser http://0.0.0.0:8000

Planed exercises

EX 3.1 parallel ping

EX 3.2 First app from scratch

Fourth classes

Presentation

Supervisors

Common test

Planed exercises

Ex 4.1 Building supervision tree

Ex 4.2 Finishing auth service

About

This is a repository for School of Erlang 2019 November edition.


Languages

Language:Erlang 91.5%Language:HTML 8.2%Language:Shell 0.3%