Re: 12 year old programmer to be
- From: Joel Whitehouse <joelwhitehouse@xxxxxxxxx>
- Date: Tue, 26 Jul 2005 14:05:53 -0500
mr_unreliable wrote:
As an added bonus, if your son gets good enough at javascript, then he could put himself through college by writing script code for website development consultants.
Not so sure about this one. I'm 18 and a Junior at University of Iowa. I've been programming since I was 10, and I'm fairly proficient in anything from javascript to perl, not to mention delphi, java, vb6/vb.net, c++ etc... Of all of those, I'd have to say that knowing "real" languages like c++ and vb6/.net pays the most lucratively... And I've never seen an employment opportunity that required no more programming knowledge than javascript.
In practical terms, javascript is most useful for performing simple web animations, quick calculations, and form validation to prevent bandwidth-wasting form-submissions. It is most usefull when it's effects to the webpage are subtle and indirect. However, the person who writes the scripts to do these things generally also writes the complimentary server-side framework - in perl or ASP or PHP - or maybe c++. Javascript is not flexible enough to implement a complete project, so it's not exactly a resumè gem.
I'm gonna have to recommend avoiding javascript for now. From a standalone perspective, Javascript is little more than a way to make IE windows that convulse and change background colors... There's a reason that they call them "script kiddies." Don't let your kids fall into that hole.
On the other hand, VB is a much more rewarding language for a new programmer to learn, because it hides most of the confusing inner working and provides almost instant GUIs. Not only can you *learn* what a variable or an array or a control is, but VB can make you *care* about it. It's also semi OOP, so it's a good language to learn beofe transitioning to c++ or java.
Stick with VB. Your son will thank you.
-Joel .
- References:
- 12 year old programmer to be
- From: Mark Durrenberger
- Re: 12 year old programmer to be
- From: mr_unreliable
- 12 year old programmer to be
- Prev by Date: Re: Oracle Database and VB6
- Next by Date: Re: shorts and longs
- Previous by thread: Re: 12 year old programmer to be
- Next by thread: Re: 12 year old programmer to be
- Index(es):
Relevant Pages
|