How do I start programming in Java?
I am considering building a robot guided by Java programs, but have no clue where to start! Where do I get the Java programming language? Where can I get started programming in Java?
Public Comments
- http://java.sun.com and in case that's not enough: http://java.sun.com/docs/books/tutorial/
- starts already
- In most cases you get the programming software from the manufacturer of the microcontroller.... Not all microcontrollers can be programmed in JAVA as there may not be a compilier available for them. So your choice of language is driving your uC selection. I would recommend the Javelin Basic Stamp by parallax which is programmed in a subset of JAVA. Parallax Basic Stamps are wonderful entry level uC's as there is wide support and numerous tutorials for them...
- Go through one of the below tutorials.. you will get an idea. http://www.sgeek.com/Tutorials/JAVA_Tutorials/
Powered by Yahoo! Answers