Django

Author: COPS SDG Published on: June 22, 2021

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

Why Use Django

  • Excellent documentation and high scalability.
  • Used by Top MNCs and Companies, such as Instagram, Disqus, Spotify, Youtube, Bitbucket, Dropbox, etc. and the list is never-ending.
  • Django is a rapid web development framework that can be used to develop fully fleshed web applications in a short period of time.
  • The last but not least reason to learn Django is Python, Python has a huge library and features such as Web Scrapping, Machine Learning, Image Processing, Scientific Computing, etc. One can integrate all this with web applications and do lots and lots of advanced stuff.

Recommended Reading: Why Django

Further Reading

All the great learning resources of COPS Dev group can also be found at COPS Dev Resources.

For backend resources you should refer CSoC'21 Dev Backend.