Quote:
Originally Posted by amykhar
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
|
Okay Amy, I like your idea. When I first started learning HTML a couple of years ago I had no idea what I was doing. I wrote some very crude pages that were a disaster at best.
I very much so like leaving myself notes as to what I am doing comment tags and what not. Are there any java sites that you might frequent that would give me a good head start?