NewTechReview: Home | Deals | Articles | Downloads (Free Software) | Videos | Newsletter (FREE) | Issues | News | Reviews | Recommend | Contest | RSS Feed



Amazon Outlet Deals - Low prices on markdowns, clearance items, and overstocks - Click here!
Scott R. Garrigus'  NewTechReview - Free new technology news, reviews, tips and techniques!
only search NewTechReview
NewTechReview is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to amazon.com.
SRG Sites > NewTechReview > News > Exercises in Programming Style from CRC Press
Exercises in Programming Style from CRC Press
Like this news:
Share this news: Facebook - Twitter  
Exercises in Programming Style from CRC PressCRC Press has published Exercises in Programming Style. 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.

Features includes:
* Presents a comprehensive collection of programming styles using a simple computational task, term frequency
* Uses constraints as a unifying principle for explaining style in software systems
* Includes end-of-chapter exercises that test readers’ understanding of each style
* Offers suggestions for further reading that are useful for graduate students
* Provides the code on a supporting website

For more information, visit https://www.crcpress.com/Exercises-in-Programming-Style/Lopes/9781482227376
Amazon Hot New Releases in Software - Click here!
 
 
[Back to the News Index]

NewTechReview: Home | RSS Feed | Deals | Articles | Downloads (Free Software) | Videos | Newsletter (FREE) | Issues | News | Reviews | Recommend | Contest

SRG Sites: DigiFreq | Power Books | NewTechReview

Copyright © 2024 by Scott R. Garrigus. All Rights Reserved. --- Privacy Policy  

NewTechReview is for informational purposes only. - Disclosure Statement