Skip to content

My sollutions for various Erlang and Elixir tasks including whole pollution module - classic, server and gen_server with supervisor, reverse polish notation calculator and some others

Notifications You must be signed in to change notification settings

jakubowiczish/erlang-and-elixir-laboratories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My solutions for erlang and elixir course

Laboratory 1 (erlang)

  • Reverse polish notation calculator

  • Some basic exercises

Laboratory 2 (erlang)

  • Implementation of whole pollution module, including both usage tests and EUnit tests

  • Implementation and time measurement of quicksort algorithm - both mine and built in in erlang

  • Some exercises

Laboratory 3 (erlang)

  • Implementation of pollution server module, including EUnit tests

  • Implementation of pingpong module

  • Some exercises

Laboratory 4 (erlang)

  • Implementation of pollution gen server module, including EUnit tests

  • Implementation of supervisor for gen server module, including EUnit tests

Laboratory 5 (elixir)

  • Implementation of small module (unfinished) - basically an introduction to Elixir

alt_text

About

My sollutions for various Erlang and Elixir tasks including whole pollution module - classic, server and gen_server with supervisor, reverse polish notation calculator and some others

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published