Learning mor about C# any good tut sites/links?
Topic title says all, I want to focus more on C#, VB.net is to basic, Au3 I don't like too much. I'm not looking for TheNewboston, I've looked over the videos didn't help much.
Baditude wrote:Topic title says all, I want to focus more on C#, VB.net is to basic, Au3 I don't like too much. I'm not looking for TheNewboston, I've looked over the videos didn't help much.
The UnIntelligible wrote:What do you dislike about au3 other than the fact that it's not drag-and-drop like the other languages you mentioned? Just wondering.
Aleena wrote:There should be guides in the LG tutorial section, or at least on hacks101.
Really you shouldnt be so selective with your programming languages, It is all knowledge you may need some day.
Eventually, youll master the language because you just self-taught yourself.MattSmith wrote:Honestly, I would say. Dont do tutorials. Bad learning, it will change the way your brain thinks and we dont want that. Just think of a program to make, and do it. When you get stuck, google search itEventually, youll master the language because you just self-taught yourself.
C#, a complete manual. HA!. Your funny. Their is no 'manual' though there are a shit ton of books. Reference books, learn to books. Just with an other language. These books are big, unlike HTML where (if its not HTML5 of course) it takes very little to explain.HTML wrote:Does c# not have a manual?
MattSmith wrote:C#, a complete manual. HA!. Your funny. Their is no 'manual' though there are a shit ton of books. Reference books, learn to books. Just with an other language. These books are big, unlike HTML where (if its not HTML5 of course) it takes very little to explain.
(1000th post on LG 2.0 for me. I miss my 3k+ post count :< )

Chad wrote:All I did when I was learning how to program was learn most of the basics. If statements, try's, exceptions, how to declare variables, arrays, and a few other things. After that I just started researching when I got stuck and it would always drag me into something else thus helping me learn more and more.
HTML wrote:No I assumed C# had documentation like PHP does. I mean, you can't learn everything from a book.
PHP: Hypertext Preprocessor
Full documentation.
Jelly?
I look up functions all the time.