1

Етап 1

Модуль 1.

2

Етап 2

Модуль 2.

3

Етап 3

Модуль 3.

4

Етап 4

Модуль 4.

5

Етап 5

Модуль 5.

6

Етап 6

Модуль 6.

7

Етап 7

Модуль 7.

8

Етап 8

Модуль 8.

9

Етап 9

Модуль 9.

10

Етап 10

Introduction

11

Етап 11

Module 1 Before You Begin

12

Етап 12

Module 2 Java Basics

13

Етап 13

Preparation

14

Етап 14

Home testing

15

Етап 15

Register to exam

16

Етап 16

Pass exam

17

Етап 17

Module 3 Working with Java Data Types

18

Етап 18

Module 4 Using Operators and Decision Constructs

19

Етап 19

Module 5 Creating and Using Arrays

20

Етап 20

Module 6 Using Loop Constructs

21

Етап 21

Module 7 Working with Methods and Encapsulation

22

Етап 22

Module 8 Working with Inheritance

23

Етап 23

Module 9 Handling Exceptions

24

Етап 24

Module 10 Working with Selected classes from the Java API

1

Етап 1

Модуль 1.

2

Етап 2

Модуль 2.

3

Етап 3

Модуль 3.

4

Етап 4

Модуль 4.

5

Етап 5

Модуль 5.

6

Етап 6

Модуль 6.

7

Етап 7

Модуль 7.

8

Етап 8

Модуль 8.

9

Етап 9

Модуль 9.

10

Етап 10

Introduction

11

Етап 11

Module 1 Before You Begin

12

Етап 12

Module 2 Java Basics

13

Етап 13

Preparation

14

Етап 14

Home testing

15

Етап 15

Register to exam

16

Етап 16

Pass exam

17

Етап 17

Module 3 Working with Java Data Types

18

Етап 18

Module 4 Using Operators and Decision Constructs

19

Етап 19

Module 5 Creating and Using Arrays

20

Етап 20

Module 6 Using Loop Constructs

21

Етап 21

Module 7 Working with Methods and Encapsulation

22

Етап 22

Module 8 Working with Inheritance

23

Етап 23

Module 9 Handling Exceptions

24

Етап 24

Module 10 Working with Selected classes from the Java API

31 травня 2015

Мета закинута

Автор не відписував в цілі 8 років 4 месяця 8 днів

Загальна

Java SE 8 Programmer I 1Z0-808

Exam Number:1Z0-808
Associated Certifications:Oracle Certified Associate, Java SE 8 Programmer
Exam Product Version:Java SE,
Exam Price:€ 212

Duration:150

Number of Questions:77

Passing Score:65%

Validated Against:This exam has been written for the Java SE 8 release

format:Multiple Choice

 Критерій завершення

Pass Exam

  1. Модуль 1.

    1. Урок 1. Введение в Java.

    2. Урок 2. Виды языков программирования и место языка Java среди них.

    3. Урок 3. Из чего состоит Java.

    4. Урок 4. Основы работы в терминале (ознакомительный).

    5. Урок 5. Настройка окружающей среды для разработки на языке Java.

  2. Модуль 2.

    1. Урок 1. Введение в ООП.

    2. Урок 2. Типы данных в Java.

    3. Урок 3. Работа с экземплярами в Java.

    4. Урок 4. Пакеты в Java

  3. Модуль 3.

    1. Урок 1*. Основы использования и создания методов в классах. Часть 1.

    2. Урок 2. Основы использования и создания методов в классах. Часть 2.

    3. Урок 3. Уровни методов в Java.

    4. Урок 4. Наследование в Java.

    5. Урок 5. Аннотация @Override в Java.

  4. Модуль 4.

    1. Урок 1. Условный оператор IF в Java.

    2. Урок 2. Массивы в Java.

    3. Урок 3. Циклы в Java.

    4. Урок 4. Оператор SWITCH в Java.

  5. Модуль 5.

    1. Урок 1. Уровни доступа в Java.

    2. Урок 2. Конструкторы в Java.

    3. Урок 3. Неизменяемые объекты.

    4. Урок 4. Паттерн проектирования Builder.

    5. Урок 5. Перечисления в Java.

  6. Модуль 6.

    1. Урок 1. Составные строки в Java

    2. Урок 2. Манипуляции символами.

    3. Урок 3. Преобразование строк в числа и обратно.

  7. Модуль 7.

    1. Урок 1. Интерфейсы в Java.

    2. Урок 2. Абстрактные классы.

    3. Урок 3. Интерфейс List в Java.

  8. Модуль 8.

    1. Урок 1. Nested (static) классы в Java.

    2. Урок 2. Inner (non-static) классы в Java.

    3. Урок 3. Анонимные классы в Java.

  9. Модуль 9.

    1. Урок 1. Исключения в Java.

    2. Урок 2. Иерархия исключений.

  10. Introduction

  11. Module 1 Before You Begin

    1. Lesson 1: Why would I take the Oracle Certified Associate Java Programmer Exam

    2. Lesson 2: The path to certification

    3. Lesson 3: Preparation strategies

    4. Lesson 4: Test Taking Strategies

  12. Module 2 Java Basics

    1. Lesson 1: Define the scope of variables

    2. Lesson 2: Define the structure of a Java class

    3. Lesson 3: Create executable Java applications with a main method; run a Java program from the command line; including console output

    4. Lesson 4: Import other Java packages to make them accessible in your code

    5. Lesson 5: Compare and contrast the features and components of Java such as: platform independence, object orientation, encapsulation, etc.

  13. Preparation

    Reading 5 days a week

    1. Chapter 1 Java Building Blocks - 47

    2. Chapter 2 Operators and Statements - 97

    3. Chapter 3 Core Java APIs - 164

    4. Chapter 4 Methods and Encapsulation - 211

    5. Chapter 5 Class Design - 279

    6. Chapter 6 Exceptions - 345

    7. Appendix - 435

  14. Home testing

    Вартість етапу — 10.9 $

    1. buy test pack

    2. Test day

    3. Test day

    4. Test day

    5. Test day

    6. Test day

    7. Test day

    8. Test day

    9. Test day

    10. Test day

    11. Test day

    12. Test day

    13. Test day

    14. Test day

    15. Test day

  15. Register to exam

    Вартість етапу — 231.08 $

    1. Find € 212

    2. Register

    3. Take a day

  16. Pass exam

    1. if(exam.isPassed)me.drinkBeer();else me.drinkBeer();

  17. Module 3 Working with Java Data Types

    1. Lesson 1: Declare and initialize variables (including casting of primitive data types)

    2. Lesson 2: Differentiate between object reference variables and primitive variables

    3. Lesson 3: Know how to read or write to object fields

    4. Lesson 4: Explain an Object's Lifecycle (creation, "dereference by reassignment" and garbage collection)

    5. Lesson 5: Develop code that uses wrapper classes such as Boolean, Double, and Integer

  18. Module 4 Using Operators and Decision Constructs

    1. Lesson 1: Use Java operators; including parentheses to override operator precedence

    2. Lesson 2: Test equality between Strings and other objects using == and equals ()

    3. Lesson 3: Create if and if/else and ternary constructs

    4. Lesson 4: Use a switch statement

  19. Module 5 Creating and Using Arrays

    1. Lesson 1: Declare, instantiate, initialize and use a one-dimensional array

    2. Lesson 2: Declare, instantiate, initialize and use multi-dimensional array

  20. Module 6 Using Loop Constructs

    1. Lesson 1: Create and use while loops

    2. Lesson 2: Create and use for loops including the enhanced for loop

    3. Lesson 3: Create and use do/while loops

    4. Lesson 4: Compare loop constructs

    5. Lesson 5: Use break and continue

  21. Module 7 Working with Methods and Encapsulation

    1. Lesson 1: Create methods with arguments and return values; including overloaded methods

    2. Lesson 2: Apply the static keyword to methods and fields

    3. Lesson 3: Create and overload constructors; including impact on default constructors

    4. Lesson 4: Apply access modifiers

    5. Lesson 5: Apply encapsulation principles to a class

    6. Lesson 6: Determine the effect upon object references and primitive values when they are passed into methods that change the values

  22. Module 8 Working with Inheritance

    1. Lesson 1: Describe inheritance and its benefits

    2. Lesson 2: Develop code that demonstrates the use of polymorphism

    3. Lesson 3: Determine when casting is necessary

    4. Lesson 4: Use super and this to access objects and constructors

    5. Lesson 5: Use abstract classes and interfaces

  23. Module 9 Handling Exceptions

    1. Lesson 1: Differentiate among checked exceptions, RuntimeExceptions and Errors

    2. Lesson 2: Create a try-catch block and determine how exceptions alter normal program flow

    3. Lesson 3: Describe the advantages of Exception handling

    4. Lesson 4: Create and invoke a method that throws an exception

    5. Lesson 5: Recognize common exception classes (such as NullPointerException, ArithmeticException, ArrayIndexOutOfBoundsException, ClassCastEx

  24. Module 10 Working with Selected classes from the Java API

    1. Lesson 1: Manipulate data using the StringBuilder class and its methods

    2. Lesson 2: Creating and manipulating Strings

    3. Lesson 3: Create and manipulate calendar data using...

    4. Lesson 4: Declare and use an ArrayList of a given type

    5. Lesson 5: Write a simple Lambda expression that consumes a Lambda Predicate expression

  • 4626
  • 31 травня 2015, 09:53

Реєстрація

Можливості
безмежні.
Настав час
відкрити свої.

Уже зарегистрированы?
Вхід на сайт

Заходьте.
Відкрито.

Ще не зареєстровані?
 
Підключіться до будь-якого з ваших акаунтів, ваші дані будуть взяті з акаунту.
Забули пароль?