IT Professional Curricula Software Development Solution Area Java 2 Programming Working with Java SE 7
Practical application of programming concepts is crucial to developing skills in a particular programming language. This course demonstrates how to use the features of Java SE 7 to create business applications. It will cover using the basic building blocks of classes, objects, methods, and data types, as well as operators and flow control to create basic but useful applications. It will also cover how to use features such as inheritance, generics, and threading to enhance code and build robust apps. It will also cover how to use Java I/O and JDBC to build data-driven applications. Finally, you'll learn how to build and incorporate a user interface and work with Java applets. This course can be used as part of preparation for the Oracle exam 1Z0-803, Java SE 7 Programmer I, to obtain the Oracle Certified Associate Java SE 7 Programmer certification, and for the Oracle exam 1Z0-804, Java SE 7 Programmer II, to obtain the Oracle Certified Professional Java SE 7 Programmer certification.
Objectives |
---|
Getting Started with Java
Operators and Flow Control in Java
Practice: Building a Java Application
Classes, Methods, Objects, and Enums
Packages, Access, and Working with Classes
Practice: Building a Java Application
Generics and Annotations
Reference Types and Threading
Practice: Concurrent Apps
Exception Handling, Assertions, and Java Utilities
Practice: Utilities and Assertions
Java I/O, NIO, and Swing
Practice: File I/O
JDBC and Localization
Practice: Data-driven Apps
|