Access the full course here: https://javabrains.io/courses/java_jshellbasics
Let's wrap up this course with a quick recap of what we covered!
JShell is a great tool for Java developers that revolutionizes the way you can protytype and quickly try out Java syntax. It is not only a great learning tool, it can be used as an important utility in the development workflow for experienced Java developers to save time and get better results. In this course, you'll learn how to start using JShell and its features.