Jon Skeet is a Senior Software Engineer at Google, and a highly visible participant of newsgroups, user groups, international conferences, and the Stack Overflow Q&A site. Jon spends much of his day coding in Java, but his heart belongs to C#.
The page for this book: http://csharpindepth.com/ or http://manning.com/skeet3/
Author's blog: http://msmvps.com/blogs/jon_skeet/
发表于2025-02-08
C# in Depth, 3rd Edition 2025 pdf epub mobi 电子书
先说.NET开发人员,我认为本书和CLR via C#是两本.NET程序员必读的书,这两本书有着不同的倾向。 CLR via C#更加倾向于来用C#剖析CLR的原理和行为,而本书相对来说更加实用,把C#1.0到4.0中“先进”的特性婉婉道来,更关键的是,这本书不仅仅是简单地罗列C#中每一项特性,而是...
评分先说.NET开发人员,我认为本书和CLR via C#是两本.NET程序员必读的书,这两本书有着不同的倾向。 CLR via C#更加倾向于来用C#剖析CLR的原理和行为,而本书相对来说更加实用,把C#1.0到4.0中“先进”的特性婉婉道来,更关键的是,这本书不仅仅是简单地罗列C#中每一项特性,而是...
评分It is a good material focusing on the update list of C#2.0, 3.0. Some explainations about generics, different delegate, iterator implementations, nullable, global, auto implementation properties, implicit local variable, extension method(my favorite), lam...
评分翻译得太烂了,看中文要看两遍才能明白他想说什么,英文就能把前后文连贯起来。而且还能练练英语,就是看英文速度比较慢,不过只要看一遍其实也差不多,不明白为什么这本书的中文版评分还这么高? 原著还是不错的,从语言进化的脉络来讲述,让你明白不同版本C# feature产生的缘...
评分c#学习 1,namespace,using不如package,import。命名空间别名,::,global::,alias,这些干啥呢,为了一点点的灵活性一个补丁接着一个。 java的ide让文件路径和package名称对应,简化了程序员的工作,不用选择了,package不能用相对路径访问子package单元。c#的这种灵...
图书标签: C #.NET 编程 Programming 编程语言 计算机 程序设计 软件开发
C# in Depth has become widely regarded as one of the best books in its field, focusing on C# as a language to provide an unparalleled level of detail. It explains not just what the language does, but also why it was designed that way. C# in Depth, Third Edition has been updated and expanded to cover the new features in C# 5, such as async modifier and async await operator which provide greater support for asynchronous operations and improve the ability to write asynchronous code which is readable, robust, and maintainable. It expertly guides the reader through the details and gives a new level of clarity about how the language works and how to use it most effectively. *Explains the what and why of C# * Covers new features of C# 5 * Shows how to avoid hidden pitfalls This book is aimed at intermediate to advanced developers who already know C# to some extent - but are possibly very rusty. C#, which is used to write asynchronous code, is a language primarily developed by Microsoft, targeting the .NET platform and is widely used in the corporate world. .NET 4.5 , released August 2012, supports C# 5 which is the next version of the language and contains features that make it much easier to write apps for Windows 8, which relies heavily on asynchrony.
赵三本
评分神书一本,学习c#的必看之作。和CLR via地位一样
评分又一大部头读完了,作者带领回顾C#发展历史,高速你它如何成为现在这个样子。非常好的向导书
评分感觉Java界就缺少这种把语言特性演化讲明白的书,或者Java本身的语言特性演化就很混乱。。。
评分没有从头开始讲语法,确实是in depth的一本书。
C# in Depth, 3rd Edition 2025 pdf epub mobi 电子书