CGS 3416 - Java for Non-Majors - Spring 2016
Resources
Java home page (on Oracle site)
API Specifications
Java Standard Edition, v 8.0, API Specification
Java Standard Edition, v 7.0, API Specification
Java Standard Edition, v 6.0, API Specification
Java SDK download page
Java SDK Tools
Using the Java Compiler 'javac' (for version 7) information
Using the Java application launcher 'java' (for version 7) information
Using JAR files
Setting up a new Computer Science account for this class
Compilers and Compiling Help
Java Standard Edition download page
Java SE Development Kit (JDK) is the basic download
JDK bundle with NetBeans includes the NetBeans IDE program
IntelliJ Idea Download Page
Version 14.1 Community Edition is the recommended one
Compiling on the Command Line with basic SDK tools
Unix Links
Bob Myers' Basic Unix Tutorial
- It would help to be familiar with the basic unix environment in this course.
UNIX Tutorial for Beginners