- 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.
推薦閱讀
- Web Application Development with R Using Shiny(Second Edition)
- Python編程完全入門教程
- Python Network Programming Cookbook(Second Edition)
- Kotlin Standard Library Cookbook
- C語言實驗指導及習題解析
- Functional Kotlin
- Hands-On Microservices with Kotlin
- 程序是怎樣跑起來的(第3版)
- 自然語言處理Python進階
- Building Serverless Architectures
- Drupal Search Engine Optimization
- After Effects CC案例設計與經典插件(視頻教學版)
- Monitoring Docker
- Android應用程序設計
- MySQL數據庫教程(視頻指導版)