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

Writing your first Django app

Getting help with Django documentation

Learning Website Development with Django

Django Web Framework and Python

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

XHTML, step by step

Download a complet PDF tutorial about XHTML, free training document under 27 pages intended to the beginners....

Getting started with PHP Symfony framework

This tutorial teaches you everything you need to get started with a new symfony project.Free PDF tutorial on 31 pages for beginners....

Angular Testing Succinctly

Download free course Angular Testing Succinctly, pdf file on 94 pages by by Joseph Booth....

React in patterns

Download free course React in patterns, pdf file on 107 pages by Krasimir Tsonev....

Build Your Own ASP.NET Website

This PDF tutorial is aimed at beginner, intermediate, and advanced Web designers, looking to build their first web application with ASP.NET....

The JavaScript Way

Love it or hate it, JavaScript is avidly eating the world of software development. From we..., download free JavaScript tutorial in PDF (288 pages) created by Baptiste Pesquet ....

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

React Native Notes for Professionals

Download free course React Native Notes for Professionals, pdf file on 90 pages by Stack Overflow Community....

Node.js, a Developer's Guid

Download free course To Learn how to reading documents from the database with Node.js. training PDF tutorial ....

AJAX Overview

This tutorial provides an overview of the AJAX and JavaScript ,it will learn you how to build interacting webpages while waiting for data to be returned.a free training courses under 28 pages by Mark Volkmann....