ILikeTobacco Posted July 1, 2013 Share Posted July 1, 2013 I am looking for a website that has guides and tutorials specifically for Visual C#. Something with a lesson format with step by step guides is preferred, not just a reference like what the official site is. Anyone know of a good one? Link to comment https://www.neowin.net/forum/topic/1162202-visual-c-tutorial-and-guides/ Share on other sites More sharing options...
0 Vykranth Posted July 1, 2013 Share Posted July 1, 2013 http://www.csharp-station.com/Tutorials/Lesson01.aspx spacer 1 Share Link to comment https://www.neowin.net/forum/topic/1162202-visual-c-tutorial-and-guides/#findComment-595793978 Share on other sites More sharing options...
0 +Nik Louch Subscriber² Posted July 1, 2013 Subscriber² Share Posted July 1, 2013 Why do people say Visual C#? Surely it's "Visual Basic" or "C#"? Link to comment https://www.neowin.net/forum/topic/1162202-visual-c-tutorial-and-guides/#findComment-595793994 Share on other sites More sharing options...
0 ILikeTobacco Posted July 1, 2013 Author Share Posted July 1, 2013 On 01/07/2013 at 17:05, Nik Louch said: Why do people say Visual C#? Surely it's "Visual Basic" or "C#"? From what I was explained, Visual C# refers to C# programming specifically for Visual Studio. Same difference between C++ and Visual C++. Link to comment https://www.neowin.net/forum/topic/1162202-visual-c-tutorial-and-guides/#findComment-595794006 Share on other sites More sharing options...
0 +Nik Louch Subscriber² Posted July 1, 2013 Subscriber² Share Posted July 1, 2013 I wasn't aware there was any REAL C# going on outside of VS. Either way, just asking :) Link to comment https://www.neowin.net/forum/topic/1162202-visual-c-tutorial-and-guides/#findComment-595794012 Share on other sites More sharing options...
0 ILikeTobacco Posted July 1, 2013 Author Share Posted July 1, 2013 On 01/07/2013 at 17:12, Nik Louch said: I wasn't aware there was any REAL C# going on outside of VS. Either way, just asking :) There isn't all the much. TestComplete, an automated testing tool, uses C# as an option for its scripting. Main reason I know the difference. Link to comment https://www.neowin.net/forum/topic/1162202-visual-c-tutorial-and-guides/#findComment-595794020 Share on other sites More sharing options...
0 Andre S. Veteran Posted July 1, 2013 Veteran Share Posted July 1, 2013 The language is called C#. "Visual C#" is the set of tools for developing in C# within Visual Studio. That said I heartily recommend Rob Miles` Yellow Book: this is perhaps the best introduction to programming I've ever seen for any language. ILikeTobacco 1 Share Link to comment https://www.neowin.net/forum/topic/1162202-visual-c-tutorial-and-guides/#findComment-595794652 Share on other sites More sharing options...
0 ILikeTobacco Posted July 1, 2013 Author Share Posted July 1, 2013 On 01/07/2013 at 21:36, Asik said: The language is called C#. "Visual C#" is the set of tools for developing in C# within Visual Studio. That said I heartily recommend Rob Miles` Yellow Book: this is perhaps the best introduction to programming I've ever seen for any language. Ty. Exactly what I was looking for. Link to comment https://www.neowin.net/forum/topic/1162202-visual-c-tutorial-and-guides/#findComment-595794714 Share on other sites More sharing options...
0 Kalint Posted July 2, 2013 Share Posted July 2, 2013 http://www.amazon.com/Computing-NET-Framework-Arthur-Gittleman/dp/1449615503/ref=sr_1_50?s=books&ie=UTF8&qid=1372796976&sr=1-50&keywords=C%23 Buy that, it has lots of math problems which is nice Link to comment https://www.neowin.net/forum/topic/1162202-visual-c-tutorial-and-guides/#findComment-595796818 Share on other sites More sharing options...
0 Praetor Posted July 15, 2013 Share Posted July 15, 2013 Try the MS Virtual Academy: it's not for the novice, but if you have some basic knowledge of fundamentals in programming then it can be a good value. http://www.microsoftvirtualacademy.com/training-courses/developer-training-with-programming-in-c Link to comment https://www.neowin.net/forum/topic/1162202-visual-c-tutorial-and-guides/#findComment-595818466 Share on other sites More sharing options...
0 MikeInBA Posted July 19, 2013 Share Posted July 19, 2013 Not a site, but I would recommend any of the books by Richter or Petzold. I just picked up this one on kindle: http://www.amazon.com/Programming-Windows-ebook/dp/B00B2SVQAC/ref=sr_1_2?s=books&ie=UTF8&qid=1374262740&sr=1-2&keywords=programming+windows very thorough, very detailed in the examples. And to be honest, every C# programmer, heck, every Windows programmer should have read at least 1 book by those two guys. Link to comment https://www.neowin.net/forum/topic/1162202-visual-c-tutorial-and-guides/#findComment-595827607 Share on other sites More sharing options...
0 spacer Posted July 19, 2013 Share Posted July 19, 2013 The first post got it. Csharpstation is a great place to learn the basics. Link to comment https://www.neowin.net/forum/topic/1162202-visual-c-tutorial-and-guides/#findComment-595827625 Share on other sites More sharing options...
Question
ILikeTobacco
I am looking for a website that has guides and tutorials specifically for Visual C#. Something with a lesson format with step by step guides is preferred, not just a reference like what the official site is. Anyone know of a good one?
Link to comment
https://www.neowin.net/forum/topic/1162202-visual-c-tutorial-and-guides/Share on other sites
11 answers to this question
Recommended Posts