Quote:
Originally Posted by rpwolfe
What would be the easiest language to learn for a newbie? A language that would allow me to easily learn other languages?
|
Visual basic is cake to learn, but I am not sure learning the easiest first is best. Some of the easy ones teach you very bad programming habits.
If you are going to do it for more than a hobby at some point, I suggest learning java. (not javascript) The development tools are free, there's lots of documentation online and it's a stricter language that will help you develop better code.
Amy