Cargando…

OCA Java SE 8 programmer I exam guide (exam 1Z0-808) /

Up-to-date coverage of every topic on the Java 8 SE Programmer I exam Prepare for the OCA Java SE 8 Programmer I exam using this effective self-study system from Oracle Press. Written by developers of the original Sun Certified Java Programmer exam, OCA Java SE 8 Programmer I Exam Guide (Exam 1Z0-80...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Sierra, Kathy (Autor), Bates, Bert (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York : McGraw-Hill Education, [2017]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn986525930
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 170510s2017 nyua o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d OCLCF  |d TEFOD  |d TOH  |d C6I  |d EBLCP  |d OCLCQ  |d OCLCO  |d CNWPU  |d DST  |d UKAHL  |d OCLCO  |d OCLCQ 
020 |a 9781260011388 
020 |a 1260011380 
020 |z 9781260011395 
029 1 |a AU@  |b 000071518518 
035 |a (OCoLC)986525930 
037 |a CL0500000857  |b Safari Books Online 
037 |a E6F39A0B-0A84-4241-BAE8-CF1DAEEED971  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.J38 
082 0 4 |a 005.13/3076  |2 23 
049 |a UAMI 
100 1 |a Sierra, Kathy,  |e author. 
245 1 0 |a OCA Java SE 8 programmer I exam guide (exam 1Z0-808) /  |c Kathy Sierra, Bert Bates. 
246 3 |a Oracle Certified Associate Java standard edition eight programmer I study guide (exam 1Z0-808) 
246 1 |i At head of title:  |a Oracle, Oracle Press 
264 1 |a New York :  |b McGraw-Hill Education,  |c [2017] 
264 4 |c ©2017 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
500 |a Includes index. 
588 0 |a Online resource; title from title page (viewed May 9, 2017). 
505 0 |a Cover Page -- Title Page -- Copyright Page -- Contents -- Acknowledgments -- Preface -- Introduction -- 1 Declarations and Access Control -- Java Refresher -- Features and Benefits of Java (OCA Objective 1.5) -- Identifiers and Keywords (OCA Objectives 1.2 and 2.1) -- Legal Identifiers -- Oracle's Java Code Conventions -- Define Classes (OCA Objectives 1.2, 1.3, 1.4, 6.4, and 7.5) -- Source File Declaration Rules -- Using the javac and java Commands -- Using public static void main(String args) -- Import Statements and the Java API -- Static Import Statements 
505 8 |a Class Declarations and Modifiers -- Exercise 1-1: Creating an Abstract Superclass and Concrete Subclass -- Use Interfaces (OCA Objective 7.5) -- Declaring an Interface -- Declaring Interface Constants -- Declaring default Interface Methods -- Declaring static Interface Methods -- Declare Class Members (OCA Objectives 2.1, 2.2, 2.3, 4.1, 4.2, 6.2, 6.3, and 6.4) -- Access Modifiers -- Nonaccess Member Modifiers -- Constructor Declarations -- Variable Declarations -- Declare and Use enums (OCA Objective 1.2) -- Declaring enums -- Certification Summary -- Two-Minute Drill -- Q & A Self Test 
505 8 |a Self Test Answers -- 2 Object Orientation -- Encapsulation (OCA Objectives 6.1 and 6.5) -- Inheritance and Polymorphism (OCA Objectives 7.1 and 7.2) -- The Evolution of Inheritance -- IS-A and HAS-A Relationships -- Polymorphism (OCA Objective 7.2) -- Overriding/Overloading (OCA Objectives 6.1 and 7.2) -- Overridden Methods -- Overloaded Methods -- Casting (OCA Objectives 2.2 and 7.3) -- Implementing an Interface (OCA Objective 7.5) -- Java 8-Now with Multiple Inheritance! -- Legal Return Types (OCA Objectives 2.2 and 6.1) -- Return Type Declarations -- Returning a Value 
505 8 |a Constructors and Instantiation (OCA Objectives 6.3 and 7.4) -- Constructor Basics -- Constructor Chaining -- Rules for Constructors -- Determine Whether a Default Constructor Will Be Created -- Overloaded Constructors -- Initialization Blocks (OCA Objectives 1.2 and 6.3-ish) -- Statics (OCA Objective 6.2) -- Static Variables and Methods -- Certification Summary -- Two-Minute Drill -- Q & A Self Test -- Self Test Answers -- 3 Assignments -- Stack and Heap-Quick Review -- Literals, Assignments, and Variables (OCA Objectives 2.1, 2.2, and 2.3) -- Literal Values for All Primitive Types 
505 8 |a Assignment Operators -- Exercise 3-1: Casting Primitives -- Scope (OCA Objective 1.1) -- Variable Scope -- Variable Initialization (OCA Objectives 2.1, 4.1, and 4.2) -- Using a Variable or Array Element That Is Uninitialized and Unassigned -- Local (Stack, Automatic) Primitives and Objects -- Passing Variables into Methods (OCA Objective 6.6) -- Passing Object Reference Variables -- Does Java Use Pass-By-Value Semantics? -- Passing Primitive Variables -- Garbage Collection (OCA Objective 2.4) -- Overview of Memory Management and Garbage Collection -- Overview of Java's Garbage Collector 
520 |a Up-to-date coverage of every topic on the Java 8 SE Programmer I exam Prepare for the OCA Java SE 8 Programmer I exam using this effective self-study system from Oracle Press. Written by developers of the original Sun Certified Java Programmer exam, OCA Java SE 8 Programmer I Exam Guide (Exam 1Z0-808) includes two complete, accurate practice exams. In all, you will get more than 200 practice questions that mirror those on the actual test in content, tone, and format. Beyond fully preparing you for the challenging exam, the book also serves as an ideal on-the-job reference. Clearly explains every topic on Exam IZ0-808, including: • Declarations • Access control • Object orientation • Assignments • Operators • Flow control • Exceptions • Strings • Arrays • ArrayLists CD ICON Electronic content includes: • 200+ practice exam questions • Fully customizable test engine • Secured book PDF. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Java (Computer program language)  |x Examinations  |v Study guides. 
650 6 |a Java (Langage de programmation)  |x Examens  |v Guides de l'étudiant. 
650 7 |a Java (Computer program language)  |x Examinations.  |2 fast  |0 (OCoLC)fst00982067 
655 7 |a Study guides.  |2 fast  |0 (OCoLC)fst01423888 
700 1 |a Bates, Bert,  |e author. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781260011388/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH39851851 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL6254716 
994 |a 92  |b IZTAP