The D Programming Language
"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 Bright "This is a book by a skilled author describing an interesting programming language. I'm sure you'll find the read rewarding." --From the Foreword by Scott Meyers D is a ...
"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 Bright "This is a book by a skilled author describing an interesting programming language. I'm sure you'll 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 author's signature style, the writing is casual and conversational, but never at the expense of focus and pre-cision. 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 features * How feature groups support major programming paradigms * Rationale and best-use advice for each major feature * Discussion of cross-cutting issues, such as error handling, contract programming, and concurrency * Tables, 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 language--it presents a compendium of good practices and idioms to help both your coding with D and your coding in general.
Andrei Alexandrescu
世界頂尖的C++專家,2001年撰寫了經(jīng)典名著《C++設(shè)計(jì)新思維》(Modern C++ Design),曾榮獲2001年最佳C++圖書稱號(hào),書中所開發(fā)的Loki已經(jīng)成為最負(fù)盛名的C++程序庫之一。他被認(rèn)為是新一代C++的代表人物,因?yàn)閷?duì)Template技術(shù)的精湛運(yùn)用,震撼了整個(gè)C++社群,開辟了C++編程領(lǐng)域的“Modern C++”新時(shí)代。他還與Herb Sutter合著了《C++編程規(guī)范》(C++ Coding Standards)。他花了8年的時(shí)間攻讀機(jī)器學(xué)習(xí)方面的博士學(xué)位,專門研究部分自然語言處理結(jié)構(gòu)。自2006年開始,他與D語言的最初設(shè)計(jì)者及實(shí)現(xiàn)者Walter Bright緊密合作,設(shè)計(jì)和實(shí)現(xiàn)D語言及其標(biāo)準(zhǔn)庫,他是D語言很多特性的設(shè)計(jì)者,也是大多數(shù)D語言標(biāo)準(zhǔn)庫的作者。Andrei Alexandre...
Andrei Alexandrescu
世界頂尖的C++專家,2001年撰寫了經(jīng)典名著《C++設(shè)計(jì)新思維》(Modern C++ Design),曾榮獲2001年最佳C++圖書稱號(hào),書中所開發(fā)的Loki已經(jīng)成為最負(fù)盛名的C++程序庫之一。他被認(rèn)為是新一代C++的代表人物,因?yàn)閷?duì)Template技術(shù)的精湛運(yùn)用,震撼了整個(gè)C++社群,開辟了C++編程領(lǐng)域的“Modern C++”新時(shí)代。他還與Herb Sutter合著了《C++編程規(guī)范》(C++ Coding Standards)。他花了8年的時(shí)間攻讀機(jī)器學(xué)習(xí)方面的博士學(xué)位,專門研究部分自然語言處理結(jié)構(gòu)。自2006年開始,他與D語言的最初設(shè)計(jì)者及實(shí)現(xiàn)者Walter Bright緊密合作,設(shè)計(jì)和實(shí)現(xiàn)D語言及其標(biāo)準(zhǔn)庫,他是D語言很多特性的設(shè)計(jì)者,也是大多數(shù)D語言標(biāo)準(zhǔn)庫的作者。Andrei Alexandrescu在工業(yè)界和學(xué)術(shù)界都有很高的聲譽(yù)。現(xiàn)為Facebook研究員。
