Hi there,
I'm Nikolas Martens, freelancing Software Engineer, and this is my blog. I hope it contains something interesting for you. Enjoy the read!Froscon 2013
Last weekend I had the pleasure of talking about Specification by Example at the Free and Open Source Software Conference near Bonn. You can find the commented slides about Specification by Example here. If you watched the talk, I would appreciate your feedback here.
I used the opportunity to finally ...
read moreTDD Case Study
I'm a big fan of Test-Driven Development and have been using it in almost all projects for a while now with astonishing results. If you are not convinced by TDD, drop me a line and I will do my best to change that. Although at first seemingly counter-intuitive, TDD ...
read moreCodemotion 2013
Last Friday I had the pleasure of talking about Template Animation and my implementation of it at codemotion Berlin. You can find the slides here. Being my first talk at a conference it was quite an adventure and big fun.
Although some talks inevitably turned out to be of the ...
read moreDI - push or pull
Dependency Injection is a must-have for testable code - and please write me if you are no convinced of testability. I even wrote my own simple Dependency Injection Container recently out of pure joy on experimenting. But there is one tiny thing that I can't make up my mind about ...
read moreDeveloper skills
While I'm not a fan of certifications and the sort, it's definitely helpful for a novice developer to have a scale to measure himself against. Something that answers the question "what do I need to learn?"
The guys from clean-code-developer.de do a decent job of defining stages ...
read more