Getting started writing a web application with Flask in Python

Опубликовано: 20 Октябрь 2024
на канале: Manning Publications
483
8

Check out Doug Farrell's book 📖 The Well-Grounded Python Developer | http://mng.bz/K4r0 📖 DISCOUNT CODE ⭐ watchfarrell40 ⭐ Anyone who has looked at Flask has seen the classic "Hello World" example application, but Doug wants to take a different approach. The "Hello World" example works, but it starts the user on an awkward path to building a bigger application. In this talk, Doug presents a better starting point framework that does allow for growth.

Watch the full video at: http://mng.bz/06xv

📚📚📚
The Well-Grounded Python Developer | http://mng.bz/K4r0
To save 40% off this book use discount code: watchfarrell40
📚📚📚

About the author:
Doug Farrell has been developing software since 1983 and has worked with Python for over 20 years.

About the book:
The Well-Grounded Python Developer by Doug Farrell teaches you how to write real software in Python by building on the basic language skills you already have. Veteran developer Doug Farrell helps you see the big picture you can create out of small pieces, introducing concepts like modular construction, APIs, and the design of a basic web server. Throughout the book, you’ll practice your skills by building a blogging platform—the kind of web app that’s in high demand by modern businesses. When you’re finished, you’ll have gone from having a basic understanding of Python's syntax, grammar, and libraries to using them as the tools of a professional software developer.