Skip to content

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

Notifications You must be signed in to change notification settings

aleklisi/School-of-Erlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published