Java 2 Introduction: Making the Java Elements Work


Overview/Description
This course, Java 2 Introduction: Making the Java Elements Work, introduces you to Java concepts including identifiers, data types, operators, and Java programming constructs.

Target Audience
You should be familiar with Web browsers and know how to perform simple tasks in a command-line environment. It is helpful if you have a familiarity with introductory object oriented concepts.

Expected Duration
This course, including the practice exercises, will take up to 4 hours to complete.

Objectives:

Object Oriented Programming and Java

  • Define class
  • Identify instance variables
  • Define methods
  • Recognize legal identifiers
  • Define datatypes
  • Recognize primitive datatypes
  • Determine the size of datatypes
  • Use operators
  • Use the string datatype
  • Identify boolean operators
  • Identify the statement that declares methods
  • Identify the statement that declares variables
  • Identify the statement that assigns values to variables
  • Identify the statement that creates objects
  • Basic Java Programming Constructs

  • Instantiate classes
  • Work with multiple classes
  • Recognize statements
  • Use methods
  • Insert comments
  • Determine variable scope

  • Course Number: WDEV0202