JShell – a Powerfull REPL Tool for Prototyping, New Language Features, and Education

Track

Java platforme, programski okviri i poslužitelji

Datum i vrijeme

-

Dvorana

-

Trajanje

30'

As the title suggests, this is a presentation all about our experiences with JShell (aka the Java Shell Tool), a powerful Read-Evaluate-Print-Loop (REPL) tool available in Java Development Kit (JDK) since version 9. Many languages contain such a command-line REPL tool that evaluates declarations, statements, and expressions as they are entered and immediately shows the results, and now we have one in Java. JShell introduces a full-fledged yet straightforward REPL to Java, useful in many cases, from learning new Java language features or APIs, through quick prototyping and debugging without the need for developing complex classes, all the way to educational purposes in introductory programming courses in online courses and at colleges and universities. Together with vars introduces in JDK 10, JShell became even easier to use and can be immensely helpful for trying some new functionalities or running a smaller project's parts. With JShell developers, educators, and students can quickly run some code without starting a full-blown IDE and/or creating a new project; however, JShell can also be used as an addition to IntelliJ IDEA, Eclipse, NetBeans or elsewhere. We intend to reveal to you some of the great usages of JShell related to support for prototyping and learning.

Detalji o predavanju

Vrsta: Predavanje
Razina težine: Općenito
Poželjno iskustvo slušatelja: Bez iskustva (1 g. i manje)
Poželjna funkcija slušatelja: Programer , Konzultant
Grupa aktivnosti: Java platforme, programski okviri i poslužitelji

O predavaču

Organizatori

Konferenciju organiziraju Hrvatska udruga Oracle korisnika i Hrvatska udruga Java korisnika. 

Prati nas na Facebooku

Novosti, fotografije i zanimljivosti objavljujemo na službenoj Facebook stranici JavaCro konferencije.

Prati nas na Twitteru

Sve novosti i zanimljivosti vezane uz JavaCro objavljujemo i na Twitteru!

Medijski pokrovitelji