Details

OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide


OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide

Exam 1Z0-815, Exam 1Z0-816, and Exam 1Z0-817
1. Aufl.

von: Jeanne Boyarsky, Scott Selikoff

54,99 €

Verlag: Wiley
Format: EPUB
Veröffentl.: 17.07.2020
ISBN/EAN: 9781119619147
Sprache: englisch
Anzahl Seiten: 1296

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<p><b>This <i>OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide</i> was published before Oracle announced major changes to its OCP certification program and the release of the new Developer 1Z0-819 exam. No matter the changes, rest assured this Study Guide covers everything you need to prepare for and take the exam.</b></p> <p><i>NOTE: The OCP Java SE 11 Programmer I Exam 1Z0-815 and Programmer II Exam 1Z0-816 have been retired (as of October 1, 2020), and Oracle has released a new Developer Exam 1Z0-819 to replace the previous exams. The Upgrade Exam 1Z0-817 remains the same.</i></p> <p><b>This is the most comprehensive prep guide available for the OCP Oracle Certified Professional Java SE 11 Developer certification—it covers Exam 1Z0-819 <i>and</i> the Upgrade Exam 1Z0-817 (as well as the retired Programmer I <b>Exam 1Z0-815 and Programmer II Exam 1Z0-816)!</b></b></p> <p>Java is widely-used for backend cloud applications, Software as a Service applications (SAAS), and is the principal language used to develop Android applications. This object-oriented programming language is designed to run on all platforms that support Java without the need for recompilation. Oracle Java Programmer certification is highly valued by employers throughout the technology industry.</p> <p>The <i>OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide</i> in an indispensable resource for anyone preparing for the certification exam. This fully up-to-date guide covers 100% of exam objectives for Exam 1Z0-819 and Upgrade Exam 1Z0-817 (in addition to the previous Exam 1Z0-815 and Exam 1Z0-816). In-depth chapters present clear, comprehensive coverage of the functional-programming knowledge necessary to succeed. Each chapter clarifies complex material while reinforcing your understanding of vital exam topics. Also included is access to Sybex's superior online interactive learning environment and test bank that includes self-assessment tests, chapter tests, bonus practice exam questions, electronic flashcards, and a searchable glossary of important terms. The ultimate study aid for the challenging OCP exams, this popular guide:</p> <ul> <li>Helps you master the changes in depth, difficultly, and new module topics of the latest OCP exams</li> <li>Covers all exam objectives such as Java arrays, primitive data types, string APIs, objects and classes, operators and decision constructs, and applying encapsulation</li> <li>Allows developers to catch up on all of the newest Java material like lambda expressions, streams, concurrency, annotations, generics, and modules</li> <li>Provides practical methods for building Java applications, handling exceptions, programming through interfaces, secure coding in Java SE, and more</li> <li>Enables you to gain the information, understanding, and practice you need to pass the OCP exams</li> </ul> <p>The<i> OCP Oracle Certified Professional Java SE 11 Developer Complete Study Guide</i> is a must-have book for certification candidates needing to pass these challenging exams, as well as junior- to senior-level developers who use Java as their primary programming language.</p>
<p>Introduction xxix</p> <p>Assessment Tests lix</p> <p><b>Part I Exam 1Z0-815, OCP Java SE 11 Programmer I 1</b></p> <p>Chapter 1 Welcome to Java 3</p> <p>Chapter 2 Java Building Blocks 37</p> <p>Chapter 3 Operators 81</p> <p>Chapter 4 Making Decisions 115</p> <p>Chapter 5 Core Java APIs 163</p> <p>Chapter 6 Lambdas and Functional Interfaces 223</p> <p>Chapter 7 Methods and Encapsulation 249</p> <p>Chapter 8 Class Design 297</p> <p>Chapter 9 Advanced Class Design 365</p> <p>Chapter 10 Exceptions 403</p> <p>Chapter 11 Modules 453</p> <p><b>Part II Exam 1Z0-816, OCP Java SE 11 Programmer II Exam 1Z0-817, Upgrade OCP Java SE 11 493</b></p> <p>Chapter 12 Java Fundamentals 495</p> <p>Chapter 13 Annotations 553</p> <p>Chapter 14 Generics and Collections 599</p> <p>Chapter 15 Functional Programming 669</p> <p>Chapter 16 Exceptions, Assertions, and Localization 741</p> <p>Chapter 17 Modular Applications 803</p> <p>Chapter 18 Concurrency 839</p> <p>Chapter 19 I/O 913</p> <p>Chapter 20 NIO.2 969</p> <p>Chapter 21 JDBC 1023</p> <p>Chapter 22 Security 1069</p> <p><b>Appendix Answers to Review Questions 1105</b></p> <p>Index 1177</p>
<p><b>Jeanne Boyarsky, OCA/OCP 8 and OCP 11,</b> is a Java Champion and has worked as a Java developer for a major bank for more than 18 years. She is a senior moderator at CodeRanch, and trains and mentors students of all levels, including the programming division of a FIRST robotics team.</p> <p><b>Scott Selikoff, OCA/OCP 8 and OCP 11,</b> has been a professional Java Enterprise architect for over 20 years. He is the founder of Selikoff Solutions, LLC, specializing in building custom mobile and server solutions for businesses in the tri-state New York City area.</p>
<p><b>Includes one year of FREE access after activation to the interactive online learning environment and study tools:</b> <ul> <li>4 practice exams</li> <li>Over 500 electronic flashcards</li> <li>Searchable key term glossary</li> </ul> <p><b>Your Complete Study Guide for the OCP Professional Java SE 11 Certification</b> <p>The new OCP Professional Java SE 11 Certification has exacting standards that reflect the exploding importance of Java programming. This Sybex Complete Study Guide focuses on 100% of the objectives covered by the two required exams, 1Z0-815 and 1Z0-816 PLUS the 1Z0-817 Upgrade Exam. Superior content and the Sybex unique learning methods will help you prepare for the exams more quickly and confidently, with assessment tests that check your exam readiness, hands-on exercises, real-world scenarios, and challenging chapter reviews. In addition, you'll have access to the exclusive Sybex online learning environment, with practice tests, a searchable glossary, flashcards to enhance your study, and more. <p><b><i>Coverage of 100% of all exam objectives in this Study Guide means you'll be ready for:</i></b> <ul> <li>Understanding Java Technology and Environment</li> <li>Working with Java Operators, Primitives, and Strings</li> <li>Creating Methods and Lambda Expressions</li> <li>Designing Classes, Interfaces, Enums, and Annotations</li> <li>Writing Functional Interfaces and Streams</li> <li>Building Modules and Migrating Applications to Modules</li> <li>Applying I/O, NIO.2, JDBC, Threads, and Concurrency</li> <li>Secure Coding in Java SE Application</li> <li>And much more</li> </ul> <p><b>Interactive learning environment</b> <p>Take your exam prep to the next level with Sybex's superior interactive online study tools. To access our learning environment, simply visit <b>http://www.wiley.com/go/sybextestprep</b>, type in your unique PIN, and instantly gain one year of FREE access after activation to: <ul> <li><b>Interactive test bank with</b> 4 practice exams. Practice exams help you identify areas where further review is needed. Get more than 90% of the answers correct, and you're ready to take the certification exam.</li> <li>More than 500 electronic flashcards to reinforce learning and last-minute prep before the exam</li> <li>Comprehensive glossary in PDF format gives you instant access to the key terms so you are fully prepared</li> </ul> <p><b>ABOUT THE OCP PROGRAM</b> <p>The OCP Oracle Certified Professional Java SE 11??Developer Certification requires two exams, Programmer I Exam 1Z0-815 and Programmer II Exam 1Z0-816. If you already have an existing OCP Java certification, you can instead take the Upgrade Exam 1Z0-817. More than 9 million developers use Java to develop mobile and desktop applications.

Diese Produkte könnten Sie auch interessieren:

Domain Architectures
Domain Architectures
von: Daniel J. Duffy
PDF ebook
31,99 €