好書妙評之《c#詳解》(原書名 《Illustrated C# 2012》)
5.0 out of 5 stars Great book to learn C#,
October 27, 2012
I have been developing for a couple of years now so I'm pretty familiar with the language but I would recommend this book to anyone wanting to learn the language, especially before buying one of the "pro" c# books. This book goes into great detail about what you should know as a basis for programming in c# with clear,concise examples. It's also a great book to reference if you forgot something or want further explanation about a specific feature of c#. You'd be hard pressed to find a better book for explaining the ins and outs of interfaces and generics. I wish I had this book when trying to learn c#, really does a great job of explaining why you do something and not just a "do this followed by this".
Some key chapters: Classes and Inheritance Generics Delegates LINQ Async Programming
這是一本用於學習C#的好書
我已經使用C#進行開發好幾年了,所以現在我對這個程式語言非常熟悉。但是我還是會對任何想學C#的人推薦這本書,特別是那些要買《C#與.NET高階程式設計》的人。這本書通過非常簡單明瞭的例子告訴你需要理解的C#基礎知識。當你忘記某個語言特性或者需要某個語言特性的詳細解釋時,這本書也是一本很好的參考書。你很難找到一本比本書能更好的講解interfaces和generics的書。我真的希望在以前學習C#時遇到這本書,這本書真的很好的解釋了“你為什麼要這樣做”而不是僅僅告訴你“你就該這樣做”。
一些重要的章節:
類與繼承(Classes and Inheritance)
泛型(Generics)
委託(Delegates)
語言整合查詢(LINQ)
非同步程式設計(Async Programming)
5.0 out of 5 stars I would give it 10 Stars if I could,
October 13, 2012
This book gets to the nitty-gritty of C#, and quite possibly illuminates the mechanics of programming any OOP language. If you've read multiple books and found yourself asking "But what does that mean?", this is the book for you. It's a dictionary of sorts, explaining the minutest of details with code snippets and diagrams which really fill in the blanks like no other book I've read. It's not a 'do this' kind of book with exercises to duplicate. It's a 'this is what it means when you do this' kind of book. It's fantastic.
It's a great book for beginners and a reference work that everyone should have on their shelf. I can't recommend it more highly.
如果可以的話,我想給這本書打10顆星
這本書講解了C#的實質,並且闡述了其他物件導向程式設計語言的原理。如果你讀過其他相關書並且一直有“這到底是什麼意思?”的疑惑,那麼這本書就是專門為你量身打造的。這本書有點像字典,用小段程式碼和圖表解釋著最微小的細節,填補了我知識的欠缺,而不像其他我所讀過的書那樣。這本書不是那種“你就該這樣做”然後有著重複的練習題的書。這本書告訴了你“你在做一件事時意味著什麼”。這真的是極好的。
對於初學者來說,這是一本很好的學習書。對於其它的人來說,這是一本書架裡必備的參考書。我吐血推薦這本書
5.0 out of 5 stars
Fantastic concise coverage of C#,
October 12, 2012
Concise and straight to the point coverage of C# and excellent use of illustration to solidify concepts.Great book for anyone starting out or moving to C# from another language.
這是一本極為精煉的C#書
這本書極為精煉,一針見血的講解了C#的核心知識點,並運用了很棒的圖解強化了概念的學習。對於想從C#開始學習程式設計或者想從其他程式語言遷移到C#的人來說,這都是一本很好的書。
相關文章
- 好書妙評之《Pro C# 5.0》C#
- 好書妙評之《精通Android 4》Android
- 好書妙評之《編譯器設計》編譯
- 好書妙評之《圖靈的祕密》圖靈
- 好書妙評之《R語言實戰》R語言
- 好書妙評之《程式設計師的數學》程式設計師
- 好書妙評之《卓越程式設計師密碼》程式設計師密碼
- 好書妙評之《量化:大資料時代的企業管理》大資料
- 好書妙評之《Erlang/OTP併發程式設計實戰》程式設計
- 好書妙評之《重構:改善既有程式碼的設計》
- 深入解析C#精彩書評C#
- 好書妙評之《自然使用者介面設計:NUI的經驗教訓與設計原則》UI
- 好的書要讀三遍——《Learning hard C#學習筆記》書評兼論讀書方法C#筆記
- C# 圖書整理C#
- 好書短評之《SQL權威指南》SQL
- 好書短評之《演算法帝國》演算法
- 好書短評之《七週七語言》
- 好書短評之《精彩絕倫的CSS》CSS
- C#之泛型詳解C#泛型
- C# 之泛型詳解C#泛型
- C# 獲取PDF中的數字簽名證書C#
- 百科全書!相見恨晚!好書妙評之《親愛的介面:讓使用者樂於使用、愛不釋手》
- 好書短評之《Linux/Unix設計思想》Linux
- 好書短評之《專案管理修煉之道》專案管理
- C# 之 static的用法詳解C#
- 《Effective C#》讀書筆記C#筆記
- 參與IT圖書評選,投好書一票!
- 好書短評之《HTML5 Canvas基礎教程》HTMLCanvas
- C#呼叫Delphi的dll之詳解C#
- 曬書 - 《C# 圖解教程(第四版)》C#圖解
- 《More Effective C#》讀書筆記C#筆記
- C# BackgroundWorker 詳解C#
- C# 反射詳解C#反射
- C#–特性詳解C#
- Eric Lippert推薦的C#書單C#
- 【記】《.net之美》之讀書筆記(二) C#中的泛型筆記C#泛型
- 【記】《.net之美》之讀書筆記(一) C#語言基礎筆記C#
- 好書短評之《敏捷武士:看敏捷高手交付卓越軟體》敏捷