Software Development
-
Charting PagerDuty Incidents over Time (using pandas)
We churn out charts for board meetings to show the health of our system (uptime, etc.). Historically, we did that…
Read More » -
Microservices for Java Developers: Monoglot or Polyglot?
1. Introduction Along the previous parts of the tutorial we have talked quite a lot about the benefits of the…
Read More » -
Project Versioning With Rultor
All of my projects, libraries or applications, are published on Maven Central. In case you don’t know how that works,…
Read More » -
How to Remove all Unused imports in a Java file – Eclipse Shortcut
Eclipse IDE gives warning “The import XXX is never used” whenever it detects unused import in a Java source file…
Read More » -
[MEGA DEAL] The 2019 Complete Computer Science Bundle (97% off)
Save the Tuition Payment — This 11-Course Bundle Will Give You the University Computer Science Education You Missed. Hey fellow…
Read More » -
So Much Data, So Many Formats: a Conversion Service
Data is a core resource for many activities. One important challenge for handling data is storing the data in the…
Read More » -
Dealing with Micro-Service Oriented Architecture DATA (part 2)
This are my verbatim notes to the PEAT UK podcast: Hello there once again to another hot shot. My name…
Read More » -
[MEGA DEAL] Stone River eLearning: Lifetime Membership ( 99% off)
170 Courses & Counting on All Things Tech: Coding, Design, 3D-Animation & More Hey fellow geeks, This week, on our…
Read More » -
The Truth About AI and Test Automation
Software testing has gradually evolved in the past few decades. In the past, teams were accustomed to the waterfall methodology:…
Read More »