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

Browse in : > Topics > Programming

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

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