Open Source
-
Software Development
Open Source Etiquette
Here is a short list of common courtesy rules for open source software development. Actually, they apply elsewhere also, but…
Read More » -
Core Java
Octopus Scanner: Java Build Tools and Malware
Alvaro Munoz recently posted “The Octopus Scanner Malware: Attacking the open source supply chain” on the GitHub Security Lab site.…
Read More » -
Software Development
Flutter Provider Pattern Explained
In this post we’ll take a look at the Provider pattern in Flutter. Provider pattern is recommended by the flutter…
Read More » -
Software Development
Clientside Search With ElasticLunr.js
Any blog or documentation website needs Search functionality. You can achieve this in many ways, and most likely a server-side…
Read More » -
Core Java
Hidden Treasures of Eclipse collections – 2019 edition
Eclipse Collections is an open source Java Collections framework. In this blog I am going to demonstrate five lesser known features of…
Read More » -
Enterprise Java
Java: Release of Speedment 3.2 – Now Enabling Lightweight Database Microservices
Several traditional ORMs do not fully honor Java module encapsulation (JPMS). This often means a lot of unnecessary files and…
Read More » -
Android Core
How I created my first Open Source Android Library – Part 1
For long I’ve been thinking of creating an open – source android library. I’m a firm believer of the fact…
Read More » -
Software Development
My most used Git commands on open source projects
The basic step when committing to open source projects is to fork the project. Then the process is easy you…
Read More » -
Software Development
Git Essentials Crash Course
Introduction This is not Java but several newbie developers ask the same question, how to use GIT and how does…
Read More »