Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Page History

« Previous Version 4 Next »

Elixir in Action, 2nd edition
by Sasa Juric (2019)

Meetup: https://www.meetup.com/Los-Gatos-Rust-Reading-Group/events/277172962/
Zoom: https://us02web.zoom.us/j/84281187589
Manning: https://www.manning.com/books/elixir-in-action-second-edition
Source code (zip): https://www.manning.com/downloads/1765
Github: https://github.com/sasa1977/elixir-in-action

Chapter 1 and Chapter 2 (1st half)
First Steps
Building Blocks

April 8, 2021

Presenter

1.1 About Erlang

1.2 About Elixir

1.3 Disadvantages

2.1 The interactive shell

2.2 Working with variables

2.3 Organizing your code