View Single Post
Old 05-18-2008, 09:39 AM   #24 (permalink)
tenritsu
Experienced Zuner
 
tenritsu's Avatar
 
Join Date: May 2008
Posts: 183
Reputation: 13
Default

Hey greenskull, it helps to have a basic understanding of how C# works before you try to dig too deep into the language. If you work by just modifying code, you're going to be limited in your scope in terms of how much you know and what methods (not programming methods :P) can solve certain problems. I dont' know your programming experience, but if you're approaching C# with knowledge of BASIC or non-object oriented programming, it's going to be hard to grasp some of the concepts without first understanding objects and classes and whatnot.



tenritsu is offline   Reply With Quote