Java SE 8 Programmer I and II Syballus( Paper codes : 1z0-808 & 1z0-809)

Similar documents
1Z Java SE 7 Programmer II Exam Summary Syllabus Questions

Java SE 7 Programming

Course Description. Learn To: : Intro to JAVA SE7 and Programming using JAVA SE7. Course Outline ::

Java SE 7 Programming

Java SE 8 Programming

Java SE 8 Programming

Training topic: OCPJP (Oracle certified professional Java programmer) or SCJP (Sun certified Java programmer) Content and Objectives

Java SE 8 Programming

Java Programming Course Overview. Duration: 35 hours. Price: $900

SYLLABUS JAVA COURSE DETAILS. DURATION: 60 Hours. With Live Hands-on Sessions J P I N F O T E C H

Course Outline. [ORACLE PRESS] Kathy Sierra s & Bert Bates OCA/OCP Java 7 Programmer Course for Exam 1Z0-803 and 1Z

Java SE7 Fundamentals

ΠΙΝΑΚΑΣ ΠΛΑΝΟΥ ΕΚΠΑΙΔΕΥΣΗΣ

Core Java Contents. Duration: 25 Hours (1 Month)

Java Live Lab. Course Outline. Java Live Lab. 20 Jun 2018

Java SE 7 Programming Volume I Student Guide

CO Java SE 8: Fundamentals

Complete Java Contents

"Charting the Course... Java Programming Language. Course Summary

Java Programming. Price $ (inc GST)

JAVA. Duration: 2 Months

Learn Java/J2EE Basic to Advance level by Swadeep Mohanty

A- Core Java Audience Prerequisites Approach Objectives 1. Introduction

Core Java - SCJP. Q2Technologies, Rajajinagar. Course content

Certification In Java Language Course Course Content

Contents. Figures. Tables. Examples. Foreword. Preface. 1 Basics of Java Programming 1. xix. xxi. xxiii. xxvii. xxix

Core Java SYLLABUS COVERAGE SYLLABUS IN DETAILS

Java Programming Training for Experienced Programmers (5 Days)

Software Development & Education Center. Java Platform, Standard Edition 7 (JSE 7)

Java 8 Programming for OO Experienced Developers

Page 1

Contents Chapter 1 Introduction to Programming and the Java Language

Introduction to Programming Using Java (98-388)

Java for Programmers Course (equivalent to SL 275) 36 Contact Hours

Java SE 8 Fundamentals

Syllabus & Curriculum for Certificate Course in Java. CALL: , for Queries

Core Java Syllabus DAY -1 :

Core Java Syllabus. Overview

CORE JAVA TRAINING COURSE CONTENT

ABOUT CORE JAVA COURSE SCOPE:

LTBP INDUSTRIAL TRAINING INSTITUTE

Weiss Chapter 1 terminology (parenthesized numbers are page numbers)

FOR BEGINNERS 3 MONTHS

Java Programming Fundamentals

Java Platform, Standard Edition (Java SE) From Yes-M Systems LLC Length: Approx 4 weeks/40 hours Audience: Students with experience in

WA1278 Introduction to Java Using Eclipse

Peers Techno log ies Pv t. L td. Core Java & Core Java &Adv Adv Java Java

JAVA Training Overview (For Demo Classes Call Us )

(800) Toll Free (804) Fax Introduction to Java and Enterprise Java using Eclipse IDE Duration: 5 days

Murach s Beginning Java with Eclipse

F1 A Java program. Ch 1 in PPIJ. Introduction to the course. The computer and its workings The algorithm concept

15CS45 : OBJECT ORIENTED CONCEPTS

Mathematics/Science Department Kirkwood Community College. Course Syllabus. Computer Science CSC142 1/10

Language Features. 1. The primitive types int, double, and boolean are part of the AP

SCHEME OF COURSE WORK

Java Training JAVA. Introduction of Java

Java Fundamentals p. 1 The Origins of Java p. 2 How Java Relates to C and C++ p. 3 How Java Relates to C# p. 4 Java's Contribution to the Internet p.

Object Oriented Programming CS104 LTPC:

DOWNLOAD PDF CORE JAVA APTITUDE QUESTIONS AND ANSWERS

JAVA. 1. Introduction to JAVA

5/23/2015. Core Java Syllabus. VikRam ShaRma

Internet Application Developer

This page intentionally left blank

College Board. AP CS A Labs Magpie, Elevens, and Picture Lab. New York: College Entrance Examination Board, 2013.

Subclass Gist Example: Chess Super Keyword Shadowing Overriding Why? L10 - Polymorphism and Abstract Classes The Four Principles of Object Oriented

Discover how to get up and running with the Java Development Environment and with the Eclipse IDE to create Java programs.

Oracle Java SE 7 Programmer II. Course Outline. Oracle Java SE 7 Programmer II. 30 Apr 2018

The Sun s Java Certification and its Possible Role in the Joint Teaching Material

Type of Classes Nested Classes Inner Classes Local and Anonymous Inner Classes

Courses For Event Java Advanced Summer Training 2018

Index COPYRIGHTED MATERIAL

Oracle 10g: Java Programming

100%_Placement_Program - Hackveda

CONTENTS. PART 1 Structured Programming 1. 1 Getting started 3. 2 Basic programming elements 17

Index. Index. More information. block statements 66 y 107 Boolean 107 break 55, 68 built-in types 107

Java Programming with Eclipse

Developing Microsoft.NET Applications for Windows (Visual Basic.NET)

Mobile MOUSe JAVA2 FOR PROGRAMMERS ONLINE COURSE OUTLINE

Fast Track to Core Java 8 Programming for OO Developers (TT2101-J8) Day(s): 3. Course Code: GK1965. Overview

AP COMPUTER SCIENCE JAVA CONCEPTS IV: RESERVED WORDS

The Java Tutorial. A Short Course on the Basics. Raymond Gallardo. Sowmya Kannan. AAddison-Wesley. Sharon Biocca Zakhour.

[Course Overview] After completing this module you are ready to: Develop Desktop applications, Networking & Multi-threaded programs in java.

Java 1.8 Programming

Course Hours

Application Development in JAVA. Data Types, Variable, Comments & Operators. Part I: Core Java (J2SE) Getting Started

E Oracle 10g Java Bootcamp I v1

OracleAS 10g R3: Java Programming

Core JAVA Training Syllabus FEE: RS. 8000/-

1Z Java SE 5 and 6, Certified Associate Exam Summary Syllabus Questions

Syllabus of C++ Software for Hands-on Learning: This course offers the following modules: Module 1: Getting Started with C++ Programming

Objects and Iterators

Introduction... xv SECTION 1: DEVELOPING DESKTOP APPLICATIONS USING JAVA Chapter 1: Getting Started with Java... 1

Core Java. Basics of Java. String Handling. OOPS Concepts. Exception Handling

COURSE DETAILS: CORE AND ADVANCE JAVA Core Java

104. Intermediate Java Programming

This page intentionally left blank

MyProgram m i ng Lab. get with the programming. Through the power of practice and immediate personalized

KLiC C++ Programming. (KLiC Certificate in C++ Programming)

MCSA Universal Windows Platform. A Success Guide to Prepare- Programming in C# edusum.com

VALLIAMMAI ENGINEERING COLLEGE

Transcription:

Page1 Java SE 8 Programmer 1, also called OCJA 8.0 Exam Number: 1Z0-808 Associated Certifications: Oracle Certified Associate, Java SE 8 Programmer Java Basics Highlights of the Certifications Define the scope of variables Define the structure of a Java class Create executable Java applications with a main method Import other Java packages to make them accessible in your code International Certification Ensures Complete knowledge of Core + Advanced Java Adds value to your Resume Working With Java Data Types Declare and initialize variables Differentiate between object reference variables and primitive variables Read or write to object fields Explain an Object's Lifecycle (creation, "dereference" and garbage collection) Call methods on objects Manipulate data using the StringBuilder class and its methods Creating and manipulating Strings Why learn From Rocky Sir Only? Using Operators and Decision Constructs Use Java operators Use parenthesis to override operator precedence Test equality between Strings and other objects using == and equals () Create if and if/else constructs Use a switch statement Creating and Using Arrays Declare, instantiate, initialize and use a one-dimensional array Declare, instantiate, initialize and use multi-dimensional array Declare and use an ArrayList Using Loop Constructs Corporate Trainer to about 17 IT companies Including 2 MNCs Teaches with Practical Approach Online Practice test at SCTPL Test Center. His Company SCTPL is an Official member to Monster India ( largest Job Portal ) He trains and places his students. Best placement till date at FaceBook.com at start package of 11.5 LPA After Training each student is tested and then awarded Monster India Member COC o COC -> Certificate Of Completion Create and use while loops Create and use for loops including the enhanced for loop Create and use do/while loops Compare loop constructs Use break and continue Working with Methods and Encapsulation Create methods with arguments and return values

Page2 Apply the static keyword to methods and fields Create an overloaded method Differentiate between default and user defined constructors Create and overload constructors Apply access modifiers Apply encapsulation principles to a class Determine the effect upon object references and primitive values when they are passed into methods that change the values Working with Inheritance Implement inheritance Develop code that demonstrates the use of polymorphism Differentiate between the type of a reference and the type of an object Determine when casting is necessary Use super and this to access objects and constructors Use abstract classes and interfaces Handling Exceptions Differentiate among checked exceptions, RuntimeExceptions and Errors Create a try-catch block and determine how exceptions alter normal program flow Describe what Exceptions are used for in Java Invoke a method that throws an exception Recognize common exception classes and categories Working with Selected classes from the Java API Manipulate data using the StringBuilder class and its methods Create and manipulate Strings Write a simple Lambda expression that consumes a Lambda Predicate expression Java SE 8 Programmer 2, also called OCJP 8.0 Exam number: 1Z0-809 Associated Certification: Oracle Certified Professional, Java SE 8 Programmer (OCPJP) Java Class Design Use access modifiers: private, protected, and public Override methods Overload constructors and methods Use the instanceof operator and casting Use virtual method invocation Override the hashcode, equals, and tostring methods from the Object class to improve the functionality of your class. Use package and import statements Highlights of the Certifications International Certification Ensures Complete knowledge of Core and Advanced Java Adds value to your Resume Advanced Class Design

Page3 Identify when and how to apply abstract classes Construct abstract Java classes and subclasses Use the static and final keywords Create top-level and nested classes Use enumerated types Object-Oriented Design Principles Write code that declares, implements and/or extends interfaces Choose between interface inheritance and class inheritance Apply cohesion, low-coupling, IS-A, and HAS-A principles Apply object composition principles (including has-a relationships) Design a class using a Singleton design pattern Write code to implement the Data Access Object (DAO) pattern Design and create objects using a factory pattern Generics and Collections Create a generic class Use the diamond for type inference Analyze the interoperability of collections that use raw types and generic types Use wrapper classes, autoboxing and unboxing Create and use List, Set and Deque implementations Create and use Map implementations Use java.util.comparator and java.lang.comparable Sort and search arrays and lists Why learn From Rocky Sir? Corporate Trainer to about 17 IT companies Including 2 MNCs Teaches with Practical Approach Online Practice test at SCTPL Test Center. His Company SCTPL is an Official member to Monster India ( largest Job Portal ) He trains and places his students. Best placement till date at FaceBook.com at start package of 11.5 LPA After Training each student is tested and then awarded Monster India Member COC o COC -> Certificate Of Completion String Processing Search, parse and build strings (including Scanner, StringTokenizer, StringBuilder, String and Formatter) Search, parse, and replace strings by using regular expressions, using expression patterns for matching limited to:. (dot), * (star), + (plus),?, \d, \D, \s, \S, \w, \W, \b. \B, [], (). Format strings using the formatting parameters: %b, %c, %d, %f, and %s in format strings. Exceptions and Assertions Use throw and throws statements Develop code that handles multiple Exception types in a single catch block Develop code that uses try-with-resources statements (including using classes that implement the AutoCloseable interface) Create custom exceptions Test invariants by using assertions Java I/O Fundamentals Read and write data from the console Use streams to read from and write to files by using classes in the java.io package including BufferedReader, BufferedWriter, File, FileReader, FileWriter, DataInputStream, DataOutputStream, ObjectOutputStream, ObjectInputStream, and PrintWriter Java File I/O (NIO.2) Operate on file and directory paths with the Path class Check, delete, copy, or move a file or directory with the Files class Find a file with the PathMatcher interface

Page4 Watch a directory for changes with the WatchService interface Lambda Built-in Functional Interfaces Use the built-in interfaces included in the java.util.function package such as Predicate, Consumer, Function, and Supplier Develop code that uses primitive versions of functional interfaces Develop code that uses binary versions of functional interfaces Develop code that uses the UnaryOperator interface

Page5 Building Database Applications with JDBC Describe the interfaces that make up the core of the JDBC API (including the Driver, Connection, Statement, and ResultSet interfaces and their relationship to provider implementations) Identify the components required to connect to a database using the DriverManager class (including the jdbc URL) Submit queries and read results from the database (including creating statements, returning result sets, iterating through the results, and properly closing result sets, statements, and connections) Use JDBC transactions (including disabling auto-commit mode, committing and rolling back transactions, and setting and rolling back to savepoints) Construct and use RowSet objects using the RowSetProvider class and the RowSetFactory interface Create and use PreparedStatement and CallableStatement objects Threads Create and use the Thread class and the Runnable interface Manage and control thread lifecycle Synchronize thread access to shared data Identify code that may not execute correctly in a multi-threaded environment. Concurrency Use collections from the java.util.concurrent package with a focus on the advantages over and differences from the traditional java.util collections. Use Lock, ReadWriteLock, and ReentrantLock classes in the java.util.concurrent.locks package to support lock-free thread-safe programming on single variables. Use Executor, ExecutorService, Executors, Callable, and Future to execute tasks using thread pools. Use the parallel Fork/Join Framework Localization Read and set the locale by using the Locale object Build a resource bundle for each locale Call a resource bundle from an application Format dates, numbers, and currency values for localization with the NumberFormat and DateFormat classes (including number format patterns) Describe the advantages of localizing an application Define a locale using language and country codes Course Flow of OCJA 8.0 + OCJP 8.0 Certification at SCTPL Training On Core Java By Rocky Sir Training On Advanced Java By Rocky Sir 1 week Internship (Flexible timings) developing Java Projects. Online OCJA 8 and OCJP 8 test on Actual Oracle Java dumps. COC Issued# #COC -> Certificate of Completion, is Issued to each clearing the Oracle Online Test.