Video description
Get started with Flask, the popular web framework that’s small, lightweight, and powerful. This video tutorial uses use short and simple examples to help beginning Python developers explore the features of Flask and some of its extensions. You’ll learn topics central to most web applications—routing, templates, web forms, and user sessions—along with a brief introduction to databases and user logins.
Miguel Grinberg walks you through each exercise systematically, commenting on the code as he produces it on his screen. Once you complete a small working application, you’ll write unit tests for it and then learn about deployment.
If you’ve taken some Python classes and are anxious to get your feet wet with web development, this video is for you. It’s a perfect prequel to Grinberg’s book, Flask Web Development.
Miguel Grinberg has over 25 years of experience as a software engineer. In his current position at Rackspace he spends most of his time contributing to open source projects in the OpenStack ecosystem. He blogs at http://blog.miguelgrinberg.com about a variety of topics including web development, robotics, and photography.
Product information
- Title: An Introduction to Flask
- Author(s):
- Release date: August 2014
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491911921
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
video
Modern JavaScript From The Beginning
Learn and Build Projects with Pure JavaScript (No Frameworks or Libraries) About This Video Understanding of …