-
Software Development
How to update Google Sheets with JSON API
Google Sheets is a well-known service and online spreadsheet. Google Sheets can be more than just a spreadsheet, it can…
Read More » -
Android Core
Is AspectJ Still Useful for Android? Part 1
For Java projects I sometimes use AspectJ for various tasks, but for Android projects I initially decided against using it.…
Read More » -
Software Development
The Almighty Service Layer
Some time ago, I wrote a post in which I basically said that MVC and other similar programming patterns are…
Read More » -
Software Development
Top Git Commands With Examples
A quick guide to how to use git commands and what are the top command that used by every developer…
Read More » -
Core Java
Lambda Expressions Before And After Java 8
Quick guide to few example programs on before and after Java 8. Java 8 Concepts further simplifies the code and…
Read More » -
Software Development
Low-Code, Rapid Application Development and Digital Transformation
Recently, many low-code/no-code solutions have gained speed in the enterprise, giving non-technical people the option to create simple applications. Analysts…
Read More » -
Enterprise Java
Neo4J OGM with Quarkus
In the following video I show an example Quarkus application that uses a Neo4J database and Neo4J OGM. Have a…
Read More » -
Android Core
Android Developer Interview Preparation Series | Part 2 – Preparing for the interview
In the previous post of android developer interview preparation series, we talked about how to get an interview at your…
Read More » -
Enterprise Java
Deep Learning with Spring Boot and DJL
Overview This is another post on Spring Boot that will show how to build a sample web application using Deep Java Library (DJL), an…
Read More »