Java Programming Review 1 7 Java Programming Review 1
Previously Hello World! Code Blocks Methods Statements Style & Comments Simple Arithmetic Primitive Data Types are keywords (this is way I express them in red) Java provides a map from primitive data types to object: boolean Boolean, byte Byte, char Character, short Short, int Integer, long Long, float Float and double Double The object version of the primitive data types are defined in the java.lang package
Previously Variables: hold information Primitive Data Types Decision Making Control Structures Error Handling
Labs Tomorrow!!! 9am (until 11am) Room A32, Computer Science Then every Tuesday . . . .
Overview http://webservices.cs.nott.ac.uk/G64ICP/viewforum.php?f=17&start=0
Eclipse for Education