The Next Step

Code Flow

After learning how pattern matching works in Elixir, it’s time to see how pattern matching changes the way we control the flow of our application code. The Code Flow course covers how Pattern Matching, Immutability and Functional Programming impacts the foundation of programming:

  • Branching logic
  • Looping
  • Error handling

There are new control flow patterns to learn, new language features available, and new ways to do familiar things.

More than learning what the new things are and how to use them, you also learn when to use a technique and why to choose one approach over another. You get hands-on experience with the concepts using a downloadable project with practice exercises.

You gain experience, understanding, and confidence in your ability to make meaningful contributions to a project and doing it the “Elixir way”. Even more than now, you will be “Thinking Elixir”.

See the available courses and keep your momentum going!

Comments are closed

This is a static version of the site. Comments are not available.

4 Comments

  1. Philip Robbins on March 30, 2021 at 7:29 pm

    I’d just like to say a big “thank you” for this course, and for all the work that you have put in making it.

    I had never written a line of Elixir code before the course, but found your course easy to follow and thoroughly enjoyable.

    Very best wishes, Phil

    • Mark Ericksen on March 31, 2021 at 5:36 am

      Thanks! I’m so glad you found it helpful!

  2. Miguel Angel Ochoa on May 30, 2021 at 8:53 pm

    Amazing, this course is perfect! Thank you very much Mark.
    That vocation as a teacher was clear!

  3. Andrew Lush on August 17, 2021 at 4:50 pm

    A big thank you for creating this course, it really helped to cement these concepts. I have come from OOP languages, such as C# and Delphi, and have been getting really excited about the new suite of functional programming languages such as Elixir, Rust & Elm.

    Again thank you for creating this course.

Comments are closed on this static version of the site.