Oracle Certified: Unterschied zwischen den Versionen

Aus wiki
Wechseln zu: Navigation, Suche
(Sites)
 
(7 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 +
== OCP ==
 +
=== Sites ===
 +
* [[OCP prepare the exam]]
 +
* [[OCP Chapter 1]]
 +
* [[OCP Chapter 2]]
 +
* [[OCP Chapter 3]]
 +
* [[OCP Chapter 4]]
 +
* [[OCP Chapter 5]]
 +
* [[OCP Chapter 6]]
 +
* [[OCP Chapter 7]]
 +
* [[OCP Chapter 8]]
 +
* [[OCP Chapter 9]]
 +
* [[OCP Chapter 10]]
 +
* [[OCP temp]]
  
== Sites ==
+
== OCA ==
 +
=== Sites ===
  
 
* [[prepare the exam]]
 
* [[prepare the exam]]
Zeile 10: Zeile 25:
 
* [[Chapter 6]]
 
* [[Chapter 6]]
 
* [[glossary]]
 
* [[glossary]]
 +
* [[temp]]
  
 
== Exam Objectives ==
 
== Exam Objectives ==
Description | Chapter |
 
  
Java Basics | 1
+
{| class="wikitable"
 
+
|-
Java Data Types | 1
+
!Description !!Chapter
 
+
|-
Using Operators and Decision Constructs | 2
+
|Java Basics || [[Chapter 1|1]]
 
+
|-
Using Arrays | 3
+
|Java Data Types || [[Chapter 1|1]]
 
+
|-
Working with selected classes from Java API | 3
+
|Using Operators and Decision Constructs || [[Chapter 2|2]]
 
+
|-
Using Loops | 2
+
|Using Arrays || [[Chapter 3|3]]
 
+
|-
Methods and Encapsulation | 4
+
|Working with selected classes from Java API || [[Chapter 3|3]]
 
+
|-
Lambda Expressions | 4
+
|Using Loops || [[Chapter 2|2]]
 
+
|-
Inheritance | 5
+
|Methods and Encapsulation || [[Chapter 4|4]]
 
+
|-
Handling Exceptions | 6
+
|Lambda Expressions || [[Chapter 4|4]]
 +
|-
 +
|Inheritance || [[Chapter 5|5]]
 +
|-
 +
|Handling Exceptions || [[Chapter 6|6]]
 +
|}

Aktuelle Version vom 30. Januar 2017, 16:49 Uhr

OCP

Sites

OCA

Sites

Exam Objectives

Description Chapter
Java Basics 1
Java Data Types 1
Using Operators and Decision Constructs 2
Using Arrays 3
Working with selected classes from Java API 3
Using Loops 2
Methods and Encapsulation 4
Lambda Expressions 4
Inheritance 5
Handling Exceptions 6