Get Free Shipping on orders over $89
Foundation Dynamic Web Pages with Python : Create Dynamic Web Pages with Django and Flask - David Ashley

Foundation Dynamic Web Pages with Python

Create Dynamic Web Pages with Django and Flask

By: David Ashley

Paperback | 10 October 2020

At a Glance

Paperback


RRP $74.99

$73.75

or 4 interest-free payments of $18.44 with

 or 

Ships in 5 to 10 business days

Discover the concepts of creating dynamic web pages (HTML) with Python. This book reviews several methods available to serve up dynamic HTML including CGI, SSI, Django, and Flask. 
You will start by covering HTML pages and CSS in general and then move on to creating pages via CGI. It is easy to use and can serve as a foundation for the more advanced services available for launching dynamic web pages. Next you''ll explore the SSI (Server Side Interface) method. This is a slightly more advanced interface included in mots web servers that adds functionality to modify static HTML pages to add such things as the current date or time, include additional HTML, and other features to a static web page before it is delivered to the user. 
The book also covers some of the key the Django module features, which must be added to the web server. These features include creating dynamic web pages and calling a database to provide additional information to the web page. Lastly you will explore the Flask module. While it has limited functionality on its own, it provides a very flexible environment to create a self designed system for delivery of dynamic web pages.
By the time you finish this book, you will be able to choose the appropriate methodology for delivering dynamic information using fast HTML creation services.
What You''ll Learn
  • Use HTML pages and CSS together to control the style of your web site.
  • Install and configure SSI, Django, and Flask for Apache.
  • Create dynamic web pages using CGI and creating a library of partial HTML pages to use in this task.
  • Build dynamic web pages using SSI and auxiliary Python programs to enhance the SSI functionality.
  • Develop dynamic web pages using Django.
Who This Book Is For
Software Developers with basic Python programming skills interested in learning Web Development 

More in Programming & Scripting Languages

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$49.99

33%
OFF
Swift : The Practical Guide - Kerem Koseoglu
Introduction to Programming Languages - Gordon Hurley
Fundamentals of Python : 3rd Edition - First Programs - Kenneth Lambert
Fluent Python : Clear, Concise, and Effective Programming 2nd Edition - Luciano Ramalho
Coding For Dummies, All New Edition : For Dummies (Computer/Tech) - Paul McFedries
C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$106.40

20%
OFF
Problem Solving and Program Design in C, Global Edition : 8th Edition - Elliot Koffman
Developing Graphics Frameworks with Java and OpenGL - Lee Stemkoski