图书标签: C #.NET 编程 Programming 编程语言 计算机 程序设计 软件开发
发表于2025-04-13
C# in Depth, 3rd Edition pdf epub mobi txt 电子书 下载 2025
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#发展历史,高速你它如何成为现在这个样子。非常好的向导书
评分感觉Java界就缺少这种把语言特性演化讲明白的书,或者Java本身的语言特性演化就很混乱。。。
评分赵三本
评分休假前还差一章没有看完小小遗憾。这是部不错的c#图书,可以深入了解很多特性。之前对于c#的知识只停留在本科所学的阶段,没想到这几年.net也是变化很大,有了很多特别实用的特性。作者的文笔也很逗,让看原版也变得轻松。
评分读过的第一本英文书。从c#1.0到5.0,每个语言特性都讲得很清楚。不止讲了怎么用,也讲了为什么会有这个特性,以及背后的思想和理念。
这本书只关注C#语言本身,而没有涉及.NET Framework或ASP.NET、WPF这样的特定领域的应用。 简单地说,本书关注的是C#2和C#3的新特性。C#2的那些特性的好处比较容易理解,C#3的那些就不那么明了,等到对LINQ有了全面了解了,才会对这些特性有更好的认识。 介绍这些特性的书籍...
评分终于再次清晰了什么是委托的思路,以及委托和事件的区别 再循序渐进的明白匿名方法就是委托的简单语法糖,而lamada又是匿名方法的简单语法糖,进而是linq,原来C#是这样进化的。而扩展方法再让C#编程函数化! 其实说到最后就是通过委托来松耦合各个代码块的关系,而再通过各种...
评分《深入理解C#(第2版)》,个人觉得是一本完全被低估的.net书,是一本需要和《CLR via C#(第3版)》同时放在案头的.net书(因为两本书有不同的方向,读一本不全,只有同时读两本,才能够互为补充)! 《深入理解C#》一书是世界资深技术卖家C# MVP Jon Skeet“十年磨...
评分c#学习 1,namespace,using不如package,import。命名空间别名,::,global::,alias,这些干啥呢,为了一点点的灵活性一个补丁接着一个。 java的ide让文件路径和package名称对应,简化了程序员的工作,不用选择了,package不能用相对路径访问子package单元。c#的这种灵...
评分这本是介绍.NET发展过程中各个版本新特性的好书。介绍了一系列的.NET特性改进的过程。重点如泛型,可空类型,扩展方法,Lambda表达式,集合初始化列表,Linq,及动态类型等等。当然这本书与CLR via C#全面介绍.NET运行机制,动态语言运行时及各种语法规范有很大不同。但对你贯...
C# in Depth, 3rd Edition pdf epub mobi txt 电子书 下载 2025