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

HTML5 training guide

This training guide is designated to IT professionals who want to develop with HTML documents such as websites or webapplications. It is assumed that you are familiar with web development,free courses in PDF for download under 681 pages....

AngularJS Fundamentals

This tutorial is an AngulaRJS training document intended to architects, developers And web project leaders wanting To optimize their web application with JavaScript....

jQuery Succinctly

Download free course jQuery Succinctly, pdf file on 91 pages by Cody Lindley....

AngularJS Essentials

This book is a practical guide filled with real-world examples that will help you discover..., download free Angular tutorial in PDF (180 pages) created by Rodrigo Branas ....

Learning Three.js: The JavaScript 3D Library for WebGL

Three.js is a JavaScript 3D library that offers a wide range of features for creating and ..., download free JavaScript tutorial in PDF (402 pages) created by ....

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

Webapps in Go

Download free course Webapps in Go, pdf file on 185 pages by Suraj Patil....

Node.js – Create Database in MongoDB free PDF

Download free course Node.js – Create Database in MongoDB free PDF, pdf file on 5 pages by tutorialkart.com....

PrestaShop Administration Guide

Download free course to learn how to build e-commerce store with Prestashop, PDF ebook under 71 pages....

Essential CSS

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Cascading Style Sheets (CSS) as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....