Addison-Wesley, 2010. — 492 p. — ISBN: 978-0-321-63536-5. D is a high-productivity programming language that generates highly efficient machine code. In this book, one of D's leading designers and developers presents the entire language from start to finish. To the best of my knowledge, D offers an unprecedentedly adroit integration of several powerful programming paradigms:...
Apress, 2008. — 208 p. — (FirstPress). — ISBN10: 1590599608; ISBN13: 978-1590599600. In recent years, much work has been put into creating programming languages that embody a blend of many of the most admired characteristics of their predecessors. One such language is D, which provides developers with the speed of languages such as C and C++ combined with the power and...
New York: IngramSpark, 2016. — 760 p. The main aim of this book is to teach D to readers who are new to computer programming. Although having experience in other programming languages is certainly helpful, this book starts from the basics. D is a multi-paradigm system programming language that combines a wide range of powerful programming concepts from the lowest to the highest...
Ali Cehreli, 2023. — 1662 p. — ISBN-10: B019AQNQ96. The main aim of this book is to teach D to readers who are new to computer programming. Although having experience in other programming languages is certainly helpful, this book starts from the basics. D is a multi-paradigm system programming language that combines a wide range of powerful programming concepts from the lowest...
Ali Cehreli, 2023. — 1662 p. — ISBN-10: B019AQNQ96. The main aim of this book is to teach D to readers who are new to computer programming. Although having experience in other programming languages is certainly helpful, this book starts from the basics. D is a multi-paradigm system programming language that combines a wide range of powerful programming concepts from the lowest...
Ali Cehreli, 2023. — 1662 p. — ISBN-10: B019AQNQ96. The main aim of this book is to teach D to readers who are new to computer programming. Although having experience in other programming languages is certainly helpful, this book starts from the basics. D is a multi-paradigm system programming language that combines a wide range of powerful programming concepts from the lowest...
Cehreli, 2015-2018. — 766 p. — ISBN: 978-0692-59943-3, 978-0692-52957-7, 978-1515-07460-1, 978-1519-95441-1 D is a multi-paradigm system programming language that combines a wide range of powerful programming concepts from the lowest to the highest levels. It emphasizes memory safety, program correctness, and pragmatism. The main aim of this book is to teach D to readers who...
This document is an unofficial snapshot of the official online documents and was created and posted with the permission of Walter Bright. "It seems to me that most of the "new" programming languages fall into one of two categories: Those from academia with radically new paradigms and those from large corporations with a focus on RAD and the web. Maybe it's time for a new...
Tutorials Point Ltd., 2017. — 239 p. D programming language is an object-oriented multi-paradigm system programming language. D programming is actually developed by re-engineering C++ programming language, but it is distinct programming language that not only takes in some features of C++ but also some features of other programming languages such as Java, C#, Python, and Ruby....
Leanpub, 2020. — 333 p. A book about D programming language or DLang for Python programmers. “There is no best programming language”, they say. There is, for most applications it is D. The book starts from a comparison of D to Python and teaches all important features of D. D has all the features of Python but speed comparable to C and reliability comparable to Ada! D...
N.-Y.: Packt Publishing, 2014. — 362 p. — ISBN13: 978-1783287215. Discover the advantages of programming in D with over 100 incredibly effective recipes with this book and ebook. Leverage D to write efficient and correct programs with minimum code Learn advanced code generation techniques to automate programming tasks See how to apply D idioms to real-world. problems and...
Packt Publishing, 2014. — 362 p. — ISBN: 9781783287215. Discover the advantages of programming in D with over 100 incredibly effective recipes. Chapter 1, Core Tasks, will get you started with D and cover the tasks you can perform with D's core language features that differ from other popular programming languages. Chapter 2, Phobos – The Standard Library, introduces you to the...
IngramSpark, 2015. — 738 p. — ISBN: 978-0-692-52957-7. This book is an authoritative and comprehensive introduction to D Programming Language. Reflecting the author’s 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...
Comments