Skip to content

glesica/intro-to-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro To Elixir

George Lesica [email protected]

Slides, notes, and demo code for my talk entitled "Introduction to the Elixir Programming Language".

The following tools are needed in order to build the slides and take full advantage of the code samples, etc.

  • Pandoc (>=1.12.2.1) - to build the slides
  • Elixir (>=0.13.2) - to run the example code

Building the materials

To build everything, just run make.

Getting Elixir

  1. Install Erlang: https://www.erlang-solutions.com/downloads/download-erlang-otp
  2. Install Elixir: * Linux: https://www.erlang-solutions.com/downloads/download-elixir * Others: http://elixir-lang.org/getting_started/1.html

About

My talk on the Elixir programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages