-
Enterprise Java
Release a Gradle Project Using GitLab CI/CD Pipeline
I’ll show you how to configure Gradle build for a Java/Scala project and integrate it with GitLab CI/CD so that…
Read More » -
Software Development
Top Automation Practices to Avoid During Testing
The quality of software solutions delivered to consumers determines the success of every software development company. The hard work of…
Read More » -
Core Java
Did You Know the Fastest Way of Serializing a Java Field is not Serializing it at All?
This article elaborates on different ways of serializing Java objects and benchmarks performance for the variants. Read this article and…
Read More » -
Software Development
Mock GRPC Services for Unit Testing
On our day to day work we develop applications that include interactions with software components through I/O. Can be a…
Read More » -
Software Development
Faster Builds vs Stable Builds
We have a very comprehensive set of tests on our Java server application. There’s a mix of quick unit tests…
Read More » -
Software Development
The 2022 Complete Power Coder Bootcamp Bundle
Building Your Own Apps are Just 8 Courses Away! Start Your Coding Journey with 70 Hours of Content on SwiftUI,…
Read More » -
Software Development
Data representation for AI
I had written in the previous few blogs why a digital representation of data or a numerical representation of data…
Read More » -
Software Development
Requirements on data representation for AI
The best saying that applies to all AI and data analysis programs is “Garbage in, garbage out”! We all agree…
Read More » -
Enterprise Java
What is Selenium 4? The latest in Selenium Automation Testing for browsers
Introduction Every business needs an effective software testing strategy to develop high-performing quality products in less time. Software automation testing…
Read More »