1. Introduction Course outline (Django in Hindi)

Опубликовано: 13 Октябрь 2024
на канале: Tech-Gram Academy
29,650
321

Q1. What is Django?

Django is open-source web framework. It is written in Python. It was created about 13 years ago (21 july 2005) and the latest and stable release Django 2.1 is out this year (1 august 2018) with a whole new set of features and capabilities. It is maintained by the Django Software Foundation, an independent organization established as a 501 non-profit. Django is a framework for web developers, it provides amazing infrastructure required for database-driven websites that have user authentication, content administration, file uploads, and much more.
We doesn’t have to create all these features from sratch, we can use Django framework and utilize these components that are already built-in there, so we can save a lot of time by using these inbuilt components. If you love to working with python, especially for web application or web design, then you should learn the Django framework.


Course Outline -

Introduction
Python Refresher
Site #1 - Word Counter
Git
Site #2 - Your Personal Portfolio
publishing website online
Site #3 - Product Hunt Clone
What's New in Django 2?


If you've any query related with this video then please comment below.