Exercises in Programming Style

Douban Goodreads
Exercises in Programming Style

Accedi o registrati per recensire o aggiungere questo elemento alla tua collezione.

ISBN: 9781482227376
Autore: Cristina Videira Lopes
Casa editrice: Chapman and Hall/CRC
data di pubblicazione: 2014 -6
Lingua: Inglese
Prezzo: USD 39.95
Numero di pagine: 304

/ 10

0 valutazioni

Non ci sono abbastanza valutazioni
Prendi in prestito oppure Acquista

Cristina Videira Lopes   

Sinossi

Using a simple computational task (term frequency) to illustrate different programming styles,
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.

Altre edizioni (1)
Commenti
Recensioni
Notes