-
Core Java

A beginnerâs guide to Java agents
While Java beginners quickly learn typing public static void main to run their applications, even seasoned developers often do not…
Read More » -
Software Development

The Universal Coding Standard
Warning: thereâs no way the following can live up to the title Your implementation should be: Clear Distinct Well-Organised Clear…
Read More » -
Software Development

GitHub on the command line
hub is a command line client for GitHub. You can use it to view or create issues, pull requests, conveniently…
Read More » -
Core Java

A Disk-Backed arraylist
It sometimes happens that your list can become too big to fit in memory and you have to do something…
Read More » -
Android Core

Publishing your Android Library to Bintray (Gradle)
In the last article, I mentioned how I got around to creating an Open-Source android library. In this post, weâll…
Read More » -
Career

To be a better developer, develop better skills
You do want to get better. Work on amazing projects. Solve larger problems, even make more money and improve the…
Read More » -
DevOps

[New Webinar] Everything Your DevOps Stack Needs in 2020
Join us for the webinar on Wednesday, December 18th at 11am PT / 2pm ET The end of the year…
Read More » -
Software Development

[MEGA DEAL] Complete Microsoft Azure Certification Prep Bundle 2019 (92%)
Break Into a Six-Figure Cloud Career with This 23-Hour Microsoft Azure Architect Track Hey fellow geeks, This week, on our…
Read More » -
Core Java

Matching patterns with Java
If youâre using Java, thereâs a high chance youâve seen its pattern matching before. The String#matches(String) method internally uses the…
Read More »





