Quote:
Originally Posted by frost
|
I'm afraid that's how I primarily learn things too: reading the syntax. Now, the ability to do that well comes from years of experience in a variety of languages -- I already know most of the concepts, just need to learn how to express the same concept in a new language. Learning the concepts, however, took a long time and a bit of formal training.
I frequently think that too many people get into programming without first taking the time to study; believing that if they just "do" then they will automatically "do well." One will do much better in the long run to take the necessary time to study a new language -- learn it's syntax; learn programming structures and design paradigms; investigate the community to see what their concerns are and how common problems are frequently overcome; ... and, it can't hurt to actually purchase an academic text used in a university you prefer (it's all listed online in their course listings). Self teaching isn't, for most, easier than formal education as a greater degree of dedication and less easy-to-access, quality assistance is available.
__________________
Jeremy Miller
Please login or register to view this content. Registration is FREE
|