- 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.
推薦閱讀
- FuelPHP Application Development Blueprints
- 程序員面試白皮書
- Microsoft Application Virtualization Cookbook
- Effective C#:改善C#代碼的50個(gè)有效方法(原書第3版)
- 青少年美育趣味課堂:XMind思維導(dǎo)圖制作
- 零基礎(chǔ)學(xué)MQL:基于EA的自動(dòng)化交易編程
- Highcharts Cookbook
- Flutter跨平臺(tái)開發(fā)入門與實(shí)戰(zhàn)
- Unity UI Cookbook
- Python Data Science Cookbook
- JBoss:Developer's Guide
- Delphi開發(fā)典型模塊大全(修訂版)
- 零基礎(chǔ)C#學(xué)習(xí)筆記
- Flask開發(fā)Web搜索引擎入門與實(shí)戰(zhàn)
- Learning Alfresco Web Scripts