View Single Post
  #10 (permalink)  
Old 09-25-09, 07:15 AM
therocket954's Avatar
therocket954 therocket954 is offline
Community Liaison
 
Join Date: Jul 2007
Location: Michigan, USA
Posts: 334
Thanks: 2
Thanked 8 Times in 8 Posts
I think laying down a good base of the basic understandings of a language is best done in a classroom setting. But you MUST continue to learn on your own afterwords, otherwise you'll be writing insecure code, and falling behind with the latest advancements.

Very similarly to digioz, I was a self-taught web developer, but after returning to school, it filled in the gaps that I was missing.

I'm currently trying to learn OOP. Despite understanding the language, it's difficult for me to wrap my head around the whole concept and format so I can actually write clean OOP code myself. I may head back to class to accomplish this.
__________________
--Eric Allison
Twitter: http://www.twitter.com/Eric_Allison
Reply With Quote