A Java library to use the OpenAI Api in the simplest possible way. - sashirestela/simple-openai... (more…)
Read more »
How to parse HTML with popular Java libraries: HTMLCleaner and Jsoup HTML is a simple structured markup language and everyone who is going to write the web... (more…)
Read more »
I started reading "Cracking the Coding Interview, 6th Edition" book recently and it inspired me to experiment a bit. It’s been a while since I implemented the quicksort algorithm the l... (more…)
Read more »
Java 9 brings more than just modules: better performance, less momory consumption, G1 as the default GC, HTML5 Javadoc ... a lot goes on inside Java 9.
Read more »
The presentation focuses on how to tackle the front-end from the perspective of a server-side Java developer. We will look at how a solo full-stack developer... (more…)
Read more »