Dec
17,
2024
AI-Powered Code Review: Transforming Software Quality
Code reviews are a critical part of ensuring software quality assurance and maintaining high coding standards in the software development lifecycle. However, traditional code review processes can be time-consuming and prone to human error. Enter AI-powered tools for automated code review—a revolutionary approach that not only speeds up the process...
Aug
24,
2022
Not only java.lang.Math: what about Apache.commons.Math?
Novice programmers are sometimes too hesitant to explore unfamiliar tools. Especially if there are generally accepted solutions to its problems. However, you may find that some lesser-known tools are better suited for your tasks. There can be many reasons, the simplest one being that these tools may simply have a...
Sep
12,
2017
Blockchain – Rethinking Your Fundamental Assumptions
If Satoshi Nakamoto hadn’t done it we’d never have had a blockchain. JAX London speaker, Eoin Woods, discusses the technological possibilities that blockchain enables and tells us if the future of the internet is blockchain based.
Jul
5,
2017
Blockchain is not going away
In this interview, Conor Svensson gives impressions on the implication for privacy in the future, what IT needs to learn from blockchain and what blockchain biggest challenge is.
May
29,
2017
Reactive-Functional Fun on the Blockchain with web3j
Conor Svensson provides a primer on working with the blockchain technology Ethereum using web3j to build Java applications on it.