javafuzz - JavaFuzz is a java classes fuzzer based on the the Java Reflection API...
Read more »
When people talk about their experience with Scala, they often say that it is possible to use Scala as a better Java. And indeed, many companies, especially the ones that adopted Scala around 2008-2009, didn't want to give up the familiar tooling and simp... (more…)
Read more »
Writing software is hard.
Writing good software is harder.
Writing good, simple software is the hardest.
Writing good, simple software as a team is the hardest… est. (more…)
Read more »
Want to use Java for scripting? Meet - j'bang! A new tool in the wild that makes it easy to use your java code as a script. I have used a custom bash script for writing a cloudflare DDNS update. In this post, we will explore if we can use a java class to ... (more…)
Read more »
This is the sixth in OSSBlog’s series of open source programming books. This compilation focuses on the Java language with… (more…)
Read more »