C# in Depth, 3rd Edition

C# in Depth, 3rd Edition pdf epub mobi txt 电子书 下载 2025

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/

出版者:Manning Publications
作者:Jon Skeet
出品人:
页数:616
译者:
出版时间:2013-9-27
价格:USD 49.99
装帧:Paperback
isbn号码:9781617291340
丛书系列:
图书标签:
  • #.NET 
  • 编程 
  • Programming 
  • 编程语言 
  • 计算机 
  • 程序设计 
  • 软件开发 
  •  
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

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#》,一年多没写C#代码也收获很大。每个版本的更新都在做一件事:把体力活留给编译器,把健康留给程序员。最新的5.0已能将异步编程处理的不留痕迹实在超出我的预料。  

评分

终于再次清晰了什么是委托的思路,以及委托和事件的区别 再循序渐进的明白匿名方法就是委托的简单语法糖,而lamada又是匿名方法的简单语法糖,进而是linq,原来C#是这样进化的。而扩展方法再让C#编程函数化! 其实说到最后就是通过委托来松耦合各个代码块的关系,而再通过各种...  

评分

这本是介绍.NET发展过程中各个版本新特性的好书。介绍了一系列的.NET特性改进的过程。重点如泛型,可空类型,扩展方法,Lambda表达式,集合初始化列表,Linq,及动态类型等等。当然这本书与CLR via C#全面介绍.NET运行机制,动态语言运行时及各种语法规范有很大不同。但对你贯...  

评分

《深入理解C#(第2版)》,个人觉得是一本完全被低估的.net书,是一本需要和《CLR via C#(第3版)》同时放在案头的.net书(因为两本书有不同的方向,读一本不全,只有同时读两本,才能够互为补充)! 《深入理解C#》一书是世界资深技术卖家C# MVP Jon Skeet“十年磨...  

评分

先说.NET开发人员,我认为本书和CLR via C#是两本.NET程序员必读的书,这两本书有着不同的倾向。 CLR via C#更加倾向于来用C#剖析CLR的原理和行为,而本书相对来说更加实用,把C#1.0到4.0中“先进”的特性婉婉道来,更关键的是,这本书不仅仅是简单地罗列C#中每一项特性,而是...  

用户评价

评分

又一大部头读完了,作者带领回顾C#发展历史,高速你它如何成为现在这个样子。非常好的向导书

评分

感觉Java界就缺少这种把语言特性演化讲明白的书,或者Java本身的语言特性演化就很混乱。。。

评分

我qtmd吧。。废话这么多,读它的人为啥不直接去读spec呢。。。

评分

没有从头开始讲语法,确实是in depth的一本书。

评分

又一大部头读完了,作者带领回顾C#发展历史,高速你它如何成为现在这个样子。非常好的向导书

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有