This page contains a listing of the programming resources I review.
Click on the arrow icon beside each category to display or hide all items within the chosen category. Summaries of each page may be hidden or shown by clicking the plus icon next each item. Use the Options menu to expand or contract all items, display or hide summaries or sort the table of contents.
Resources
Blog Posts
- Category: Resources (6)
- Resources: A Friendlier Approach
March 23, 2011, 15:15
Very brief review of http://andymatuschak.org/articles/2007/09/09/getting-started-with-cocoa-a-friendlier-approach/ which makes tremendous sense to me.
- Resource: Apple Developer Documentation
March 23, 2011, 14:47
Parts of Apple's Developer Documentation are available free in the iBook store.
- Tutorials: UR doing it right
March 17, 2011, 22:20
Review of an article about using multiple nibs which is extremely well thought out.
- Resource: Defensive Programming
March 11, 2011, 22:50
Review of an article about the philosophy of error handling (http://www.mikeash.com/pyblog/friday-qa-2009-10-09-defensive-programming.html)
- Resource: Application Design Chart
March 7, 2011, 12:13
Brief review of http://cocoawithlove.com/2010/06/design-of-every-mac-application.html (strongly reccommended)
- Review: PHP Programming Solutions
July 29, 2010, 23:03
Brief review of Vikram Vaswani: PHP Programming Solutions. New York et.al 2007 (McGraw-Hill)
- Resources: A Friendlier Approach