OCA

Description

Oracle Java Certification Certificação Java Mind Map on OCA, created by vhbsouza on 07/07/2014.
vhbsouza
Mind Map by vhbsouza, updated more than 1 year ago
vhbsouza
Created by vhbsouza almost 10 years ago
89
1

Resource summary

OCA
  1. 1. Java Basics
    1. Define the scope of variables
      1. Define the structure of a Java class
        1. Create executable Java applications with a main method
          1. Import other Java packages to make them accessible in your code
          2. 2. Working With Java Data Types
            1. Declare and initialize variables
              1. Differentiate between object reference variables and primitive variables
                1. Read or write to object fields
                  1. Explain an Object's Lifecycle (creation, "dereference" and garbage collection)
                    1. Call methods on objects
                      1. Manipulate data using the StringBuilder class and its methods
                        1. Creating and manipulating Strings
                        2. 3. Using Operators and Decision Constructs
                          1. Use Java operators
                            1. Use parenthesis to override operator precedence
                              1. Test equality between Strings and other objects using == and equals ()
                                1. Create if and if/else constructs
                                  1. Use a switch statement
                                  2. 4. Creating and Using Arrays
                                    1. Declare, instantiate, initialize and use a one-dimensional array
                                      1. Declare, instantiate, initialize and use multi-dimensional array
                                        1. Declare and use an ArrayList
                                        2. 5. Using Loop Constructs
                                          1. Create and use while loops
                                            1. Create and use for loops including the enhanced for loop
                                              1. Create and use do/while loops
                                                1. Compare loop constructs
                                                  1. Use break and continue
                                                  2. 6. Working with Methods and Encapsulation
                                                    1. Create methods with arguments and return values
                                                      1. Apply the static keyword to methods and fields
                                                        1. Create an overloaded method
                                                          1. Differentiate between default and user defined constructors
                                                            1. Create and overload constructors
                                                              1. Apply access modifiers
                                                                1. Apply encapsulation principles to a class
                                                                  1. Determine the effect upon object references and primitive values when they are passed into methods that change the values
                                                                  2. 7. Working with Inheritance
                                                                    1. Implement inheritance
                                                                      1. Develop code that demonstrates the use of polymorphism
                                                                        1. Differentiate between the type of a reference and the type of an object
                                                                          1. Determine when casting is necessary
                                                                            1. Use super and this to access objects and constructors
                                                                              1. Use abstract classes and interfaces
                                                                              2. 8. Handling Exceptions
                                                                                1. Differentiate among checked exceptions, RuntimeExceptions and Errors
                                                                                  1. Create a try-catch block and determine how exceptions alter normal program flow
                                                                                    1. Describe what Exceptions are used for in Java
                                                                                      1. Invoke a method that throws an exception
                                                                                        1. Recognize common exception classes and categories
                                                                                        Show full summary Hide full summary

                                                                                        Similar

                                                                                        Oracle Certified Java Associate 7
                                                                                        Rafael Mulock
                                                                                        Capitulo 07 - Manipulating Data
                                                                                        RENATO PASQUINI
                                                                                        Capítulo 2 - SQL Fundamentals I
                                                                                        waldir oliveira
                                                                                        OCA 1Z0-808
                                                                                        Felipe Marinho
                                                                                        Capitulo 04 - Displaying Data from Multiple Tables
                                                                                        RENATO PASQUINI
                                                                                        Capitulo 17 - Hierarchical Retrieval
                                                                                        RENATO PASQUINI
                                                                                        Orações + Orações Coordenadas
                                                                                        Juliana Marques
                                                                                        Oracle Certified Java Associate 7
                                                                                        Marcio Correia dos Santos
                                                                                        Arquitetura Java
                                                                                        Lucas Adriano M.V.
                                                                                        Oracle Certified Java Associate 8
                                                                                        Wesley Oliveira Santos