Presentation is loading. Please wait.

Presentation is loading. Please wait.

Java Programming Review 1

Similar presentations


Presentation on theme: "Java Programming Review 1"— Presentation transcript:

1 Java Programming Review 1
7 Java Programming Review 1

2 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

3 Previously Variables: hold information Primitive Data Types
Decision Making Control Structures Error Handling

4 Labs Tomorrow!!! 9am (until 11am) Room A32, Computer Science
Then every Tuesday

5 Overview

6 Eclipse for Education


Download ppt "Java Programming Review 1"

Similar presentations


Ads by Google