- Learning D
- Michael Parker
- 196字
- 2021-07-30 10:13:50
Preface
Walter Bright first released the D programming language into the wild on December 8, 2001. Three weeks later, seven more iterations of the compiler had been uploaded to the Digital Mars website, incorporating fixes for bugs reported by users who had already begun experimenting with this exciting new language. In the years since, enthusiasts have continued to actively participate in D's development, pushing the language through two major versions and numerous compiler releases. D is very much a community-driven programming language.
This book aims to bring you up to speed with D to the degree that you can be confident in developing your own D programs and, if you are so motivated, participate in activities that drive the language forward. It is assumed that you already have some familiarity with other languages similar to D, such as C++ or Java, and have some familiarity with working with the command line. With this in mind, fewer details will be given for the features of D that are similar to those of other C-family languages and no instructions will be given on how to perform basic command-line tasks, such as changing directories or setting the system path.
- Extending Jenkins
- Beginning C++ Game Programming
- JavaScript 網(wǎng)頁編程從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- 精通Python自動化編程
- PySide 6/PyQt 6快速開發(fā)與實(shí)戰(zhàn)
- Bootstrap 4 Cookbook
- 智能手機(jī)APP UI設(shè)計(jì)與應(yīng)用任務(wù)教程
- Deep Learning with R Cookbook
- GitHub入門與實(shí)踐
- JQuery風(fēng)暴:完美用戶體驗(yàn)
- Go語言入門經(jīng)典
- Access數(shù)據(jù)庫應(yīng)用教程(2010版)
- Swift High Performance
- Spring Boot從入門到實(shí)戰(zhàn)
- MATLAB計(jì)算機(jī)視覺實(shí)戰(zhàn)