How to Design Programs Quotes
How to Design Programs: An Introduction to Programming and Computing
by
Matthias Felleisen270 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.”
― How to Design Programs: An Introduction to Programming and Computing
― How to Design Programs: An Introduction to Programming and Computing
