Java is the most widely used development language in the world today. It allows programmers to create objects that can interact with other objects to solve a problem. This CertKit covers Java SE 8 Fundamentals, introduces Java technology, and describes working with objects. It introduces the Java language, explains how to declare, initialize, and use variables, as well as how to use operators and decision constructs. It covers creating and using arrays and loop constructs and working with methods and method overloading. Using encapsulation and constructors, advanced object-oriented concepts, handling errors, and deploying applications are also covered. The CertKit can be used to prepare for the Oracle exam, 1Z0-808, Java SE 8 Programmer I, to obtain the Oracle Associate level certification.
CONTENT- Java SE 8 Fundamentals: Introduction to Java
- Java SE 8 Fundamentals: Classes and Objects
- Java SE 8 Fundamentals: Methods, Encapsulation, and Conditionals
- Java SE 8 Fundamentals: Data Manipulation and Inheritance
- Java SE 8 Fundamentals: Interfaces, Exceptions, and Deployment