urbaer reviewed Simple program design by Lesley Anne Robertson
Review of 'Simple program design' on 'GoodReads'
Simple Program Design attempts to instill best practices into starting out coders. Though the book uses pseudocode and diagrams to make it's points, it didn't really work on me... my code still comes out as a mess of random thoughts.
Though it does have some nice sorting algorithms and gives you a method of determining the efficiency of each in a given situation.