Review – Growing Object-Oriented Software, Guided by Tests

Growing Object-Oriented Software, Guided by Tests, by Steve Freeman and Nat Pryce, ISBN 0-321-50362-7    Freeman and Pryce explain Test-Driven Development through an extended example. (They have a somewhat different perspective than I do, with much heavier use of mock objects. Continue reading Review – Growing Object-Oriented Software, Guided by Tests

Review – Current Trends in Programming Methodology, Vol. 4: Data Structuring

Current Trends in Programming Methodology, Volume 4: Data Structuring, Raymond T. Yeh, editor. Prentice-Hall, 1978. In parallel with “structured programming,” (which often focused on code structure), there was more esoteric work done on “structured data.” A lot of this found Continue reading Review – Current Trends in Programming Methodology, Vol. 4: Data Structuring