我在哪里可以找到免费的 C# 电子书?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/467986/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-04 04:35:08  来源:igfitidea点击:

Where can I find a free C# eBook?

c#

提问by Kredns

Does anyone know a good (free) C# eBook for intermediate programmers? I want something that covers generics, threads, events, delegates, etc.

有谁知道适合中级程序员的好的(免费)C# 电子书?我想要一些涵盖泛型、线程、事件、委托等的东西。

回答by John T

I found these two books fairly useful.

我发现这两本书相当有用。

The C# School Book- this one covers just about everything you asked about, although it's a bit dated.

C# 教科书- 这本几乎涵盖了您询问的所有内容,尽管它有点过时。

and of course, Rob Miles' C# Yellow Book

当然,还有 Rob Miles 的C# 黄皮书