- Learning D
- Michael Parker
- 201字
- 2021-07-30 10:13:52
Chapter 1. How to Get a D in Programming
Before diving into the core features of the D programming language, some laying of groundwork is in order. This first chapter serves as a gentle introduction to D and as a guide to installing the prerequisite tools of the trade we'll be using throughout the book. The example program shown here isn't anything earth-shatteringly amazing, but it does demonstrate a couple of features of D that do not exist in other languages. The sample project that is developed over the course of the book is also introduced here, with a look at the motivation behind it and the features that will be implemented. Here's what you can expect to see:
- Say hello to D: This examines a simple D program and gives you advice on where to go for help with D
- The Digital Mars D compiler: This covers how to install and run DMD
- Say hello to MovieMan: This is an introduction to the two versions of the sample project developed throughout the book
- DUB—the D build tool and package manager: This covers how to install DUB and configure it to build the first version of MovieMan
推薦閱讀
- 軟件安全技術
- Java入門很輕松(微課超值版)
- Arduino開發實戰指南:LabVIEW卷
- 高級C/C++編譯技術(典藏版)
- SSM開發實戰教程(Spring+Spring MVC+MyBatis)
- Visual Foxpro 9.0數據庫程序設計教程
- 軟件項目管理實用教程
- Android Development Tools for Eclipse
- 寫給大家看的Midjourney設計書
- Python預測分析實戰
- Spring Data JPA從入門到精通
- C語言程序設計與應用實驗指導書(第2版)
- Beginning C# 7 Hands-On:The Core Language
- Python數據可視化之matplotlib實踐
- Practical Responsive Typography