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: 1930
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

Download Django tutorial in PDF

Django Web Framework and Python

Writing your first Django app

Learning Website Development with Django

Getting help with Django documentation

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

XML for the beginners

Download XML tutorial in PDF ,an easy document to learn how to work with XML , a free courses under 55 pages by Ralf Schenkel....

CSS Animation 101

This book is for people who build for the web and want to add animation to their designs a..., download free CSS tutorial in PDF (90 pages) created by Donovan Hutchinson ....

Learning Ruby on Rails

This course aims to give you the basics to start ruby coding on the ruby on rails framework. It will teach you the logic to follow when performing a Ruby project, as well as the use of external resources (libraries, gem ...)...

Laravel Tutorial pdf

The purpose of this tutorial is to learn a new PHP framework and use it efficiently to build an eCommerce web application for a small project,this new framework allows users to check products by category and pass orders securely....

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 ....

Designing Scalable JavaScript Applications

If you've ever written a non-trivial JavaScript application, you know that creating a code..., download free JavaScript tutorial in PDF (134 pages) created by Emmit Scott ....

Django Web Framework and Python

Download free PDF tutorial about Django framework with Python, document under 40 page by Zhaojie Zhang....

Learn to build with PHP

This is a free PHP PDF tutorial in 9 chapters and 29 pages. This course aims to give students the basics of PHP concepts. This is a pretty short book, but we're going to cover a lot. In just a few pages, we're going to create a simple clone of Twitter....

Node.js tutorial pdf

...

Understanding the DOM

JavaScript is the de facto programming language of the web, but the language itself does n..., download free DOM tutorial in PDF (126 pages) created by Tania Rascia ....