Java Resources

Here, there are several resources available to help you code in Java.

Getting Started - Our own advice on installing java on your computer, IDEs, and writing programs in Java.

Getting started & Hello World on Mac/Linux - Oracle's help for building and running Java programs for Unix platforms.

Getting started & Hello World on Windows - Oracle's help for building and running Java programs for MS Windows platforms.

CS 1331 Style Guide - The conventions we follow and that are enforced by the checkstyle program.
checkstyle jar file
checkstyle xml file

Java API - Oracle's index to all Java (8) classes and methods.

JavaFX API - API to JavaFX GUI and Graphics classes and methods.

Oracle's Java Tutorials - Loads of helpful instruction and sample code from the folks who maintain Java.

Oracle's Really Big Index of Java Concepts - A huge index to all Java concepts and notions with links for more information.

Javadoc - How to comment your code in Java.

Debugging tips - Help for debugging your code.

Copyright © College of Computing
Any unauthorized reproduction or use is strictly prohibited.