C# 视频课程

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/930375/
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-06 03:27:41  来源:igfitidea点击:

Video courses for C#

c#.net

提问by BubbaT

Duplicate

复制



So can anyone recommend a set of videos for learning C# preferably free ( in my experience the nonfree videos seem to lean moe towards shlock ),

那么任何人都可以推荐一组最好免费的学习 C# 的视频(根据我的经验,非免费视频似乎更倾向于 shlock ),

I understand that some universities are now using C# as their "101" language. Does any such university have videos in an open coursework series?

我知道一些大学现在使用 C# 作为他们的“101”语言。有没有这样的大学有公开课程系列的视频?

PS: I am particularly interested in university courses. These are the ones most likely to have a long term ( 3-4 months ) structured approach aka a syllabus.

PS:我对大学课程特别感兴趣。这些是最有可能采用长期(3-4 个月)结构化方法,即教学大纲的方法。

回答by danish

I find AppDevgood. There is a lot of free stuff there (although not all).

我发现AppDev很好。那里有很多免费的东西(虽然不是全部)。

回答by Hugo Migneron

MSDN has a good amount of learning videos. Have a look here. The videos usually target a specific subjects and have enough details for you to learn a lot from them.

MSDN 有大量的学习视频。看看这里。这些视频通常针对特定主题,并且有足够的细节让您从中学到很多东西。

Also, Microsoft makes videos for ASP.NET if you're looking to do web-based apps. Have a look here

此外,如果您希望开发基于 Web 的应用程序,Microsoft 会为 ASP.NET 制作视频。看看这里

回答by dsteele

They aren't free, but every video I've seen from LearnVisualStudio.Nethas been pretty good. I got a 'lifetime' membership for $90 and it's been well worth it.

它们不是免费的,但我从LearnVisualStudio.Net看到的每个视频都非常好。我以 90 美元的价格获得了“终身”会员资格,这非常值得。

回答by Burt

Try Microsoft Learning Manager - http://learning.microsoft.com/Manager/Catalog.aspx?view=free

试用 Microsoft 学习管理器 - http://learning.microsoft.com/Manager/Catalog.aspx?view=free

You pay for most of the videos but there are some free introductory ones as well that are good.

您为大部分视频付费,但也有一些不错的免费介绍性视频。

Hope this helps...

希望这可以帮助...

回答by Zaffiro

I think Plural Sight has the best courses. they have a Free C# intro.

我认为 Plural Sight 有最好的课程。他们有一个免费的 C# 介绍。

http://www.pluralsight.com/main/olt/Course.aspx?n=dotnet-csharp-tutorial

http://www.pluralsight.com/main/olt/Course.aspx?n=dotnet-csharp-tutorial

回答by JuanZe

Learn C# on YouTube: 89 C# tutorials collection. Mainly examples of how to do something with C#. Another big collection of 98 C# videos. It covers a lot of C# fundamentals.

在 YouTube 上学习 C#:89 个 C# 教程合集。主要是如何用 C# 做某事的例子。98 个 C# 视频的另一个大集合。它涵盖了许多 C# 基础知识。

回答by Hannoun Yassir

  • these are videos by Learnvisualstudio.net provided freely by microsoft : link
  • C# soup to nuts webcasts by William J. Steele : link
  • 这些是由微软免费提供的 Learnvisualstudio.net 的视频:链接
  • William J. Steele 的 C# 汤到坚果网络广播:链接