5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

Certification     Oracle     Oracle Certified Professional: Java SE 11 Developer     1Z0-815: SE 11 Programmer I
Explore the features and functions of the JShell REPL, read–eval–print loop process. During this course, you will discover how it differs from coding in an IDE, Integrated Development Environment. See how to launch Java's JShell, Create JShell snippets, JShell scratch, and traditional variables. Employ the list, edit, and drop JShell commands. Use the save and open JShell commands. Examine vars, method, types, and imports JShell commands. Enhance the IDE with JShell. Incorporate JShell in the NetBeans IDE.

Objectives

Java SE 11: JShell

  • explain the REPL process and how it differs from writing code in an IDE
  • launch JShell
  • create JShell scratch and traditional variables
  • create JShell snippets
  • use the list, edit, and drop JShell commands
  • use the save and open JShell commands
  • use the vars, method, types, and imports JShell commands
  • describe how JShell enhances an IDE
  • incorporate JShell in the NetBeans IDE
  • create and save a JShell snippet