Java - A small program illustrating a linked list
This content management system has two types of web pages, static pages and stories. My intention was to use stories for these articles on specific topics. However, one can't use all HTML tags in story pages. This means I have no way of displaying code in a nice format. So I'll just use the stories to serve as links to static pages.
Here is the first article on creating linked lists in Java: Java - A small program illustrating a linked list