Skip to content

kwchang0831/path-learning-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Path of Learning Elixir

This is my path of learning Elixir. Learning by doing.

Inspired by 30 Days of Elixir.

Please refer to Contents and each .exs script files for more details.

Prerequisite

Run

Get dependencies first

mix do deps.get

Run the specific exercise

mix run ./code/basic/00-HelloWorld.exs

Contents

Formatting

All .exs files are formatted using mix format, see .formatter.exs.

mix format

About

✍Hands-on learning Elixir

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages