What is a good Programming Language to learn for beginners
Name:
Anonymous2006-07-29 5:27
Java is a good language for some tasks but imho not very good for complete beginners. I suggest something like BASIC or Pascal to get a grip of basic programming concepts. From then on you should try different languages to get to know the differences among them. Like C, OCAML and Java. Then you'll have a fairly good idea and you'll be able to learn most other languages rather quickly.