This book will make you a faster Delphi developer, it doesn't matter if you are just starting out, or have been using Delphi since version 1, you will find all sorts of tips, tricks and hacks to boost your productivity.
Algorithms #4 - Merge Sort
In this fourth video on sorting algorithms we take a look at merge sort. Merge sort is the first good performing sorting algorithm we've looked at. It's been quite some time since my last post and hopefully not too long before my next.