An open API service indexing awesome lists of open source software.

https://github.com/tommyfurgi/erlang-and-elixir

The tasks were completed as part of laboratory classes in the Erlang and Elixir course at AGH in the academic year 2023/2024.
https://github.com/tommyfurgi/erlang-and-elixir

elixir elixir-ecto elixir-phoenix erlang erlang-otp

Last synced: about 2 months ago
JSON representation

The tasks were completed as part of laboratory classes in the Erlang and Elixir course at AGH in the academic year 2023/2024.

Awesome Lists containing this project

README

          

# Programming in Erlang and Elixir
Programming in Erlang and Elixir, Computer Science AGH UST course

## Laboratories

### [Lab 1 - Erlang introduction I](/lab1/)
[Instructions](/lab1/README.md) (in Polish)


### [Lab 2 - Erlang introduction II](/lab2/)
[Instructions](/lab2/README.md) (in Polish)


### [Lab 3 - Processes](/lab3/)
[Instructions](/lab3/README.md) (in Polish)


### [Lab 4 - OTP & rebar](/lab4/)
[Instructions](/lab4/README.md) (in Polish)


### [Lab 5 - Introduction to Elixit & integration with Erlang](/lab5/)
[Instructions](/lab5/README.md) (in Polish)


### [Lab 6 - Databases in Elixir: mix & Ecto](/lab6/)
[Instructions](/lab6/README.md) (in Polish)


### [Lab 7 - Web application in Elixir: Phoenix](/lab7/)
[Instructions](/lab7/README.md) (in Polish)