ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Programming Topics and Overload Journal #94 - December 2009

Options:
View Article Map
View Archives
Shadow Data Types
Description : Hiding implementation details is a good idea. Jon Jagger shows a technique in C that avoids some of the common problems.

Creating a Framework for the iPhone
Description : Apple's iPhone SDK doesn't allow you to create a Framework. Pete Goodliffe explains how to build one manually.
Category: [ Design of applications and programs ]
The Model Student: A Primal Skyline (Part 3)
Description : The prime factors of the integers show some repeating patterns. Richard Harris investigates whether they have fractal properties.