Sha256: 62bf27ee5f34b73ee92f26dc918a6b2f93dad2e5d68d9eddd9dd91270c01a1c7
Contents?: true
Size: 1.71 KB
Versions: 26
Compression:
Stored size: 1.71 KB
Contents
## Recommended Learning Resources ### Blogs * The official [.NET blog](https://blogs.msdn.microsoft.com/dotnet/) has lots of interesting C# articles, ranging from beginner to expert difficulty. * Scott Hanselman's [blog](http://www.hanselman.com/blog/) is an active, we'll written blog on a wide variety of C# and .NET related subjects. * Eric Lippert's [Fabulous adventures in coding](https://ericlippert.com/) is a brilliant C# blog, although his subjects are usually quite advanced. * The [C#/.NET Little Wonders & Little Pitfalls](http://geekswithblogs.net/BlackRabbitCoder/archive/2015/04/02/c.net-little-wonders-amp-little-pitfalls-the-complete-collection.aspx) posts by James Michael Hare contains some fantastic posts on less known C# features. ### Social media * [StackOverflow ](http://stackoverflow.com/questions/tagged/c%23) can be used to search for your problem and see if it has been answered already. You can also ask and answer questions. * [/r/csharp](https://www.reddit.com/r/csharp) is the C# subreddit. * [@dotnet](https://twitter.com/DotNet) is the official .NET Twitter account. ### Videos * In [On .NET](https://www.youtube.com/watch?v=GpLU0UdcGic&list=PL4Sf58qFxdyQuzB1mH5kln_otKpsIuoCO), Bertrand Le Roy interviews people on a wide variety of C#/.NET related subjects. * There are several great [C# courses](https://www.pluralsight.com/search?q=*&categories=course&roles=software-development%7C&subjects=c%23) on PluralSight. The downside: PluralSight is a paid service, but you can request a [free trial](https://www.pluralsight.com/pricing). ### Podcasts * [.NET Rocks](https://www.dotnetrocks.com/) is a very nice .NET podcast with great content. ### Books * [Expert C# 5.0](http://www.apress.com/us/book/9781430248606)
Version data entries
26 entries across 26 versions & 1 rubygems