Course Objectives:
• Describe the use of main in a Java application.
• Perform basic input and output using standard packages.
• Evaluate the scope of a variable.
• Declare and use primitive data type variables.
• Construct and evaluate code that manipulates strings.
• Construct and evaluate code that creates, iterate, and
• Construct and evaluate code that performs parsing, casting and conversion.
• Construct and evaluate arithmetic expressions.
• Construct and evaluate code that uses branching statements.
• Construct and evaluate code that uses loops.
• Construct and evaluate a class definition.
• Declare, implement, and access data members in a class.
• Declare, implement, and access methods.
• Instantiate and use a class object in a program.
• Troubleshoot syntax errors, logic errors, and runtime errors.
• Implement exception handling.
Curriculum is empty