Courses & Trainings

Upgrade your skills, and boost your productivity.

We bring the freshest topics, the most comprehensive deep-dives, and the promise of a deeper understanding of your favorite tools and technolgies.

All courses in category Back End & Full Stack Clear Filter

INTRO 
JS

As a non-blocking programming language with amazing concurrency capabilities, it is no surprise that JavaScript shines just as brightly on the server side as it does in a browser. Whether you are making a build tool, web application or API, the rich JavaScript ecosystem and Node core libraries are by your side.

PRO 

Most developers stick to performing the basic CRUD operations on their database, but modern projects like SQLite, PostgreSQL and MySQL can do so much more. In this course, we'll discuss a wide range of features that can serve to keep data layer speedy, scalable and consistent.

INTRO 
SQL

Most web applications rely on storing their data in a relational database, consisting of tables which are comprised of columns and rows. PostgreSQL, MySQL and SQLite are the most popular and established relational databases, and luckily, they have a LOT in common.

INTRO 
ERL EX RB

Phoenix Framework draws heavily upon important foundations in the opinionated web frameworks that came before it, like Ruby on Rails.

PRO 
EX ERL

Phoenix makes building robust, high-performance web applications easier and more fun than you ever thought possible.

Combining popular conventions formed in popular projects like Ruby on Rails with the robustness of Elixir and the BEAM make it an excellent choice for a broad range of applications.

INTRO 
EX ERL

Elixir's combination of modern language features, and a 30-year-old battle-tested foundation at its core, has made it increasingly popular over the past year.

This course provides a strong foundation for writing general-purpose functional code, and is intended for developers already proficient in another language.