1Z0-816 - Java SE 11 Programmer II: Fundamentals


Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description

In this 13-video course, explore Java SE 11 and its language enhancements, the Shebang mechanism, and key features. Discover how to create and run simple executable Java programs, as well as how to create, import, and manipulate packages and strings, and other key topics. Begin with a look at Java and the Java SE 11 enhancements. Learn to recognize the key features of Java programming language; create an executable Java program with a main class; and compile and run a Java program by using command-line interface (CLI). Next, learn how to create and import packages in Java 11; declare and initialize variables in Java 11; and identify the scope of a variable, and use local variable type inference. You will discover how to create and manipulate strings in Java 11, and transform a null or empty string into an empty optional. The final tutorial involves launching and executing Single-File Source-Code programs and illustrating the enhancements of Shebang mechanisms in Java 11. This is one course is a series to prepare for the 1Z0-816: Java SE 11 Programmer II certification exam.



Expected Duration (hours)
1.3

Lesson Objectives

1Z0-816 - Java SE 11 Programmer II: Fundamentals

  • discover the key concepts covered in this course
  • describe Java and the enhancements introduced in Java SE 11
  • recognize the key features of the Java programming language
  • create an executable Java program with a main class
  • compile and run a Java program from the command line interface
  • create and import packages
  • declare and initialize Variables
  • identify the scope of a variable
  • use local variable type inference
  • create and manipulate strings
  • transform a null or empty string into an empty optional
  • launch and execute Single-File Source-Code programs and illustrate the enhancements of Shebang mechanisms in Java 11
  • summarize the key concepts covered in this course
  • Course Number:
    it_sdjsep_01_enus

    Expertise Level
    Intermediate