Getting started with logging in your Java application can be quite easy. Learn how to do logging right and get the most out of your log data. (more…)
Read more »
This blog post is about several approaches of File IO, benchmark and explanation of how each approach works. (more…)
Read more »
Microsoft, along with a number of other major developers, are working to port Java to ARM-based Mac and Windows machines, including upcoming Apple silicon Macs. (more…)
Read more »
“Why can’t I just build an .EXE?“ When Java was first introduced, mainstream programming languages mostly either compiled to standalone executables (e.g. C/C++, COBOL), or else ran in an interpreter (e.g. Perl, Tcl). For many programmers, Java’s need for ... (more…)
Read more »