- Building Web Applications with Flask
- Italo Maia
- 118字
- 2021-07-16 14:13:04
Summary
Setting up a development environment is a very important task, and we just did this! Creating a "Hello World" application is a great way to introduce a new technology to someone. We also did that. At last, we learned how to serve an HTML page and static files, which is pretty much what most Web applications do. You acquired all these skills in this chapter, and I hope the process has been quite easy but fulfilling!
In the next chapter, we add a little sauce to our challenges by getting more adventurous with templates. We'll learn how to use Jinja2 components to create powerful templates that allow us to do more with less typing. See you there!
推薦閱讀
- 數據庫系統教程(第2版)
- Mastering Adobe Captivate 2017(Fourth Edition)
- Go語言高效編程:原理、可觀測性與優化
- Mastering Natural Language Processing with Python
- Windows Forensics Cookbook
- Extending Puppet(Second Edition)
- Windows內核編程
- Building Android UIs with Custom Views
- Java EE Web應用開發基礎
- INSTANT JQuery Flot Visual Data Analysis
- 深度學習入門:基于Python的理論與實現
- Get Your Hands Dirty on Clean Architecture
- Xamarin Cross-Platform Development Cookbook
- Clojure編程樂趣
- Learning Apache Thrift