Robert J Morton
Personal Study Notes
On Java Programming. Please bear in mind that these are just a sample of my own personal crib notes. They are not intended to teach or inform others about Java.

Java's primitive types
Java's character and numeric literals.
How to declare variables, arrays of variables, and arrays of objects.
How to initialise variables.
Java expressions and type conversions.
How to access members of a class, including overloaded methods.
Java's integer and floating-point arithmetic.
Java's ++, relational, bitwise, conditional, assignment operators and their precedence.
Java's flow control


This page's parent within this Web Site. About this Web Site. Its home page. Email its Author.