Brief Summary
This course is all about making you comfortable with Elixir and Phoenix! It's designed for people who want to learn functional programming and create awesome web applications without getting lost in technical jargon. Trust me, it's fun and you'll get it!
Key Points
-
Master both Elixir and Phoenix quickly and easily
-
Understand the differences between functional and object-oriented programming
-
Build practical applications with in-depth projects
Learning Outcomes
-
Understand the fundamentals of functional programming
-
Build and expand web applications using the Phoenix Framework
-
Integrate OAuth and databases into your projects
About This Course
Master Functional Programming techniques with Elixir and Phoenix while learning to build compelling web applications!
Elixir and Phoenix are two of the hottest technologies of 2017.
Functional Programming? You will learn it. Phoenix with OAuth? Its here. Postgres for data storage? Of course! Websockets too!
This course will get you up and running with Elixir and Phoenix quickly, and teach you the core knowledge you need to deeply understand and build amazingly fast web applications.
We'll start by mastering the fundamentals of functional programming with Elixir, including functions, modules, and the fantastic 'pipe' operator. You'll learn how FP differs from classic object oriented programming with a variety of different practical examples. Once you have a solid understanding of Elixir, we'll discuss how to build amazingly fast applications with the Phoenix Framework with an in-depth app. Source code is provided for each lecture, so you will always stay up-to-date with the course pacing.
If you are new to Elixir, or if you've been working to learn it but sometimes feel like you still don't quite 'get it', this is the Elixir course for you! To learn Elixir and Phoenix you have to understand them.
Learn how to use Elixir's built-in library to clean up your code
Master the differences between functional and object oriented programming
Grasp all of the different pieces of syntax in common Elixir programs
Build interesting and challenging projects that have practical uses
Develop a web app using Phoenix that can be expanded in a variety of different ways
Go behind the scenes of Phoenix and learn how the internals work
Master the OAuth flow by authenticating users with the Github Public OAuth service
Practice working with databases by integrating Postgres into your app
I've built the course that I would have wanted to take when I was learning Elixir and Phoenix. A course that explains the concepts and how they're implemented in the best order for you to learn and deeply understand them.
Think with a Functional Programming mindset
Use Phoenix to build compelling and FAST web apps
Understand common Elixir syntax and design patterns
Carlos M. V. H.
Muy buen curso, explica con claridad, preciso y consiso. Además los ejercicios practicos son buenos ejemplos para cada uno de los temas que se aprenden