Elixir for Beginners (programming language)
A quick easy guide to basic Elixir syntax
What you’ll learn
-
Basic Syntax of Elixir, Variables, IO puts, commenting, concatenations, Data Types
-
Strings
-
Math
-
User Input
-
Decision-Making, Relational & Logical Operators
-
Lists, Tuples & Maps
-
Enumberables
-
Modules & Functions
-
Loops
Who this course is for:
- Anyone who knows another language and wants to learn how to code in Elixir can start here to learn the basic syntax
- Beginners