C# 5.0 in a Nutshell 2024 pdf epub mobi 電子書 下載


C# 5.0 in a Nutshell

簡體網頁||繁體網頁

C# 5.0 in a Nutshell pdf epub mobi 著者簡介


C# 5.0 in a Nutshell pdf epub mobi 圖書描述

When you have a question about how to use C# 5.0 or the .NET CLR, this highly acclaimed bestseller has precisely the answers you need. Uniquely organized around concepts and use cases, this fifth edition include in-depth cover of concurrency and asynchrony new to C# 5.0 as well as continued coverage of parallel programming, code contracts, dynamic programming, security and COM interoperability. You'll also find updated information on language enhancements such as Caller Info Attributes, ReadOnlyDictionary, Web Sockets, and the new HttpClient class. This handy book has all you need to stay on track with C# 5.0. Get up to speed on C# language basics, including syntax, types, and variables Explore advanced topics such as unsafe code and preprocessor directives Learn C# 5.0 features such as concurrency and asynchrony Work with .NET 4.5's rich set of features for parallel programming, code contracts, and the code security model Understand .NET topics, including XML, collections, I/O and networking, memory management, reflection, attributes, security, and native interoperability

C# 5.0 in a Nutshell 2024 pdf epub mobi 電子書 下載

C# 5.0 in a Nutshell pdf epub mobi 圖書目錄




點擊這裡下載
    


想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-06-23

C# 5.0 in a Nutshell 2024 pdf epub mobi 電子書 下載

C# 5.0 in a Nutshell 2024 pdf epub mobi 電子書 下載

C# 5.0 in a Nutshell 2024 pdf epub mobi 電子書 下載



喜欢 C# 5.0 in a Nutshell 電子書 的读者还喜欢


C# 5.0 in a Nutshell pdf epub mobi 讀後感

評分

不太好,翻譯的不好,有些句子都不連貫,主謂賓不分。內容多而不精,知識點是比較全,但不會講的很詳細,基本就告訴你有這個東西,想要更加深入,還是找彆的地方看看。同樣是O‘REILLY的書,犀牛書就很好,看瞭犀牛書纔會選擇同時“動物書”的本書,但是目前還是比較失望的。順...  

評分

C# in A Nutshell 是亞馬遜上最受好評的C#書籍之一。雖然一般認為這本書不適閤入門學習,但是作為一本桌頭參考,甚至作為一本可隨時翻閱的C#小品書,都是不二之選。 對於一本編程書,不是內容越全、越深就越好。如果能做到語言簡潔、明晰、有條理,內容切中要點,使讀者能迅速...  

評分

首先本書無論是中文版還是原版,都不適閤入門閱讀。 本書的適閤定位在字典和功能快覽之間的工具書。 可以幫有一定基礎的你快速瞭解C#某個功能點的概念,但是從瞭解轉到到生産環境,又不夠深入。 本書中文版有非常嚴重翻譯問題。第14,20,22,23章的翻譯有多處翻譯不通的地方,...  

評分

這本書的作者是兄弟倆,哥哥 Joseph 是鼎鼎大名的 LINQPad 的作者,弟弟是前微軟公司的 Program Manager。 本書涵蓋瞭 C# 5.0 的最新特性,厚達 1064 頁!亞馬遜上評為 5 顆星。 編者寫的介紹中,有這樣一句話: Shaped by more than 20 expert reviewers, including Micros...  

評分

首先本書無論是中文版還是原版,都不適閤入門閱讀。 本書的適閤定位在字典和功能快覽之間的工具書。 可以幫有一定基礎的你快速瞭解C#某個功能點的概念,但是從瞭解轉到到生産環境,又不夠深入。 本書中文版有非常嚴重翻譯問題。第14,20,22,23章的翻譯有多處翻譯不通的地方,...  

類似圖書 點擊查看全場最低價
出版者:O'Reilly Media
作者:Joseph Albahari
出品人:
頁數:1064
譯者:
出版時間:2012-6-26
價格:GBP 38.50
裝幀:Paperback
isbn號碼:9781449320102
叢書系列:

圖書標籤: C  #編程  .NET  c  #Programming  軟件開發  計算機科學  O'Reilly   


C# 5.0 in a Nutshell 2024 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

C# 5.0 in a Nutshell pdf epub mobi 用戶評價

評分

好書。C#演化到5.0,各種特性層齣不窮,想窮盡所有做一個全麵的介紹往往到頭來都是費力不討好。但這本書基本上做到瞭,可能有些部分不夠詳盡,但在1000多頁的篇幅幾乎沒有濫竽充數的內容,代碼示例都非常精當,值得一讀。

評分

好書。C#演化到5.0,各種特性層齣不窮,想窮盡所有做一個全麵的介紹往往到頭來都是費力不討好。但這本書基本上做到瞭,可能有些部分不夠詳盡,但在1000多頁的篇幅幾乎沒有濫竽充數的內容,代碼示例都非常精當,值得一讀。

評分

用C#來教這門課是有道理的。我是覺得C#作為大規模項目的OOP語言比Java好很多, 除瞭它是微軟開發以及.NET應用範圍稍微窄些之外... 很多OOP pattern有很簡潔的implementation,不用像Java那麼無比囉嗦... 更彆說Java竟然到現在還不支持lambda expression等等 市麵上沒有特彆傳奇的教材大概是因為msdn上麵的reference已經挺全麵瞭。

評分

這就是你瞭解c#所需要書

評分

concise and accurate, topics are properly ordered

C# 5.0 in a Nutshell 2024 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




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

友情鏈接

© 2024 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有