图书标签: C #.NET 编程 Programming 编程语言 计算机 程序设计 软件开发
发表于2024-11-08
C# in Depth, 3rd Edition pdf epub mobi txt 电子书 下载 2024
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.
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/
赵三本
评分神书一本,学习c#的必看之作。和CLR via地位一样
评分读过的第一本英文书。从c#1.0到5.0,每个语言特性都讲得很清楚。不止讲了怎么用,也讲了为什么会有这个特性,以及背后的思想和理念。
评分按版本历史介绍语言,好
评分感觉Java界就缺少这种把语言特性演化讲明白的书,或者Java本身的语言特性演化就很混乱。。。
c#学习 1,namespace,using不如package,import。命名空间别名,::,global::,alias,这些干啥呢,为了一点点的灵活性一个补丁接着一个。 java的ide让文件路径和package名称对应,简化了程序员的工作,不用选择了,package不能用相对路径访问子package单元。c#的这种灵...
评分利用等饭吃的时间断断续续的读完了《深入理解C#》,一年多没写C#代码也收获很大。每个版本的更新都在做一件事:把体力活留给编译器,把健康留给程序员。最新的5.0已能将异步编程处理的不留痕迹实在超出我的预料。
评分c#学习 1,namespace,using不如package,import。命名空间别名,::,global::,alias,这些干啥呢,为了一点点的灵活性一个补丁接着一个。 java的ide让文件路径和package名称对应,简化了程序员的工作,不用选择了,package不能用相对路径访问子package单元。c#的这种灵...
评分先说.NET开发人员,我认为本书和CLR via C#是两本.NET程序员必读的书,这两本书有着不同的倾向。 CLR via C#更加倾向于来用C#剖析CLR的原理和行为,而本书相对来说更加实用,把C#1.0到4.0中“先进”的特性婉婉道来,更关键的是,这本书不仅仅是简单地罗列C#中每一项特性,而是...
评分这本是介绍.NET发展过程中各个版本新特性的好书。介绍了一系列的.NET特性改进的过程。重点如泛型,可空类型,扩展方法,Lambda表达式,集合初始化列表,Linq,及动态类型等等。当然这本书与CLR via C#全面介绍.NET运行机制,动态语言运行时及各种语法规范有很大不同。但对你贯...
C# in Depth, 3rd Edition pdf epub mobi txt 电子书 下载 2024