Date added/modified: 13 Jan 2001
Although the "visual" user interface programming has become much easier, any serious programmer understands the importance of data structures and container type classes. They come in use where databases can't help you and are not feasible.
If you want a better TStringList or TList, a faster hashtable type container for mapping, or a smart, quick, single-user database (QDB) that can keep variable length stuff and doesn't depend on BDE, you can visit Robert Marsh's web site at:
http:\\www.rmarsh.com
On top of it, most of this stuff is FREE for download and use.