Ok so almost every blogger anywhere has written something about the iPad so I figured now is the perfect time for me to write my thoughts about it! There are countless articles on why the iPad is the next best thing or the worst thing ever for Apple. I don't really want to talk directly about the iPad v1 I want to talk about what the iPad means for personal computing at the consumer level. There have been some really interesting articles that have covered this topic notably Jeff Atwood and Joel Spolsky's podcast #82 and Jeff Croft.
Posts of February, 2010
Why do I use Object Oriented Programming
Published on February 3, 2010 by Ben Mills Read full entry...
A few weeks ago I was asked what I thought was a very easy question, why do I use object oriented programming (OOP)? My immediate answer was "to keep my code clean and easy to update". But I realized that I was just repeating what I have been heard in my programming classes and various other programming contacts, I had not really thought through the use of OOP myself.
