Sven Reimers created a JavaFX-based notebook application to make it easier to learn Java and experiment with notebooks that can visualize the variables in different ways like tables and graphs.
About Sven
Sven Reimers is eXpert Groundsegment Software Architecture at Airbus Defence and Space and has a long history in the Java and JavaFX community. He received the Dukes Choice Award in 2009 and became a Java Champion in 2015.
You can find him on LinkedIn.
About JTaccuino
JTaccuino is a JavaFX-based notebook application for Java developers. It is built for usages in education, interactive experimentation with algorithms, and more advanced use cases. Java code execution is provided by JShell, the awesome Java REPL.
Check the website and sources for more info.
Video content
00:00 Who is Sven?
01:09 What is JTaccuino?
02:25 JTaccuino compared to JShell
04:21 Demo of JTaccuino
08:47 Examples available in the GitHub repository
11:18 Adding comments with MarkDown
12:19 Use dependencies (Maven libraries)
13:47 The advantage of building JTaccuino with Java and JavaFX
14:57 JTaccuino uses the latest Java and JavaFX version
15:31 A look into the code of JTaccuino
19:19 Plans for the future
Top comments (0)