- Learning D
- Michael Parker
- 126字
- 2021-07-30 10:13:53
Summary
In this chapter, you've taken an introductory look at the D programming language, including a line-by-line breakdown of a simple D source file. You've learned how to install and run DMD, the Digital Mars D Compiler. You've become acquainted with the sample project you'll be working on throughout this book, called MovieMan, by looking at the feature requirements of the two different versions you'll create. Finally, you've had an overview of DUB and how you'll use it to manage the sample project.
Now that you know enough about the tools to get some work done, we can dig into the language and start using it in the next chapter. There, we'll look at the basic features that form the building blocks of any D program.
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- ExtGWT Rich Internet Application Cookbook
- Learn Type:Driven Development
- SpringMVC+MyBatis快速開發與項目實戰
- Lua程序設計(第4版)
- SSM輕量級框架應用實戰
- Yocto for Raspberry Pi
- HTML5+CSS3 Web前端開發技術(第2版)
- Learning Unreal Engine Android Game Development
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- WebStorm Essentials
- 軟件測試分析與實踐
- 深度學習入門:基于Python的理論與實現
- 現代CPU性能分析與優化
- Laravel Design Patterns and Best Practices