Software Development
-
8 Things you should not be afraid of as a Developer
Change In Software Development there is no such thing as stagnancy. Everything you develop now is just another version of…
Read More » -
What makes a great Developer
Passion It’s the taste of success that comes with every little task that you’ve mastered, and smart solutions you’ve found…
Read More » -
MEDIT Symposium Conference 2013
Starting this year, an exciting Software Development Conference, is planned in the heart of the Mediterranean, October 3-4, 2013. The…
Read More » -
What is Important in Secure Software Design?
There are many basic architectural and design mistakes that can compromise the security of a system: Missing something important in…
Read More » -
Lines of Code is a Bad Metric, Either Way
The Dropbox team had a post explaining their decision to use CoffeeScript instead of JavaScript and, in particular, re-writing their…
Read More » -
How design for testability can improve test automation capability
Introduction Testability refers to the capability of testing something. When this something is an IT solution, the most suited way…
Read More » -
Git configuration options you can’t miss
Whenever I start using a new machine for development these are the first options I setup. …
Read More » -
Automated Tests as Documentation
One of the arguments for writing automated tests is that tests can act as useful documentation for a system. But…
Read More » -
Not an Expert in All Levels of Abstraction
Programming is not just writing code – it is working with a huge pile of abstractions. Starting from zeroes and…
Read More »