Java SE 11: JShell


Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
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.

Expected Duration (hours)
0.7

Lesson 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
  • Course Number:
    it_sdjase_13_enus

    Expertise Level
    Beginner