Skip to content

ElixirCan/elixir-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir Course Table of Contents(rough)

  1. Why Elixir and why Functional programming
  2. Installation & setup & IEx
  3. Basic types: floats, ints, binaries, atoms
  4. Pattern Matching
  5. Data structures: Maps, tuples, lists, keyword_lists
  6. Functions: anonymous Functions, named functions&Modules
  7. Concurrency, Imutabliity
  8. Processes, Servers, Supervisors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages