October 08, 2012

Nice quote

Keep calm and don't forget to be awesome!
Don't know who remixed the original quote but he or she must be a genius.

October 03, 2012

Minimum minimorum

So you create a new class, doesn't matter the language.
What are the things you always forget to add? The things that make you change profession?

There is no toString() method, so you never know what is the bloody state of the damn object.

There is no clone() method, so you always have this ridiculous strange behavior that blows your mind.

There is no equals() method, so you never know if that the object you need or not.

So sad.