In this book the author, Cristina Vidiera Lopes, presents 33 different programming styles by solving a single programming problem, that of identifying the most common words in a text file and sorting them by frequency, using Python.
The code for the book is available @ https://github.com/crista/exercises-in-programming-style.
There is PowerPoint version (in .pdf format) also available @ http://gotocon.com/dl/goto-aar-2013/slides/CristinaVideiraLopes_ExercisesInStyle.pdf
No comments:
Post a Comment