Lately I've been too busy to blog, as I've been helping Simon write his first book. As far as we know, it's the first book on algorithms to use design patterns and TDD, but I could be wrong. Be sure to buy your mum one for christmas...:P
Having finally succumbed to the weight of my geek buddies buying Macs, I've just ordered a new Powerbook, so I reckon I'll be posting a bit about the experience. I've had to buy a copy of Virtual PC to ease the switch, but I'd like to retire all my Windows apps if I can.
Sunday, May 15, 2005
Subscribe to:
Post Comments (Atom)
 
This sounds great. I don't suppose you could put up a table of contents?
ReplyDeleteSure, it goes something like this:
ReplyDeleteChapter 1: Getting Started
Chapter 2: Iteration and Recursion
Chapter 3: Lists
Chapter 4: Queues
Chapter 5: Stacks
Chapter 6: Basic Sorting
Chapter 7: Advanced Sorting
Chapter 8: Priority Queues
Chapter 9: Binary Searching
Chapter 10: Binary Search Trees
Chapter 11: Hashing
Chapter 12: Sets
Chapter 13: Maps
Chapter 14: Digital Search Trees
Chapter 15: B-Trees
Chapter 16: String Searching
Chapter 17: Word Matching
Chapter 18: Computational Geometry
Chapter 19: Pragmatic Optimisation