- 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/).
- Production Ready OpenStack:Recipes for Successful Environments
- Apache Spark Graph Processing
- 游戲程序設計教程
- WordPress Plugin Development Cookbook(Second Edition)
- Python Data Analysis(Second Edition)
- Microsoft System Center Orchestrator 2012 R2 Essentials
- C++從入門到精通(第5版)
- C++編程兵書
- Qlik Sense? Cookbook
- Practical Predictive Analytics
- Learning Grunt
- 劍指大數據:企業級電商數據倉庫項目實戰(精華版)
- 走近SDN/NFV
- Building Microservices with .NET Core 2.0(Second Edition)
- 移動智能系統測試原理與實踐