If performance is an issue, address it later using the evolutionary approach.Citing Ken Thompson: if in doubt, use the brute force approach.Never implement or design future extensions".Use the simplest programming language (C).Avoid OO whenever possible.