- Building Web Applications with Flask
- Italo Maia
- 81字
- 2021-07-16 14:13:03
Hello World
The first app one writes when learning a new technology is usually a Hello World app, which consists of the minimum possible code necessary to start a simple application and show the text "Hello World!". Let's do exactly that using Flask.
This book is optimized for Python 2.x, so, that's the version I advise you to use from now on. All the examples and code are aimed at that Python version, which is the default in most Linux distributions.
推薦閱讀
- 數據科學實戰手冊(R+Python)
- 劍指Offer(專項突破版):數據結構與算法名企面試題精講
- SQL for Data Analytics
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Go并發編程實戰
- Mastering JavaScript High Performance
- Learning Raspbian
- 用戶體驗可視化指南
- PHP 7從零基礎到項目實戰
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- 大學計算機基礎實驗指導
- Data Science Algorithms in a Week
- Hands-On Robotics Programming with C++
- Building Business Websites with Squarespace 7(Second Edition)
- Node.js應用開發