Self-paced

Explore our extensive collection of courses designed to help you master various subjects and skills. Whether you're a beginner or an advanced learner, there's something here for everyone.

Bootcamp

Learn live

Join us for our free workshops, webinars, and other events to learn more about our programs and get started on your journey to becoming a developer.

Upcoming live events

Learning library

For all the self-taught geeks out there, here is our content library with most of the learning materials we have produced throughout the years.


LoginGet Started

Lessons

The following lessons explain different programming concepts and have been published by our members. Search for a particular lesson using the filters

Understanding JWT and how to implement a simple JWT with Flask

It is imposible to software without storing information, its time to practice and master the science behind storage

SQLAlchemy is the most popular ORM for Python, start using it in 8min

Flask is becoming the most popular Python framework (if its not already), learn how to build RESTful API's the REST way

Before heading towards development, We need a strategy (User Stories). Find and learn here with user stories examples. It is the most undervalued activity in the software development cycle and it accounts for 70% of the reasons that projects are not delivered on time.

The most effective way to bootstrap your career and much more...

Learn how to use GIT with an interactive tutorial, video, and great article. Without GIT you won't be able to work at any company, and you won't be able to use anyone's code.

Building layouts is the most painful process when coding HTML & CSS. Learn the CSS layout rules: Display, Position, Float and Flex; and place any element anywhere you want.

String concatenation is the Web Developer's bread and butter, our job is to concatenate strings to create HTML/CSS documents programmatically

Split and conquer (again), this time we teach you how to split your code into several files to avoid GIT conflicts and to also be more organized, By the end of this lesson you will be able to dominate JavaScript import and exports.

Once you have your code ready, testing is essential!

All you've learned needs to be put together. Lets make our first entire professional application using the Agile Development method!

Load more...