Skip to content

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

Notifications You must be signed in to change notification settings

aleklisi/School_of_Erlang_Fall_2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

School of Erlang

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

First classes

Everything about the first classes can be found on the First_classes_solutions branch.

Second classes

For the remaining part of the classes, we will be creating a hotdesking application. During second classes we will learn the basics of:

  • what an Erlang process is
  • how the processes are started
  • processes links and monitors

See the docs: processes gen_server gen_server concepts

During the live coding session, we will implement a gen_server responsible for handling the connection to a database.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published