The Flask Mega-Tutorial is an overarching tutorial for Python beginner and intermediate developers that teaches web development with the Flask framework. The tutorial has been thoroughly revised and expanded in 2018, 2021 and lastly in 2024. The concepts that are covered go well beyond Flask, including a wide range of topics Python web developers need to know when writing their own applications.
- Title
- The New and Improved Flask Mega-Tutorial
- Subtitle
- 2024 Edition
- Author(s)
- Miguel Grinberg
- Published
- 2023-12-02
- Edition
- 1
- Format
- eBook (pdf, epub, mobi)
- Pages
- 326
- Language
- English
- ISBN-10
- B0CPCTC64D
- ISBN-13
- 9798870616056
- License
- Read online for free
- Book Homepage
- Free eBook, Errata, Code, Solutions, etc.
Chapter 1: Hello, World! Chapter 2: Templates Chapter 3: Web Forms Chapter 4: Database Chapter 5: User Logins Chapter 6: Profile Page and Avatars Chapter 7: Error Handling Chapter 8: Followers Chapter 9: Pagination Chapter 10: Email Support Chapter 11: Facelift Chapter 12: Dates and Times Chapter 13: I18n and L10n Chapter 14: Ajax Chapter 15: A Better Application Structure Chapter 16: Full-Text Search Chapter 17: Deployment on Linux Chapter 18: Deployment on Heroku Chapter 19: Deployment on Docker Containers Chapter 20: Some JavaScript Magic Chapter 21: User Notifications Chapter 22: Background Jobs Chapter 23: Application Programming Interfaces (APIs)
Related Books