Software Development
-
Test coverage using testing tools and methods
Overview: To define “Test coverage” we have to talk about the topics stated below: The purpose of test coverage. Different…
Read More » -
The Low Quality of Scientific Code
Recently I’ve been trying to get a bit into music theory, machine learning, computational linguistics, so I ended up looking…
Read More » -
Lawyers and Developers, not so different
Really I have been developing software professionally since 1978. I went to law school (BU Law ’91). I think that…
Read More » -
Oracle v. Google, My Sweet Lord
He’s not So Fine I wrote about how to mitigate the disaster that is the appeal courts’s decision in Oracle…
Read More » -
How to import CSV data into PostgreSQL
Introduction Many database servers support CSV data transfers and this post will show one way you can import CSV files…
Read More » -
Micro Services the easy way with Fabric8
Micro Services have received a lot of discussion of late. While its easy to argue the exact meaning of the term;…
Read More » -
Tracking Exceptions – Part 6 – Building an Executable Jar
If you’ve read the previous five blogs in this series, you’ll know that I’ve been building a Spring application that…
Read More » -
See, always told you: testing is just a waste of time
Automated testing has become something people don’t speak about any more. It matured to being a standard in software development,…
Read More » -
Test Driven Discipline
As the ”Is TDD Dead or Alive” continues, it is interesting to see the different kind of discussions. Here’s an…
Read More »