Build Python Web Apps with Django

Welcome to the world of Django (pronounced like JANG-go with a silent D)! Get introduced to an open-source web development framework supported by the Django Software Foundation. Django is written in Python and provides an opinionated approach to web development meaning you’ll know how projects are structured and have a general set of guidelines for how to bring your apps to life. Django comes with a lot of tools already provided, so you can pick and choose what you need to get the job done.

What will you learn
Quickly create a full-stack web app
Apply Python skills for web development
Deploy a working application online

Includes(Topics)
  • Python ,
  • Web Development ,
  • Web Apps ,
  • Frameworks ,
  • more
Duration : 10 weeks
Hours: 8
Price: Rs.2800
Pre Requisites: Some Python

There are 9 modules in this course

Module

1

Introduction to the Web

Come get an overview of the underlying technologies you'll build on top of in your Django app!

Module

2

Introduction to Django

Get an overview of Web Apps, the front-end and back-end, HTTP requests, and Django incorporates these concepts into a single framework.

Module

3

Templates in Django

Learn how Django's templates and template language (DTL) make it a breeze to incorporate logic into HTML and render dynamic pages to users.

Module

4

Data in Django

Learn how Django implements a database using models and how you can interact with the database with Python code!

Module

5

Views in Django

Django's views determine what data from a model gets displayed on a template. Learn how Django makes it easy for developers to set up views.

Module

6

Forms in Django

Incorporate forms in your Django app to get info from your users.

Module

7

Accounts and Authentication in Django

CRUD functionality is now easier with an admin account! Also, learn to safeguard the rest of your app by having your users create accounts.

Module

8

Deploying a Django Project

Go beyond Codecademy and work on your own computer. Then, deploy your Django project to the web!

Module

9

Build Python Web Apps with Django Capstone Project

Use your Django knowledge to build out a full-stack Django application!

Frequently Asked Questions

Frequently Asked Questions