Common Anti-Patterns: String Usage for Number Manipulation
This is a short post about a topic which is frustrating to me from time to time. The topic is about number manipulation by utilizing string operations. I […]
More DetailsBecause an open mind provides more insights…
This posts are about software engineering and computer science topics.
This is a short post about a topic which is frustrating to me from time to time. The topic is about number manipulation by utilizing string operations. I […]
More DetailsSome time ago in 2011, I asked a question in stackoverflow about test report enrichment of JUnit tests. Because I was asked several times on this topic afterwards, […]
More DetailsI already wrote about “The Killer Difference between Mechanical Engineering and Software Engineering” and “Similarities in Quality Assurance between Cambodian Silk Painting and Software Development”. Related to this some comments […]
More DetailsShort answer: No. But, more efficient. A happy new year to all of you! This is the first post in 2014 and it is a (not so) short […]
More DetailsThe 5s methodology is used to keep the working environment clean, ordered and efficient. I came across this methodology when I was working in a production area for […]
More DetailsI was introduced into the term Muda (waste) when I was working for a semiconductor fab. I learned that there a seven of them and that a close […]
More DetailsFrom time to time, I discuss the agile methodology with clients and friends. The Agile Manifesto was published at http://agilemanifesto.org about 12 years ago. It was debated a […]
More DetailsI thought about the term “good enough” lately. It came into my mind, that the term is used in a kind of way which is misleading. In a […]
More DetailsThere a some common pitfalls in software development. Most can be overcome by the developers them self, but when it comes to software licensing, they are completely lost […]
More DetailsI checked the V-Model of software development again a couple of days ago during my holidays. (For example have a look to Wikipedia: http://en.wikipedia.org/wiki/V-Model_%28software_development%29). The model in general […]
More Details