Here you will learn how to code in Java. Watch the video below and make sure to take notes. Once you are done with that go to assignments and complete the tasks given to you.
Here is the site to download Eclipse. This will be your compiler that will run your code. Keep in mind that we will also use Eclipse for the robotic season as well. https://www.eclipse.org/downloads/
>>>See steps 1 and 2 here to successfully install Eclipse
However, for Java intro assignments, Dexin recommends using BlueJ. This is what we use in Comp Sci class in school. It doesn't have fancy stuffs like Eclipse. For Java intro, you will learn more using BlueJ because you are actually typing out code, not auto complete or "quick fix".
Note that BlueJ is good for simple projects like these here. For complex projects, like our robot development, Eclipse is needed.
BlueJ:
Eclipse
Note: Some of these lessons will not cover everything. Make sure to take a look at the videos as well.
picked by Luke
Last updated 4/21/18 by Dexin