问题描述
我目前正在考虑购买几本 C# 4.0 书籍,即:
I'm currently looking at purchasing a few C# 4.0 books, namely:
Essential C# 4.0 作者:Mark Michaelis 或C# 4.0 Unleashed 作者:Bart De Smet.
Essential C# 4.0 by Mark Michaelis or C# 4.0 Unleashed by Bart De Smet.
我知道这两本书都还没有发行,但您会考虑购买其中一本,还是推荐另一本?
I am aware that both books are yet to be released, but would you consider purchasing either of these books, or would you recommend another?
感谢您的时间.
说明:
我不是 .NET Ninja,但我确实有 8 年以上的框架经验相关语言.所以我通常在寻找深入的书籍.我还会在每个 .NET 版本发布后的 6 到 12 个月内培训/指导我组织的其他成员.我培训的每个开发人员都拥有与我相同或更多的 .net 经验.
I'm not a .NET Ninja, but I do have 8+ years experience with the framework & related languages. So I'm generally looking for in-depth books. I also train/instruct the rest of my organisation generally 6 - 12 months after each .NET release. Each of the developers I train has the same or more .net experience than myself.
再次感谢大家的参与.
更新:
感谢大家的回复.我决定购买这两本书以及 Visual C# 2010 Recipes: A Problem-Solution Approach,正如 Waleed Al 所建议的那样巴鲁什.
Thank you everyone for your responses. I've decided to purchase both books along with Visual C# 2010 Recipes: A Problem-Solution Approach, as suggested by Waleed Al Balooshi.
推荐答案
我建议您购买 Jon Skeet 的 C# in Depth 2nd edition,已更新为包含 C# 4.0
I would recommend that you buy the MEAP (Early Access Edition) of Jon Skeet's C# in Depth 2nd edition, which is updated to include C# 4.0
除此之外还有:
- C# 4.0 简述:权威参考(已发布)
除此之外,我真的不能说其他书,因为它们还没有出版,但我喜欢 A Problem-Solution 系列:
Other than that I can't really say about the other books, because they aren't out yet, but I like the A Problem-Solution Series:
- Visual C# 2010 食谱:解决问题的方法(尚未发布)
我会等到这些书出版,你可以阅读一些关于它们的评论,直到那时我再次强烈推荐 Jon Skeet 的书.
I would wait till the books are out and you can read some reviews about them, till then I again highly recommend Jon Skeet's book.
这篇关于您会购买哪本 C# 4.0 Book,为什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!