April 29, 2006, 6:26 am
A reasonably sized software project is rarely delivered in time and under budget. This is a known fact in the software industry. Continue reading ‘Why it is Hard to Give Good Estimates (in Software Development)?’ »
April 6, 2006, 11:22 am
If you are looking for a programming position, chances are that you will be required to have x years of experience in language y. Continue reading ‘Computer Languages – They Are More Similar Than You Think’ »
April 1, 2006, 6:13 am
Download Trie.zip Trie is a tree like data structure that can be used for fast text search. Continue reading ‘Implementing a Trie in C#’ »