- D Web Development
- Kai Nacke
- 98字
- 2021-07-16 09:35:30
Preface
In the cloud age, web technologies are more important than ever. The vibe.d framework enables you to use the D programming language for a wide range of web-related tasks. The D programming language allows elegant solutions for common problems, while native compilation produces fast binaries. The vibe.d framework takes advantage of these language features. Together with the innovative use of fibers, the applications that you build are scalable and have a very quick response time.
This book will explain everything you need to know about the vibe.d framework in order to successfully build and run web applications.
推薦閱讀
- Advanced Quantitative Finance with C++
- Python機器學習:數據分析與評分卡建模(微課版)
- Instant Apache Stanbol
- 你必須知道的204個Visual C++開發問題
- Getting Started with Python Data Analysis
- 微信小程序全棧開發技術與實戰(微課版)
- Visual Basic 6.0程序設計實驗教程
- Citrix XenServer企業運維實戰
- Java高并發編程詳解:深入理解并發核心庫
- Web前端開發技術:HTML、CSS、JavaScript
- HTML并不簡單:Web前端開發精進秘籍
- C語言從入門到精通(微視頻精編版)
- C#從入門到精通(微視頻精編版)
- Salt Cookbook
- Java入門經典