Book Image

Learn Python in 3 Hours [Video]

By : James Cross
Book Image

Learn Python in 3 Hours [Video]

By: James Cross

Overview of this book

You are a programmer. You already know many languages, but Python isn't one of them. Today, you need to get up-to-speed with Python in a short period of time, but your search has so far come up with disconnected, unrelated tutorials or guides. Learn Python in 3 hours is a fast-paced, action-packed course that maximizes your time; it's designed from the ground up to bring you from zero to hero in the shortest time. The course is based on many years of Python development experience in both large enterprises and nimble startups. In particular, the course's hands-on and practical approach comes from the author's experience in rapidly iterating and shipping products in a startup setting, where responsiveness and speed are key. With Learn Python in 3 hours, you will be up-and-running with Python like you are with your other languages, proving your value and expertise to your team today, and building your CV and skillset for tomorrow. All the resource files are added to the GitHub repository at https://github.com/packtpublishing/learn-python-in-3-hours
Table of Contents (6 chapters)
Chapter 6
Websites and Web Applications Using Python
Content Locked
Section 2
Customizing Your Static Website with Jinja2 Templates
Reuse static content using a Python templating engine. - Learn What is jinja2 and create your first template - Learn about Template inheritance - Use filters to customize data