How to parse Google Search result in Java?
Tutorial with example code on how to parse Search Results from Google using JAVA and Jsoup. (more…)
Read more »
JDK 15 hit General Availability today. While I spend most of my time in Kotlin these days, I do keep a close on Java, as it still has
a special place in my heart, so I thought I’d make a quick post highlighting some of its new features. 🙂 There are quite… Read more