The D Programming Language (Paperback)
Andrei Alexandrescu
- 出版商: Addison Wesley
- 出版日期: 2010-06-04
- 售價: $1,723
- 貴賓價: 9.5 折 $1,637
- 語言: 英文
- 頁數: 460
- 裝訂: Paperback
- ISBN: 0321635361
- ISBN-13: 9780321635365
立即出貨
買這商品的人也買了...
-
$880$695 -
$490$382 -
$990$891 -
$490$417 -
$2,030$1,929 -
$1,120$1,098 -
$680$578 -
$620$527 -
$860$731 -
$520$442 -
$1,190$1,166 -
$820$697 -
$580$458 -
$890$703 -
$490$417 -
$750$638 -
$490$387 -
$450$351 -
$850$808 -
$490$387 -
$480$408 -
$580$493 -
$590$466 -
$850$672 -
$2,250$2,138
商品描述
—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 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 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.