top of page

Backend Bootcamp

The modern world runs on top of APIs. The cab you book, the food you order, the videos you watch online while snacking, they are all powered through APIs which run on servers and make all this possible.

 

In this program, we will learn multiple ways to build these systems. From small toy projects to Django framework which were used to build Pinterest, Washington Post, Nasa.gov and Instagram.

Database

How to Model, Store, Manage and Retrieve data.

Security

We will explore Authentication, Authorization and Common Security practices.

API

Design and build easy to use APIs that will power Web, Mobile and IoT applications.

Best Practices

Logging, Documentation, Testing, Optimization - All the nice things we wish to have in a well-built software.

bottom of page