Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/WhiteRookPL/learn-elixir-the-hard-way

Repository with source code for "Learn Elixir The Hard Way" workshop.
https://github.com/WhiteRookPL/learn-elixir-the-hard-way

elixir elixir-examples elixir-phoenix erlang erlang-otp workshop

Last synced: 15 days ago
JSON representation

Repository with source code for "Learn Elixir The Hard Way" workshop.

Awesome Lists containing this project

README

        

# *Learn Elixir The Hard Way* - Workshop

## Editions

- [devwarsztaty.pl (07.04.2018, Katowice)](http://devwarsztaty.pl/warsztaty/2018-04-07)
- *Home Office* (19.05.2018, Gliwice)

## Guides

- [Installation guide](docs/installation-guide.md)
- [Introduction to Elixir](docs/introduction-to-elixir.md)
- [Introduction to Functional Programming](docs/introduction-to-functional-programming.md)
- [Concurrency and Actor Model](docs/concurrency-and-actor-model.md)
- [Release and Deployment](docs/release-and-deployment.md)
- [Manual Tests and Performance Evaluation](docs/testing.md)

## License

[Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)](LICENSE.md)

Name is inspired by Zed Shaw's work collected under the name *[Learn Code The Hard Way](https://learncodethehardway.org/)*.