Invisible to the eye

A journey in web development, [computer] science, engineering:
getting to know what lies under the hood -- Giorgio Sironi

▼
Showing posts with label debugging. Show all posts
Showing posts with label debugging. Show all posts
Monday, March 08, 2010

How to avoid phase-of-the-Moon bugs

›
Wikipedia documents some definitions of particularly dangerous bugs, which are very hard to fix and when they manifest constitute a real pro...
2 comments:
Monday, November 30, 2009

Asserting out of tests

›
In programming, assertions are statements that should always evaluate to true , being invariant assumptions in respect to the input data of ...
6 comments:
Monday, September 14, 2009

Failed attempt to apply Tdd response

›
This is a response to the post " Why my attempt to apply tdd failed? " on the whyjava blog. I am a test-infected developer and I ...
7 comments:
Monday, July 27, 2009

How to stop getting megabytes of text when dumping an object

›
Php has a useful var_dump() function that helps debugging and unit tests writing by providing a text dump of all the properties of an obje...
›
Home
View web version
Powered by Blogger.