Other
Programming Simplified: Java Programs
See some examples made for beginning programmers to understand how to use java to write simple Java programs. These codes demonstrate how to get input from user, working with loops, strings and arrays.
Other
Java Ranch: Java Programming Style Guide
An alternative style guide for writing clear code in the Java programming language.
TeachEngineering
Teach Engineering: Java Programming of Ocr
Student groups use the Java programming language to implement the algorithms for optical character recognition (OCR) that they developed in the associated lesson. The ultimate goal is to produce computer code that recognizes a digit on a...
University of Michigan
University of Michigan: The Java Programming Language
A description of the Java programming language, including history and sample programs.
Other
Tutorials Point: Learn Java Programming
This tutorial gives a complete understanding of Java. It will take you through simple and practical approach while learning Java programming language.
Massachusetts Institute of Technology
Mit: Open Course Ware: Introduction to Software Engineering in Java
This MIT course is an introduction to Java programming and software engineering. The focus is on developing high quality software that solves real problems.
Other
Introduction to Programming Using Java
A free, on-line textbook on introductory programming using the Java programming language.
Other
Olin College: Interactive Programming in Java
An online textbook for teaching Computer Science using the Java programming language to students with no programming experience.
Other
Cook: Blue Pelican Java
A free book with supplemental materials for high school Computer Science courses that use the Java programming language.
Rice University
Teach Java 2005
A collection of documents and software resources for the Java program developer.
Other
Java Notes: Floating Point
A description of floating point data in the Java programming language.
Other
Hot Scripts: Java
This resource presents an internet directory of resources for Java programmers.
Wikimedia
Wikipedia: Java Programming Language
A Wikipedia description of the Java programming language.
Other
Cave of Programming: Java for Complete Beginners
[Free Registration/Login Required] Learn to program in the Java programming language. This free course assumes no prior programming knowledge, just a desire to learn to program.
Massachusetts Institute of Technology
Mit: Open Course Ware: Java Preparation
This course provides an introduction to the Java programming language. It was designed for students at MIT that lack sufficient Java skills. The course covers a fairly wide range of Java topics in a compact form.
Other
The Java Tutorials: Control Flow Statements
A description of the different flow of control statements in the Java programming language.
Princeton University
Programming in Java: Elements of Programming
Writing code in java can be easier than writing a paragraph. Check out these step-by-step tutorials which show how to program in the java language.
Other
Horstmann: Moving From Java to C++
Written for students who take their first programming course in Java and the second course in C++, this article explains how to transfer Java programming skills to a substantial subset of C++.
Government of Alberta
Learn Alberta: Linear Programming Graph
This interactive Java applet allows the user to construct up to 5 linear inequalities and view the graph of the soultion.
Other
University of Kent: Greenfoot the Java Object World
The official site for the Greenfoot programming environment.
Other
Calvin College: Inheritance and Oop
A presentation in PowerPoint format that describes the object oriented programming concept of inheritance. Examples use the Java programming language.
Other
Dick Baldwin: Similarities and Differences Between Java and C++
A tutorial explaining the similarities and differences between the two computer programming languages Java and C++.
Khan Academy
Khan Academy: Computer Programming: Advanced Js: Games & Visualizations
After learning how to program in JavaScript and make basic drawings and animations, use that knowledge to make games and visualizations with this tutorial.