C#和.NET:最好的学习方法两者兼而有之?兼而有之、最好的、学习方法、两者

2023-09-03 16:10:49 作者:薄荷味的小清新

我有一个C ++的背景,并具有开发用C#编写一个更大的应用程序和使用.NET框架。到目前为止,我一直在阅读了大量的在线教程,但找书preferably除非有一些非常好的较长的教程在那里。我工作的项目涉及线程,插座和GUI设计。什么是最好的书,这些天?我使用.NET 3.5我的应用程序。

I have a C++ background and having to develop a larger application written in C# and using the .NET framework. So far I've been reading a lot of tutorials online but looking for books preferably unless there are some really good longer tutorials out there. The project I am working on involves threading, sockets, and GUI design. What are the best books these days? I'm using .NET 3.5 for my application.

推荐答案

如前所述,乔恩的书是很不错的。也非常好,是马克的书必备C#4.0。

As already mentioned, Jon's book is very good. Also very good is Mark's book "Essential C# 4.0".

我是两本书的技术编辑。

I was the technical editor of both books.

本书籍以及命名。如果您正在寻找的是一个深入的指南,C#语言,乔恩的书是略好。如果您正在寻找的是全面覆盖的语言和框架的基本特征,马克的书有优势。不过,我会建议,要么毫无保留地。

The books are well named. If what you are looking for is an in-depth guide to the C# language, Jon's book is marginally better. If what you are looking for is thorough coverage of the essential features of the language and frameworks, Mark's book has the edge. But I would recommend either unreservedly.