Introduction to web development with Python and Django

Django was created in 2003 in a news agency, Lawrence Journal-World, which was to develop complete websites in very short time (hence the idea of the framework). In 2005, this agency decided to offer Django to the general public, deeming it mature enough to be reused anywhere. Three years later, the foundation Django Software is created by the founders of the framework in order to be able to maintain this one and the very active community which surrounds it.

Table of contents

  • Introduction
  • Http and the Request / Response cycle
  • The Client Server Architecture
  • Exercise
  • Take Away 
  • Setup
  • Project folder
  • Installing Django
  • Creating Django project
  • Creating the Database
  • Inspecting the Database
  • Running the server
  • Creating & installing the Blog App
  • Creating Web Services
  • website/urls.py
  • GET parameters
  • Exercises 
Size : 320.34 Kb
File type : pdf
Downloads: 1929
Created: 2018-04-01
Introduction to web development with Python and Django

This PDF course is designed to provide learners with a comprehensive understanding of Python programming and web development using Django. The course begins with an introduction to the basics of Python programming and how it is used in web development. It then covers the fundamentals of HTTP and the request/response cycle, followed by an explanation of the client-server architecture. With exercises and real-life examples, learners get to put their newfound knowledge into practice. The course also includes a section on setting up the project folder, installing Django, creating a Django project, and creating the database. Additionally, learners get to inspect the database and run the server. The course concludes with a section on creating and installing the Blog App, creating web services, and working with GET parameters. With this Python PDF course, learners get to take their first steps in Python programming and become proficient in building web applications using Django.

Others Django Tutorials

Writing your first Django app

Learning Website Development with Django

Download Django tutorial in PDF

Getting help with Django documentation

Django Web Framework and Python

Others related eBooks about Introduction to web development with Python and Django

RESTful Web Services

Download free course RESTful Web Services, pdf file on 448 pages by Leonard Richardson, Sam Ru....

React Enlightenment

React.js is a JavaScript library that can be used to build user interfaces. With React, users can create reusable components, and these components display data as it changes over time....

Go Web Development Succinctly

Download free course Go Web Development Succinctly, pdf file on 89 pages by Mark Lewin....

Introduction to AngularJS

Free tutorial computer about Framework AngularJS, training document in PDF under 26 pages intended to beginners....

Cascading Style Sheets (CSS) Notes

CSS Notes,free pdf tutorial about Cascading Style Sheet, complete training document in 16 pages designated to beginners....

Getting started with PrestaShop

Training support to learn how to use Prestashop, what is PrestaShop doing? Why choose PrestaShop compared to its competitors?...

Developing Backbone.js Applications

Backbone.js is a JavaScript library with a RESTful JSON interface, and is loosely based on the model-view-controller (MVC) application design paradigm. Backbone.js is known for being lightweight, as its only dependency is on one JavaScript library, Underscore.js. It is designed for developing sing...

Reintroducing React

In this book, unlike any you may have come across before, I will deliver funny, unfeigned ..., download free React tutorial in PDF (257 pages) created by Ohans Emmanuel ....

The Web as History

Download free course The Web as History, pdf file on 298 pages by Niels Brügger, Ralph Schroeder....

Understanding the DOM

Download free course Understanding the DOM, pdf file on 126 pages by Tania Rascia....