Using a simple computational task (term frequency) to illustrate different programming styles, Exercises in Programming Style helps readers understand the various ways of writing programs and designing sy...

Buy Now From Amazon

Product Review

Using a simple computational task (term frequency) to illustrate different programming styles, Exercises in Programming Style helps readers understand the various ways of writing programs and designing systems. It is designed to be used in conjunction with code provided on an online repository. The book complements and explains the raw code in a way that is accessible to anyone who regularly practices the art of programming. The book can also be used in advanced programming courses in computer science and software engineering programs.

The book contains 33 different styles for writing the term frequency task. The styles are grouped into nine categories: historical, basic, function composition, objects and object interactions, reflection and metaprogramming, adversity, data-centric, concurrency, and interactivity. The author verbalizes the constraints in each style and explains the example programs. Each chapter first presents the constraints of the style, next shows an example program, and then gives a detailed explanation of the code. Most chapters also have sections focusing on the use of the style in systems design as well as sections describing the historical context in which the programming style emerged.



Similar Products

A Philosophy of Software DesignProgramming Language PragmaticsThe Pragmatic Programmer: your journey to mastery, 20th Anniversary Edition (2nd Edition)Interaction Design: Beyond Human-Computer InteractionStructure and Interpretation of Computer Programs - 2nd Edition (MIT Electrical Engineering and Computer Science)Algorithms Illuminated (Part 3): Greedy Algorithms and Dynamic ProgrammingAlgorithmsAn Elegant Puzzle: Systems of Engineering ManagementA Programmer's Introduction to MathematicsDesign Patterns: Elements of Reusable Object-Oriented Software