Oracle Certified Associate, Java SE 7 Programmer Study Guide
Understanding Java as a technology
Exploring the structure of a Java console program
Exploring the structure of a class
Investigating the Java application development process
Certification objectives covered
Java Data Types and Their Usage
Understanding how Java handles data
Building expressions using operands and operators
Working with characters and strings
Certification objectives covered
Certification objectives covered
Certification objectives covered
Certification objectives covered
Classes, Constructors, and Methods
Instance and static class members
Certification objectives covered
Certification objectives covered
Handling Exceptions in an Application
Exception handling techniques in Java
The traditional try-catch block
Using the try-with-resource block
Certification objectives covered
Resource bundles and the Locale class