The D Programming Language pdf epub mobi txt 電子書 下載 2024


The D Programming Language

簡體網頁||繁體網頁
Andrei Alexandrescu
Addison-Wesley Professional
2010-6-12
460
USD 49.99
Paperback
9780321635365

圖書標籤: 編程語言  d  程序設計  編程  Programming  D  計算機科學  技術   


喜歡 The D Programming Language 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

发表于2024-06-16

The D Programming Language epub 下載 mobi 下載 pdf 下載 txt 電子書 下載 2024

The D Programming Language epub 下載 mobi 下載 pdf 下載 txt 電子書 下載 2024

The D Programming Language pdf epub mobi txt 電子書 下載 2024



圖書描述

"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.

The D Programming Language 下載 mobi epub pdf txt 電子書

著者簡介

Andrei Alexandrescu

世界頂尖的C++專傢,2001年撰寫瞭經典名著《C++設計新思維》(Modern C++ Design),曾榮獲2001年最佳C++圖書稱號,書中所開發的Loki已經成為最負盛名的C++程序庫之一。他被認為是新一代C++的代錶人物,因為對Template技術的精湛運用,震撼瞭整個C++社群,開闢瞭C++編程領域的“Modern C++”新時代。他還與Herb Sutter閤著瞭《C++編程規範》(C++ Coding Standards)。他花瞭8年的時間攻讀機器學習方麵的博士學位,專門研究部分自然語言處理結構。自2006年開始,他與D語言的最初設計者及實現者Walter Bright緊密閤作,設計和實現D語言及其標準庫,他是D語言很多特性的設計者,也是大多數D語言標準庫的作者。Andrei Alexandrescu在工業界和學術界都有很高的聲譽。現為Facebook研究員。


圖書目錄


The D Programming Language pdf epub mobi txt 電子書 下載
想要找書就要到 小哈圖書下載中心
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

用戶評價

評分

看到struct的拷貝是值class的拷貝是引用我就讀不下去瞭,這個設計不能接受

評分

對於什麼 D 啊,Rust 啊之類新語言,我隻想說,你要紅,首先得有個大標準庫。

評分

看到struct的拷貝是值class的拷貝是引用我就讀不下去瞭,這個設計不能接受

評分

愛過.....語言設計本身比C++好,不過相比go還是復雜很多...認真玩瞭幾個月,官方的標準一直在改,實在沒耐心繼續瞭.....

評分

看到struct的拷貝是值class的拷貝是引用我就讀不下去瞭,這個設計不能接受

讀後感

評分

早有迹象表明, Andrei Alexandrescu 先生迟早要从 C++ 社区跳槽到 D 社区的. 想来几年前那次他在上海开 C++ 会议, 主讲的就是 D 语言. 那次他还有另一个议题他讲的利用 C++ 模板来实现契约式编程, 当时我提了个问题是目前 C++ 编译器怎么实现的了这个东西, 记得他回答的也很...  

評分

此书的作者 Andrei Alexandrescu 作为前 C++ 社区的一朵奇葩,因为实在是不满 C++ 标准委员会的官僚作风,跳槽到了 D 社区,成为了 D 发明人 Walt Brightman 的好基友,最终写出了这本神奇的 The XXX Programming Language 居然不是语言发明人本人写的书。 先谈谈历史,D 语言...

評分

早有迹象表明, Andrei Alexandrescu 先生迟早要从 C++ 社区跳槽到 D 社区的. 想来几年前那次他在上海开 C++ 会议, 主讲的就是 D 语言. 那次他还有另一个议题他讲的利用 C++ 模板来实现契约式编程, 当时我提了个问题是目前 C++ 编译器怎么实现的了这个东西, 记得他回答的也很...  

評分

此书的作者 Andrei Alexandrescu 作为前 C++ 社区的一朵奇葩,因为实在是不满 C++ 标准委员会的官僚作风,跳槽到了 D 社区,成为了 D 发明人 Walt Brightman 的好基友,最终写出了这本神奇的 The XXX Programming Language 居然不是语言发明人本人写的书。 先谈谈历史,D 语言...

評分

早有迹象表明, Andrei Alexandrescu 先生迟早要从 C++ 社区跳槽到 D 社区的. 想来几年前那次他在上海开 C++ 会议, 主讲的就是 D 语言. 那次他还有另一个议题他讲的利用 C++ 模板来实现契约式编程, 当时我提了个问题是目前 C++ 编译器怎么实现的了这个东西, 记得他回答的也很...  

類似圖書 點擊查看全場最低價

The D Programming Language pdf epub mobi txt 電子書 下載 2024


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 qciss.net All Rights Reserved. 小哈圖書下載中心 版权所有