Have you ever taken a screwdriver to your TV just to find out how it works? Do you know how your computer looks form the inside? Ever pressed a button just to see what it does? Sounds familiar? probably because part of being a software developer (I assume you are a software developer) is finding … Continue reading Free book for the tinkering developer
Tag: Book review
Book Review: IronPython in Action
If you’ve been reading my blog for a while you might have noticed that I’m in the process of learning IronPython, Half way through my IronPython project I felt I was missing something, Although I have read Dive Into Python I had a feeling that I’m actually writing Python and that I need a more … Continue reading Book Review: IronPython in Action
Book Review – Head First Design Patterns
I always believed OO design patterns to be necessary to know and understand by all software developers, I didn’t like the fact that sometimes design was forced into a known design pattern just because a pattern existed (and wrote about it). After seen patterns abused time after time I lost faith and I was frustrated … Continue reading Book Review – Head First Design Patterns