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 #82 - Dec 2007

Options:
View Article Map
View Archives
Functional Programming Using C++ Templates (Part 2)
Description : Continuing his exploration of functional programming and template metaprogramming, Stuart Golodetz looks at some data structures.

Java Protocol Handlers
Description : Roger Orr demonstrates the use of Java's URL handling to make code independent of the source of data.