Skip to content

My elixir journey, learning principles of FP and Elixir structure and language syntax

Notifications You must be signed in to change notification settings

freddneos/elixir-journey-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Elixir Journey

Sources :

Docs :

  • Introduction
  • Basic types
  • Basic operators
  • Pattern matching
  • case, cond, and if
  • Binaries, strings, and charlists
  • Keyword lists and maps
  • Modules and Functions
  • Recursion
  • Enumerables and streams
  • Processes
  • IO and the file system
  • alias, require, and import
  • Module attributes
  • Structs
  • Protocols
  • Comprehensions
  • Sigils
  • try, catch, and rescue
  • Typespecs and behaviours
  • Debugging
  • Erlang libraries
  • Where to go next
  • MIX AND OTP
  • Introduction to Mix
  • Agent
  • GenServer
  • Supervisor and Application
  • Dynamic supervisors
  • ETS
  • Dependencies and umbrella projects
  • Task and gen_tcp
  • Doctests, patterns and with
  • Distributed tasks and tags
  • Configuration and releases
  • META-PROGRAMMING IN ELIXIR
  • Quote and unquote
  • Macros
  • Domain-specific language

About

My elixir journey, learning principles of FP and Elixir structure and language syntax

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages