View Single Post
Old Nov 15th, 2006, 8:22 PM   #14
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
I don't like VB, myself, but I'd like to point out that syntax is a variable from language to language; one merely adapts. Problem solving is the important skill, and you can learn that with any language. The degree of abstraction will drive your approach to solutions, but they'll all teach you critical thinking if you listen. Keep after it.

Quote:
as long as you are not 50 years old
Fifty-year-olds are mere infants. I don't think age is critical on either end; it's trying to start a fire by rubbing two brain cells together that's important.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote