Название: Java 9 with JShell Автор: Gaston C. Hillar Издательство: Packt Publishing Год: 2017 Страниц: 421 ISBN: 1787282848 Язык: английский Формат: epub, azw3 Размер: 11.42 MB The release of Java 9 has brought many subtle and not-so-subtle changes to the way in which Java programmers approach their code. The most important ones are definitely the availability of a REPL, known as JShell, which will make experiments and prototyping much more straightforward than the old IDE-based project-led approach. Another, more subtle change can be seen in the module system, which will lead to more modularized, maintainable code.