530 likes | 1.1k Views
This Edureka Java Certification tutorial will help you in understanding about the various certifications available for Java professionals. Below are the topics covered in this tutorial: <br><br>1) What is Java? <br>2) Why Java Certification? <br>3) Oracle Certified Associate <br>4) Oracle Certified Professional <br>5) Oracle Certified Expert <br>6) Oracle Certified Master <br>7) Java Job Trends <br>8) Edureka: Java/J2EE and SOA Certification Training
E N D
EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Agenda What is Java? ➢ Why Java Certification? ➢ Java Certifications ➢ Oracle Certified Associate ➢ Oracle Certified Professional ➢ Oracle Certified Expert ➢ Oracle Certified Master ➢ Java Job Trends ➢ Edureka: Java/J2EE Certification Training ➢ EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
What is Java? EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
What is Java? ➢ Java was created by James Gosling in 1995 for Sun Microsystems. ➢ Java is a platform independent programming language that follows the logic of “Write once, Run anywhere”. Concurrent Object Oriented Class Based EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Why Java Certification? EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Why Java Certification? EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Java Certifications EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Java Certifications EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Associate Programmer(1Z0-808) EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Associate Programmer Number of Questions: 80 questions Time Limit: 150 minutes Exam Overview Passing Score: 65% Exam Blueprint Language: English Price: INR 10100 or USD 300 Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Associate Programmer Exam Overview Exam Blueprint Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Associate Programmer Java Basics Define the scope of variables Define the structure of a Java class Create executable Java applications with a main method; run a Java program from the command line Import other Java packages to make them accessible in your code Compare and contrast the features and components of Java. Exam Overview Exam Blueprint Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Associate Programmer Java Data Types Declare and initialize variables Differentiate between object reference variables and primitive variables Know how to read or write to object fields Object's Lifecycle Develop code that uses wrapper classes Exam Overview Exam Blueprint Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Associate Programmer Operators and Decision Constructs Use Java operators Test equality between Strings and other objects using == and equals () Create if and if/else and ternary constructs Use a switch statement Exam Overview Exam Blueprint Arrays Exam Domain Declare, instantiate, initialize and use a one-dimensional array and multi-dimensional array. EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Associate Programmer Loop 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 Exam Overview Methods and Encapsulation Create methods with arguments and return values; Apply the static keyword to methods and fields Create and overload constructors Apply access modifiers Apply encapsulation principles to a class Determine the effect upon object references Exam Blueprint Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Associate Programmer Inheritance Develop code that demonstrates the use of polymorphism; Determine when casting is necessary Use super and this to access objects and constructors Use abstract classes and interfaces Exam Overview Exceptions Differentiate among checked exceptions, unchecked exceptions, and Errors Create a try-catch block and determine how exceptions alter normal program flow Describe the advantages of Exception handling Create and invoke a method that throws an exception Recognize common exception classes Exam Blueprint ! Exam Domain Exceptions EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Professional Programmer(1Z0-809) EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Professional Programmer Number of Questions: 85 questions Time Limit: 150 minutes Exam Overview Passing Score: 65% Exam Blueprint Pre-requisite: Oracle Certified Associate Programmer(1Z0-808) Exam Domain Language: English Price: INR 10100 or USD 300 EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Professional Programmer Exam Overview Exam Blueprint Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Professional Programmer Class Design Use access modifiers Override methods Overload constructors and other Use virtual method invOCPtion 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 Exam Overview Exam Blueprint Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Professional Programmer Generics and Collections Create a generic class Use the diamond syntax to create a collection Analyze the interoperability of collections that use raw type and generic types Use wrapper classes and autoboxing Create and use a List, a Set and a Deque Create and use a Map Use java.util.Comparator and java.lang.Comparable Sort and search arrays and lists Exam Overview Exam Blueprint Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Professional Programmer Exceptions and Assertions Use throw and throws statements Use the try statement with multi-catch, and finally clauses Autoclose resources with a try-with-resources statement Create custom exceptions Test invariants by using assertions ! Exceptions Exam Overview File I/O Use the Path class to operate on file and directory paths Use the Files class to check, delete, copy, or move a file or directory Read and change file and directory attributes Recursively access a directory tree Find a file by using the PathMatcher class Watch a directory for changes by using WatchService Exam Blueprint Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Professional Programmer Concurrency Use java.util.concurrent collections Apply atomic variables and locks Use Executors and ThreadPools Use the parallel Fork/Join Framework Exam Overview Localization Read and set the lOCPle by using the LOCPle object Build a resource bundle for each lOCPle Load a resource bundle in an application Format text for localization by using NumberFormat and DateFormat Exam Blueprint Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Expert Programmer EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Expert Programmer Number of Questions: Exam Based Time Limit: Exam Based Exam Overview Passing Score: 65% Exam Blueprint Language: English Price: INR 10100 or USD 300 Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Expert Programmer There are main 4 Expert level exams: Expert Exam Overview Exam Blueprint Web Business Logic Data Access Deployment Exam Domain OCEJWCD OCEEJBD OCEJPAD OCEJWSD EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Expert Programmer Oracle Certified Expert, Java EE Web Component Developer : Exam Overview Exam Blueprint Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Expert Programmer Oracle Certified Expert, Java EE Enterprise Java Beans Developer : Exam Overview Exam Blueprint Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Expert Programmer Oracle Certified Expert, Java Persistence API Developer: Exam Overview Exam Blueprint Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Expert Programmer Oracle Certified Expert, Java EE Web Services Developer: Exam Overview Exam Blueprint Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Master Programmer EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Expert Programmer Number of Questions: 60 Time Limit: 150 Exam Overview Passing Score: 71% Exam Blueprint Language: English Price: INR 10100 or USD 300 Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Oracle Certified Master Programmer Process: 1. Candidates must complete one of the courses below from Oracle University: ➢ Architect Enterprise applications with Java EE ➢ Developing Applications for the Java EE 6 Platform ➢ Java Design Patterns ➢ Java EE 6: Develop Business Components with JMS & EJBs ➢ Java EE 6: Develop Database Applications with JPA ➢ Java SE 7 Fundamentals or Programming ➢ Java SE 7 Programming ➢ Java EE 6: Develop Web Services with JAX-WS & JAX-RS ➢ Object-Oriented Analysis and Design Using UML ➢ Java SE 8 Fundamentals or Programming 2. Pass Java SE 6 Developer Certified Master Assignment 1Z0-855 3. Pass Java SE 6 Developer Certified Master Essay 1Z0-856 Exam Overview Audience & Prerequisites Exam Domain EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Job Trends EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Java Job Trends Below are the number for job postings for Java professionals on various job portals as on 15thMarch 2017. EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Java Certification Training Pre-requisite Curriculum Some priors programming experience and be familiar with basic concepts of programming languages Projects EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Java Certification Training ➢ What you will be learning with EDUREKA’s Java/J2EE and SOA Certification Training Basic and Advanced Java Concepts SOA Pre-requisite Packages and Multi Threading Java Frameworks Curriculum Projects Collections JSP Servlets XML JDBC EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Java Certification Training ➢ Project: Creation of Sales Data Warehouse Pre-requisite Data: You will be provided with the Account and Transaction data from real time banking project. Industry: Banking Curriculum Projects Problem Statement: With the provided data, you have to create a Web Service EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
How to Prepare for the Exam ➢ How can I prepare for Java Certification exam? Practice Practice Practice! Skill Set Inventory Resources and Guides Practice Test Set Deep Dive and Make Quick Study Notes Plan your schedule EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Summary EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Session in a minute Java Certification What is Java? Why Certifications? Edureka: Java/J2EE and SOA Certification Training Job Trends How to Prepare EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Conclusion EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Conclusion Congrats! We hope you have gained insight into various Java Certifications. Once you have successfully completed these certifications, you will be able to grab multiple opportunities waiting to explored in the Java market. EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training
Thank You … Questions/Queries/Feedback EDUREKA JAVA CERTIFICATION TRAINING https://www.edureka.co/java-j2ee-soa-training