skip to main content
Skip header Section
The D Programming LanguageJune 2010
Publisher:
  • Addison-Wesley Professional
ISBN:978-0-321-63536-5
Published:12 June 2010
Pages:
460
Skip Bibliometrics Section
Bibliometrics
Skip Abstract Section
Abstract

To the best of my knowledge, D offers an unprecedentedly adroit integration of several powerful programming paradigms: imperative, object-oriented, functional, and meta.From the Foreword by Walter BrightThis is a book by a skilled author describing an interesting programming language. Im sure youll find the read rewarding.From the Foreword by Scott Meyers D is a programming language built to help programmers address the challenges of modern software development. It does so by fostering modules interconnected through precise interfaces, a federation of tightly integrated programming paradigms, language-enforced thread isolation, modular type safety, an efficient memory model, and more. The D Programming Language is an authoritative and comprehensive introduction to D. Reflecting the authors signature style, the writing is casual and conversational, but never at the expense of focus and precision. It covers all aspects of the language (such as expressions, statements, types, functions, contracts, and modules), but it is much more than an enumeration of features. Inside the book you will find In-depth explanations, with idiomatic examples, for all language featuresHow feature groups support major programming paradigmsRationale and best-use advice for each major featureDiscussion of cross-cutting issues, such as error handling, contract programming, and concurrencyTables, figures, and cheat sheets that serve as a handy quick reference for day-to-day problem solving with D Written for the working programmer, The D Programming Language not only introduces the D languageit presents a compendium of good practices and idioms to help both your coding with D and your coding in general.

Cited By

  1. ACM
    Stucki N, Biboudis A, Doeraene S and Odersky M Semantics-preserving inlining for metaprogramming Proceedings of the 11th ACM SIGPLAN International Symposium on Scala, (14-24)
  2. Andrey T and Platonova M IT Education in St. Petersburg State University Frontiers in Software Engineering Education, (106-114)
  3. Hagerup T Highly Succinct Dynamic Data Structures Fundamentals of Computation Theory, (29-45)
  4. ACM
    Shioda M, Iwasaki H and Sato S (2014). LibDSL: a library for developing embedded domain specific languages in d via template metaprogramming, ACM SIGPLAN Notices, 50:3, (63-72), Online publication date: 12-May-2015.
  5. ACM
    Castro P, Akel C, Petit E, Popov M and Jalby W (2015). CERE, ACM Transactions on Architecture and Code Optimization, 12:1, (1-24), Online publication date: 16-Apr-2015.
  6. ACM
    Shioda M, Iwasaki H and Sato S LibDSL: a library for developing embedded domain specific languages in d via template metaprogramming Proceedings of the 2014 International Conference on Generative Programming: Concepts and Experiences, (63-72)
  7. ACM
    Teodorescu L, Dumitrel V and Potolea R Moving computations from run-time to compile-time Proceedings of the 11th ACM Conference on Computing Frontiers, (1-10)
  8. ACM
    Khaitan S and McCalley J Achieving load-balancing in power system parallel contingency analysis using X10 programming language Proceedings of the third ACM SIGPLAN X10 Workshop, (20-28)
  9. Lilis Y and Savidis A Supporting compile-time debugging and precise error reporting in meta-programs Proceedings of the 50th international conference on Objects, Models, Components, Patterns, (155-170)
Contributors
  • University of Washington

Recommendations