-
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 » -
Software Development
Global gitignore
A widely used Git feature is to use local .gitignore files which list which names and patterns of files and…
Read More » -
Agile
Component Teams Create Coupling in Products and Organizations
Many of my clients feel stuck with their component teams. They feel they must implement across the architecture, not through it.…
Read More »