- D Web Development
- Kai Nacke
- 137字
- 2021-07-16 09:35:30
What you need for this book
You need a Linux, Windows, or Mac PC that is capable of running the DMD D compiler and the DUB package manager. Both software packages are available at http://code.dlang.org/. The vibe.d framework requires an SSL
library and the libevent
library to be installed. The various sources are described in Chapter 1, Getting Started with Your First Web Application.
In order to compile the examples, you need an Internet connection in order to allow the automatic download of dependent software.
For the example in Chapter 5, Accessing a Database, you need Redis 3.x (available at http://redis.io/), MongoDB 3.x (available at http://ww.mongodb.org/), and MySQL 5.x (available at http://dev.mysql.com/downloads/). Chapter 6, Using the REST Interface, uses CouchDB (available at http://couchdb.apache.org/) and Chapter 9, Power Your Application with vibe.d Extensions, uses Cassandra (available at http://cassandra.apache.org/).
- Qt 5 and OpenCV 4 Computer Vision Projects
- Mastering Yii
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- C++ 從入門到項目實踐(超值版)
- Visual Basic程序設計
- Java SE實踐教程
- Deep Learning with R Cookbook
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- Python Machine Learning Cookbook
- 3D Printing Designs:The Sun Puzzle
- INSTANT LESS CSS Preprocessor How-to
- SCRATCH編程課:我的游戲我做主
- 新手學ASP.NET 3.5網絡開發
- Python程序設計現代方法
- 快速搞定Spring Boot+Vue全棧開發