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

Django Web Framework and Python

Writing your first Django app

Download Django tutorial in PDF

Getting help with Django documentation

Learning Website Development with Django

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

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

Learning advanced-custom-fields PDF course

Download free Advanced custom fields tutorial course in PDF, training file in 5 chapters and 14 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

jQuery Succinctly

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

PHP5 web programming

This PDF tutorial shows how to program a dynamic web site using PHP5 ,free training lesson under 24 pages designated to the beginners....

Hacking Exposed Web Applications

Download free course Hacking Exposed Web Applications, pdf file on 416 pages by Joel Scambray, Mike Shema....

You Don't Know JS Yet: Types and Grammar - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the JS series, this compact guide explores JavaScript types and demonstrating why types work, and showing you how to take advantage of these features....

Transforms in CSS

Download free course Transforms in CSS, pdf file on 42 pages by Eric A. Meyer....

Http2 Explained

This is a detailed document describing HTTP/2 (RFC 7540), the background, concepts, protocol and something about existing implementations and what the future might hold....

PHP Notes for Professionals

Download free course PHP Notes for Professionals, pdf file on 480 pages by Stack Overflow Community....

Web Application Security

Download free course Web Application Security, pdf file on 331 pages by Andrew Hoffman....