c# in depth 和 clr via c# 先看哪本?

cy19851024 2011-06-03 09:57:36
c# in depth 和 clr via c# 是很多人推荐的?

想请问前辈,应该先看哪本比较妥当
...全文
631 17 打赏 收藏 转发到动态 举报
写回复
用AI写文章
17 条回复
切换为时间正序
请发表友善的回复…
发表回复
cy19851024 2011-06-04
  • 打赏
  • 举报
回复
好的。谢谢大家,我看我还是把看过的书,再温习一下,基础牢固些,再去看深入的书。谢谢大家的建议!!
hualiang_ll 2011-06-04
  • 打赏
  • 举报
回复
如果你是刚开始学,推荐你先读一些比较薄一点的书,等有了一定的了解以后再去看比较深入的书籍.
cy19851024 2011-06-03
  • 打赏
  • 举报
回复
下载先,同事也可以看,我只看了1-2本才。。呵呵。。。
种草德鲁伊 2011-06-03
  • 打赏
  • 举报
回复
楼主的书真多啊。
cy19851024 2011-06-03
  • 打赏
  • 举报
回复


当然,所以要去看,去理解 ,去应用啊。
threenewbee 2011-06-03
  • 打赏
  • 举报
回复
这些书放在书架上就是废纸。装入大脑才是黄金。

坦率地说,C# in depths 基本我都看过,但是 clr via C# 只完整看过 2.0 版,而且只看了一小半。
cy19851024 2011-06-03
  • 打赏
  • 举报
回复


我有这些书的pdf,望指教,要看哪本,谁想要,也可以跟我拿。
isjoe 2011-06-03
  • 打赏
  • 举报
回复
开双线程,一起看。。。。。。。嘿嘿
Maa 2011-06-03
  • 打赏
  • 举报
回复
[Quote=引用 5 楼 ghost5216 的回复:]
《C#高级编程(6版)》

现在又第七版了
[/Quote]

写书的比看书的猛多了,呵呵!
cy19851024 2011-06-03
  • 打赏
  • 举报
回复
还有一个感觉入门经典这本书 适合入门吗?我觉得看起来挺不知道原因的,就照着写,反而难理解

有本书叫 head first c# 我看英文社区里 看到人们喜欢推荐这本入门。Amazon上也是。

这个社区很多人推荐红皮书,而英文社区没人提这2本书。

可能是翻译的问题?哈哈,不知道啦。。。
porschev 2011-06-03
  • 打赏
  • 举报
回复

clr via c#还是等基础打好了再看吧。

cy19851024 2011-06-03
  • 打赏
  • 举报
回复
就像入门经典我看的异常难受,高级编程我觉得还简单点,我也不知道为什么。
高级编程后面有关于.NET FRAMEWORK的一些知识,我就感觉卡了,最近正积极攻克这块。
基本的语言方面的 算是都有一个理解了,其他的IO,ado,THREAD,network socket也是最近想进一步了解的。
总之好多,在尽量的赶。尽量的看,理解。
这个过程挺折磨,也很快乐。
ghost5216 2011-06-03
  • 打赏
  • 举报
回复
《C#高级编程(6版)》

现在又第七版了
Maa 2011-06-03
  • 打赏
  • 举报
回复
其实有些时候不需要完整的读完一整套数,很多书都是当成工具书来查的,因为很多知识如果学了不用,其实也就忘了,还是反复练习反复分析记忆的深刻,呵呵。
cy19851024 2011-06-03
  • 打赏
  • 举报
回复
c# 入门经典和c#高级编程 看了50%吧。后面的一些asp.net,我目前工作用不到的,我就没看。
我偶尔还是会回去再看看一些章节,因为我知道我有些地方,很勉强的看过去的,我没真明白。
之所以继续往下看,是因为老停下来也不好,看看新的,难的,再回过头,很多也就慢慢明白了。
现在公司没项目,而且目前刚做不到1年,只是参与了一个项目中的水晶报表。所以实战不够。
恩,情况就是这样。
Maa 2011-06-03
  • 打赏
  • 举报
回复
入门的话,个人感觉两本都不太适合,看《C#入门经典》和《C#高级编程(6版)》两本就可以了。
当然就lz说的这两本,我先看的C# in depth,希望对lz有帮助,呵呵。
threenewbee 2011-06-03
  • 打赏
  • 举报
回复
两本程度相当。不过问这样问题的人,我觉得看哪本都不妥当,因为都不适合入门。
Book Description When you have a question about C# 5.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated fifth edition features a reorganized section on concurrency, threading, and parallel programming—including in-depth coverage of C# 5.0’s new asynchronous functions. Shaped by more than 20 expert reviewers, including Microsoft’s Eric Lippert, Stephen Toub, Chris Burrows, and Jon Skeet, this book has all you need to stay on track with C# 5.0. It’s widely known as the definitive reference on the language. Get up to speed on C# language basics, including syntax, types, and variables Explore advanced topics such as unsafe code and type variance Dig deep into LINQ via three chapters dedicated to the topic Learn about code contracts, dynamic programming, and parallel programming Work with .NET features, including reflection, assemblies, memory management, security, I/O, XML, collections, networking, and native interoperability “C# 5.0 in a Nutshell is one of the few books I keep on my desk as a quick reference.” —Scott Guthrie, Microsoft “Whether you’re a novice programmer or an expert who wants to improve your knowledge of modern asynchronous programming techniques, this book has the information you need to get the job done in C#.” —Eric Lippert, Microsoft Table of Contents Chapter 1. Introducing C# and the .NET Framework Chapter 2. C# Language Basics Chapter 3. Creating Types in C# Chapter 4. Advanced C# Chapter 5. Framework Overview Chapter 6. Framework Fundamentals Chapter 7. Collections Chapter 8. LINQ Queries Chapter 9. LINQ Operators Chapter 10. LINQ to XML Chapter 11. Other XML Technologies Chapter 12. Disposal and Garbage Collection Chapter 13. Diagnostics and Code Contracts Chapter 14. Concurrency & Asynchrony Chapter 15. Streams and I/O Chapter 16. Networking Chapter 17. Serialization Chapter 18. Assemblies Chapter 19. Reflection and Metadata Chapter 20. Dynamic Programming Chapter 21. Security Chapter 22. Advanced Threading Chapter 23. Parallel Programming Chapter 24. Application Domains Chapter 25. Native and COM Interoperability Chapter 26. Regular Expressions

110,565

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 C#
社区管理员
  • C#
  • Web++
  • by_封爱
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

让您成为最强悍的C#开发者

试试用AI创作助手写篇文章吧