August 2009
Beginners Guide to Blocks in Cocoa →
(via joergbattermann)
The peach was the first fruit eaten on the moon,
As far as humans know ;)
(via fuckyeahfacts)
(The World’s Best Book of Useless Information)
Cat vs. Aquarium
So funny! A must watch!
2 tags
The joys of Design
Lately, I’ve run into various cases in which I am so glad I designed things the way I did, for the design has let me tweak things in the code with little to no effort. The advantage of highly decoupled code is that when you require to change or refactor something in your code, the repercussions of this can be very small.
In the project I’m working on, it turned out that a COM component I’m using...
2 tags
Passing along the knowledge.
This past week I helped an intern at the office understand the beauty of design for testability and writing unit tests. It was a nice experience and good preparation for the next teaching sessions that’ll come my way.
Granted, I am no expert, but I am glad to pass along any kind of knowledge I have. It is rewarding to help others understand things which perhaps took one several hours of reading...