Software Development
-
Through The Looking Glass Architecture Antipattern
An anti-pattern is a commonly recurring software design pattern that is ineffective or counterproductive. One architectural anti-pattern I’ve seen a…
Read More » -
Test Attribute #2: Readability
This is the 2nd post on test attributes that were described in the now famous “How to test your tests”…
Read More » -
The Life(Cycles) of UX/UI Development
It recently occurred to me that not one of the dozens and dozens of user interfaces I’ve worked on over…
Read More » -
Improve your Feedbackloop with Continuous Testing
Have you ever though about what the most valueable thing in software development was for you? And im not talking…
Read More » -
Developer Promotion – practical guide & statistics about the Java ecosystem
Before we launched our recent promotion for JavaOne tickets with Java Code Geeks we sought out guides/tutorials about running such…
Read More » -
Neo4j: LOAD CSV – Processing hidden arrays in your CSV documents
I was recently asked how to process an ‘array’ of values inside a column in a CSV file using Neo4j’s…
Read More » -
Is TDD Dead Or Alive?
This blog post is for those of you who are unaware that there is a major debate in contemporary software…
Read More » -
10 things you can do to as a developer to make your app secure: #10 Design Security In
There’s more to secure design and architecture besides properly implementing Authentication, Access Control and Logging strategies, and choosing (and properly…
Read More »