View Single Post
Old 03-31-08, 01:57 PM   #12 (permalink)
CodeBubba
Aximsite Veteran
 
CodeBubba's Avatar
Uber Member
 
Join Date: Jan 2005
Location: DeLand, FL
Posts: 1,919
Device: Moto-Q 9C
Carrier: Verizon Wireless
Thanked 8 Times in 8 Posts

Awards Showcase
Aximsite Active Silver Member 
Total Awards: 1

Originally Posted by Clegs View Post
Sorry CodeBubba, I know VB.net very well also but I was responding to oversteve who sounds like he is stumbling around in it... From my experience (I may not have 30 years but I do have experience) C based languages are much easier for people to learn. When I said stumble around I meant learn on your own. You can't deny that most .NET applications are written in C#, most programming books are in C#, you have java, javascript, actionscript, and many more languages based off of the c syntax. I think it's very worthwhile for every developer to learn how to get around in c style code.

B^)
No problem.

No doubt, learning C-like languages is a good idea but that they are "easier" is debatable. Let's just agree to disagree about that. ;)

As far as books go, I've found an adequate number of them using both languages. Seems to depend on the type of subject-matter. I might say that "most" are C#, but I wouldn't say that's a large "most". From what I've found at the bookstore in recent days it might be 55/45 in favor of C#.

Either languages is fine, really - particularly in .Net. They both do, essentially, the same thing.

-CB :D
CodeBubba is offline   Reply With Quote