
下载免费的 Kindle 阅读软件,即可立即在智能手机、平板电脑或电脑上阅读 Kindle 电子书 - 无需 Kindle 设备。了解更多信息
使用 Kindle 网页版即时在浏览器上阅读。
使用手机摄像头 - 扫描以下代码并下载 Kindle 阅读软件。

前翻 后翻
Async in C# 5.0 平装
英语版本
- 语言英语
- 尺寸17.78 x 0.56 x 23.34 cm
- ISBN-101449337163
- ISBN-13978-1449337162
无需Kindle设备,下载免费Kindle阅读软件,即可在您的手机、电脑及平板电脑上畅享阅读。
无买家评论
5 星 (0%) |
|
0% |
4 星 (0%) |
|
0% |
3 星 (0%) |
|
0% |
2 星 (0%) |
|
0% |
1 星 (0%) |
|
0% |
评分是如何计算的?
在计算总星级评分以及按星级确定的百分比时,我们不使用简单的平均值。相反,我们的系统会考虑评论的最新程度以及评论者是否在亚马逊上购买了该商品。系统还会分析评论,验证评论的可信度。
此商品在美国亚马逊上最有用的商品评论
美国亚马逊:
3.5 颗星,最多 5 颗星
21 条评论

J. Ballard
4.0 颗星,最多 5 颗星
Great book for what it is...
2012年12月5日 -
已在美国亚马逊上发表已确认购买
This is a short, cut to the chase book on Async programming in Winrt. I've been coding professionally since 1978, I've written plenty of fork/exec code in Unix but was looking for a quick start on Winrt Async. This is it. Not detailed or deep enough to be a constant reference, but for under 8 bucks (kindle version) I think it's a steal. Google for days trying to figure out Async, or grab this and spend a few hours getting everything you need to be writing code in what was for me an non-intuitive environment.

VT
5.0 颗星,最多 5 颗星
Good if you know already the TPL
2014年2月7日 -
已在美国亚马逊上发表已确认购买
This book is great if you already have experience on asynchronous programming with the Task Parallel Library and want to keep up with the async/await technique. It is sort, with little examples to make its points across. It gave me a nice push in using this technique. Also, it discusses some of the gotchas, thing that apparently is missing in other books.
Despite of having an introduction to parallel programming, this book it is not going to teach you how to get the most of parallel programming, how to plan your executions or the tidbits of synchronization. If you are just starting in parallel programming, I recommend you to read "CLR via C#" and continue with "Pro .NET 4 Parallel Programming in C#" (or newer). I have seen there are a newer book named "Pro Asynchronous Programming with .NET", unfortunately I have not read it.
I would like to see more books like this, that basically are differential updates for people already familiar with the topic.
Despite of having an introduction to parallel programming, this book it is not going to teach you how to get the most of parallel programming, how to plan your executions or the tidbits of synchronization. If you are just starting in parallel programming, I recommend you to read "CLR via C#" and continue with "Pro .NET 4 Parallel Programming in C#" (or newer). I have seen there are a newer book named "Pro Asynchronous Programming with .NET", unfortunately I have not read it.
I would like to see more books like this, that basically are differential updates for people already familiar with the topic.
4 个人发现此评论有用

Sue
4.0 颗星,最多 5 颗星
I find the topic of Async/Await one of the most ...
2015年6月29日 -
已在美国亚马逊上发表已确认购买
I find the topic of Async/Await one of the most important developments in recent years in software development. This book is concise and well written.

TT
4.0 颗星,最多 5 颗星
Excellent Reference
2012年10月20日 -
已在美国亚马逊上发表已确认购买
I purchased the kindle edition of this book and use it frequently as a reference for Async programming in C# 5.0.

Yahan
5.0 颗星,最多 5 颗星
Very easy to read
2017年1月17日 -
已在美国亚马逊上发表已确认购买
The best book about that subject. Many concepts that I failed to understand before, now seem very straightforward. Highly recommended to anyone who wants to develop concurrent stuff in C#.
1 个人发现此评论有用