6
My Review of Optimizing Tables in iPhone Apps
Originally submitted at O’Reilly
Any experienced iPhone programmer understands that you can't build much in the way of complex user interfaces without tables. Every time you throw together a lengthy list view, tables are a concern. More than that, the stock manner of rendering tables is performance-intensive and results in …
Well-done and Informative
Pros: Easy to understand, Concise, Helpful examples, Well-written, Accurate
Best Uses: Novice, Intermediate
Describe Yourself: Developer
I’ve been using tables for awhile with iOS development, so I wasn’t sure if I’d learn anything. I learned a few things, and am eager to go back to some existing apps and optimize the tables. The videos are well done and show a nice mix of source code, talking heads, explanations, running code (both simulator and device). I’m glad I watched these. BTW, the source code issue must have been rectified after the other reviews were written, because I got source code.
Note that these were done on Xcode 3, so novices on Xcode 4 might get tripped up in spots.
(legalese)
1 Comment to “My Review of Optimizing Tables in iPhone Apps”
Leave a comment
What I’m Writing
Tech Books Deals of the Day
Blogroll
Archives
- May 2012 (3)
- April 2012 (4)
- March 2012 (8)
- February 2012 (7)
- January 2012 (7)
- December 2011 (1)
- November 2011 (1)
- September 2011 (4)
- August 2011 (2)
- July 2011 (2)
- June 2011 (2)
- May 2011 (4)
- April 2011 (2)
- February 2011 (1)
- January 2011 (1)
- December 2010 (3)
- November 2010 (3)
- October 2010 (4)
- September 2010 (6)
- August 2010 (96)








Interesting–I posted this review to O’Reilly’s site, and they had an option to post it to my blog. I was skeptical that it would work, but apparently it did!