Get Elixir Training from Award Winning Author Bruce Tate


Proven Instructor and Methods
Flipped Classroom: Students Drive
Short Classes Fit Busy Schedules
Only 4-6 per class
Learn More

Groxio Trainings Define Careers

Groxio's fiercely loyal students say our classes are carreer defining experiences. Our trainings have small classes where the students mob program on a common project and help each other to debug broken code when things inevitably go wrong. The instructor becomes a programming coach, and the student's only job is to break through.

Bruce Tate
play

Choose Your Training

Placeholder image

Professional Elixir 101

Elixir is a language with almost magical self healing properties. Its concurrency and reliability features make the language one of the most highest paid ones in the world, and its web frameworks show supreme power and astounding productivity. Before you can learn those tools, you need to know how the Elixir programming language works. Learn the important programming techniques you'll need to get to the good stuff, from data structures to functional programming.

Next:

Click to See More or Book ∨

Placeholder image

Professional Elixir and OTP

From the book Designing Elixir Systems with OTP, this course will arm you with understanding of the core Elixir abstractions you need to be successful. Going beyond a checklist of features, this class will provide you with systems to understand and instantly recall the important design considerations you need when you're designing any Elixir system, whether you're making a web app or a thermostat.

Next:

Click to See More or Book ∨

Placeholder image

Professional LiveView

From the book Programming Phoenix LiveView, this course will walk you through the strategies you'll need to build flexible, self-healing interactive web applications that scale well and survive the test of time. Focusing on design and abstractions, you'll learn how to layer your code with components and multi-layer APIs using idiomatic generated and custom code.

Next:

Click to See More or Book ∨

Placeholder image

Professional Phoenix with Ecto

From the book Programming Phoenix, this class is our de facto Phoenix back end course. We'll cover principles for working with multi-layered functional programming systems. On the data side, we'll get to know Ecto query design principles, and how to safely manage change with changesets. We'll work with boundary layers, and explore different ways to deal with failure. We'll explore advanced foundations of Phoenix from PubSub to plugs. This was the most requested course for Groxio to add in 2023.

Next:

What to Expect

Phoenix has great breadth as a web development framework. This course focuses on the back end, but also works through components and forms. Functional web and databases frameworks are not easy to learn, though. Groxio students overcome this challenge by focusing on abstractions and design. By knowing how Phoenix works down to individual plugs and connections, it's easier to navigate libraries and documentation. By knowing techniques for layering designs, Groxio students know where to put code and how to build it so it's easier to build, test, and maintain. In this class, we spend a good amount of time on back-end systems, and consuming those within a user interface.


Functional Cores
Components
Publish/Subscribe
Change Sets
Context APIs
Elixir Design
Plugs & Connections
Ecto Design
$2,000

Duration: 4 Days

Contact us

Book a team training instead

How It Works

In Groxio courses, students go through the core abstractions for the course several times, using techniques like role playing and building simple solutions to build understanding and quick recall. Then, the students use that knowledge to build something nontrivial. Along the way, each student will get several chances to drive with coaching from the instructor and teammates in small groups. Each training is customized based on the progress and desires of the people in the class, so each class is a unique experience. After each session, the class convenes to discuss the techniques they applied.


Objectives

Groxio courses emphasize breadth over depth. Additionally, Groxio courses will adjust to the skill levels and desires of the students. For these reasons, you should not expect an exhaustive list of language or framework features. Instead, you'll see a short, overarching broad list of objectives.


  1. Understand and use each of the layers of an Ecto application including schemas, repositories, changesets, queries, and more.
  2. Understand the role that changesets play in a Phoenix application.
  3. Build a layered design that encompases a functional core and a context.
  4. Layer user interface code through the use of components.
  5. Understand the layers and flow of Phoenix infrastructure, from endpoints, through plugs, to routers, and controllers.
  6. Keep pages up to date with PubSub.

Requirements:
Intermediate to Early Advanced

You will need to know how to code Elixir and have a decent grasp of Elixir pattern matching and enumerables. You should have a working installation of Elixir version 1.15, OTP version 26, and Phoenix version 1.7+.

View less ∧

Why Do Groxio Students Love Us?

Placeholder image play
“ I was really happy to learn about starting dynamic processes that I name on the fly. ”

Bill | Groxio Training

Placeholder image play
“ I've been able to continue building my career in Elixir with confidence. ”

Liv | Groxio Training

Placeholder image play
“ I always have fun. I'm a beginner and have to type in front of everyone. I just come as myself. ”

Paulo | Groxio Training

Placeholder image play
“ It's about learning how to learn... allowing us to follow our own path. For me, it's life changing. ”

Christine | Elixir em Foco

Placeholder image play
“ I learned important concepts to learn everything else in the Elixir Ecosystem. ”

Yuri | Groxio Training

Placeholder image play
“ The biggest insight I had was the CRC pattern... That underlying pattern shapes programming. ”

Zaki | Groxio Training