CSOC'21 Dev Backend Week 4

Author: COPS SDG Published on: June 22, 2020

Week 4

After completing the third task now you would be comfortable with APIs and GET, POST, PUT, PATCH and DELETE requests. But now you would want to know how the back end server was made. So, let's change our gears and head on towards learning some back-end stuff.

This week you will learn about two most popular backend frameworks Django and Express, both these framework are known for high customizability. For completing this task you obviously need some knowledge of frontend.

Pre-requisites: Week-1 (Web development)

You may choose to compete in any number of tracks.

Topics for Week 4

  1. Django
  2. Express