How to Design Programs Quotes

Rate this book
Clear rating
How to Design Programs: An Introduction to Programming and Computing How to Design Programs: An Introduction to Programming and Computing by Matthias Felleisen
270 ratings, 4.03 average rating, 17 reviews
Open Preview
How to Design Programs Quotes Showing 1-1 of 1
“Every reader of your program should understand what your functions compute without having to read the function itself. A multi-function program should also come with a purpose statement. Indeed, good programmers write two purpose statements: one for the reader who may have to modify the code and another one for the person who wishes to use the program but not read it.”
Matthias Felleisen, How to Design Programs: An Introduction to Programming and Computing