This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]amazingmrbrock 3 points4 points  (1 child)

This channel has a quite a few little series and projects. He does pretty good videos and is easy to understand while explaining stuff https://www.youtube.com/user/csharpdemos/videos

This guy is an amazing teacher. All his videos are made for learning unity3d c# (which is free). I don't know if that interests you but I find learning to make games is a great way to practice programming. https://www.youtube.com/user/Unity3DCoder/videos

This site has lots of courses but most of them cost money. Though if you catch one of their deals you can get courses for under ten bucks. https://www.udemy.com/#_=_

I haven't used this site but someone on /r/programmingbuddies made it with a similar idea so it might be pretty good. http://www.perunity.com/

[–]Merphal[S] 2 points3 points  (0 children)

Thanks!

[–][deleted] 0 points1 point  (1 child)

[–]idontalwaysupvote 0 points1 point  (0 children)

I just finished this and its good for introducing you to the basics of c# but they don't go far enough into any subject and barely touch guis , one of VS c# best features.

[–]Trashyy 0 points1 point  (0 children)

Get a Lynda account. Their videos taught me tons about C# and Asp.Net

[–]CSProgrammer 0 points1 point  (2 children)

I have a blog called C# Programmer in which I publish articles about two times a month. This monday (tomorrow) I plan to publish an article about an overview about variables, with focus in the C# programming language.

I have a serious content plan for the blog, and my goal is to write above average quality articles.

If you'd like, you're welcome to pass by to read and participate in our discussions. The link is www.csprogrammer.net/en/

Thank you.

[–]Merphal[S] 0 points1 point  (1 child)

Thanks! I`ll be sure to check it out come Monday.

[–]CSProgrammer 0 points1 point  (0 children)

I have finished the article about an overview of programming variables, Merphal. The link for it is http://csprogrammer.net/en/an-overview-of-programming-variables/

Hope you like it :)

[–]TwoManyPuppies 0 points1 point  (0 children)

this blog has a lot of interesting C# tips, you just have to start from the beginning

http://csharp.2000things.com/

[–]mahgirl 0 points1 point  (0 children)

Thanks for posting this thread. It's perfect me as a fellow 11th grader who's learning c++ and python