Oracle Java Certification: 1. Data Types

Oracle Java Certification: 1. Data Types

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 0h 34m | 80 MB

Earning the Java SE 8 Oracle Certified Associate (OCA) certification can help you boost your professional credibility by demonstrating your Java programming expertise to others in your field. The Oracle Java Certification series was designed to help you prepare to take and pass the qualifying exam for this certification, Java SE 8 Programmer I (1Z0-808). In this course—the first installment in the series—instructor Baochuan Lu focuses on a key topic covered on the test: data types. He reviews both primitive and reference data types, discussing overflow and underflow, primitive and reference type casting, reference scope, and more.

Topics include:

  • Data types
  • Allowable operations
  • Literals and primitives
  • Prefixes and suffixes
  • Reference types
  • Identifier rules
  • Conversions
  • Casting
Table of Contents

1 Get to the next level in your Java programming journey
2 Exercise file setup
3 Overview of data types
4 Examples of primitives
5 Define data with literals
6 Overflow and underflow
7 Reference types
8 Java identifiers
9 Primitive type casting
10 Reference type casting
11 Reference scope
12 Next steps