Browsing Category
JVM Languages
5 posts
The long history of log4j
Logging is the art of making sense of a system. Software writes lines of information into log files,…
Adapting Java for Modern APIs: REST, GraphQL, and Event-Driven Innovation
Introduction In the rapidly evolving world of software development, new API standards like REST, GraphQL, and event-driven architectures…
Top Security Flaws hiding in your code right now – and how to fix them
In 2019, a significant breach in Fortnite, the popular game, reportedly exposed millions of players to malware risk. The…
Are AI Coding tools worth it – RESULTS
Background In Part 1, I examined the value of AI tools for developers, especially those that help them create…
Programming Language with no Syntax?
1. IntroductionIs it possible to have a programming language that has no syntax? It sounds like a contradiction.…