Representing Values

Learn about Elixir variables and the different data types we can use in Elixir.

Introduction to working with variables

Variables and functions are the fundamentals of any functional language, and Elixir is no different. It’s essential to have a solid understanding of how they work so we can be comfortable working with the various types of functions. This chapter will use Elixir to explore the basics and build a solid foundation for the upcoming advanced topics.

Get hands-on with 1200+ tech skills courses.