Log in

View Full Version : Java instructions


Yppiz
17-01-2011, 12:30
A while back I found a great PDF of a tutorial in Java programming for the robot on the FIRST website, but I have lost track of where that is. Does anyone have a link? Thanks!

jtdowney
17-01-2011, 18:23
You were probably looking at the Getting Started with Java for FRC (http://first.wpi.edu/Images/CMS/First/GettingStartedWithJava.pdf) which is from last year but is still fairly relevant. The Learning Java wiki page (http://firstforge.wpi.edu/sf/wiki/do/viewPage/projects.wpilib/wiki/LearningJava) on FIRST Forge (http://firstforge.wpi.edu/) has some resources you may be interested in.

Joe Ross
17-01-2011, 19:08
You were probably looking at the Getting Started with Java for FRC (http://first.wpi.edu/Images/CMS/First/GettingStartedWithJava.pdf) which is from last year but is still fairly relevant.

The 2011 version of Getting Started with Java is on FIRST Forge.

Yppiz
17-01-2011, 20:43
Thanks!