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

Getting help with Django documentation

Writing your first Django app

Django Web Framework and Python

Learning Website Development with Django

Download Django tutorial in PDF

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

Wordpress In A Week

Download free course Wordpress In A Week, pdf file on 142 pages by Zak Cagaros....

Getting started with PrestaShop

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

How To Code in React.js

Download free course How To Code in React.js, pdf file on 962 pages by Joe Morgan....

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

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

Modern Web Development on the JAMstack

Learn how to run your web projects - everything from simple sites to complex applications ..., download free JAMstack tutorial in PDF (127 pages) created by Mathias Biilmann ....

Introduction to AngularJS

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

You Don't Know JS Yet: Scope and Closures - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You'll learn how and why...

XML by Examples

A complet PDF tutorial about XML,XSL and XSLT under 528 pages, it assumed that you have some basic HTML coding experience but you don't need to be an expert....

Angular Testing Succinctly

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