How to Build a Text Editor with Java – Series
Have you ever wanted to know how text editors work? How shell scripts change terminal text colors, update lines without scrolling, or move the cursor around?…
Read more »Have you ever wanted to know how text editors work? How shell scripts change terminal text colors, update lines without scrolling, or move the cursor around?…
Read more »With CI Fuzz CLI, our fuzz testing solution for Java, developers can integrate fuzz tests into their unit testing setups (e.g. JUnit). In this video, Josh de…
Read more »So you’ve decided you need to build a desktop app? Find out your next steps as we emphasize getting started in the right direction when choosing and using th…
Read more »How Value Objects will make it possible to write readable object oriented code with the performances of primitive based code. Get a first glimpse at what Val…
Read more »The new JEP 434 has just seen daylight and describes the second preview of the ”Foreign Function & Memory API” (or FFM for short) which is going to be incorporated in the upcoming Java 20 release! In this article, we will take a closer look at some of…
Read more »How Value Objects will make it possible to write readable object oriented code with the performances of primitive based code. Get a first glimpse at what Val…
Read more »How Value Objects will make it possible to write readable object oriented code with the performances of primitive based code. Get a first glimpse at what Val…
Read more »Integrate with Apache ShardingSphere JDBC and Quarkus Introduction Apache ShardingSphere is a great flexible ecosystem to transform any database into a distributed database system, and enhance it with sharding, elastic scaling, encryption features and mor…
Read more »Java 20 is almost round the corner. We already have a good idea of what new things will be in it. So let us visit them in this newscase: Sequenced Collection…
Read more »Generating fake data for the JVM (Java, Kotlin, Groovy) has never been easier! – GitHub – datafaker-net/datafaker: Generating fake data for the JVM (Java, Kotlin, Groovy) has never been easier!
Read more »