Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



#python #sicp
naming and functions allow us to abstract away a vast amount of complexity
If you want to change selection, open document below and click on "Move attachment"

1.6 Higher-Order Functions
func improve(update, close, guess) func golden_update(guess) func square_close_to_successor(guess) func approx_eq(x, y, tolerance) This example illustrates two related big ideas in computer science. First, <span>naming and functions allow us to abstract away a vast amount of complexity. While each function definition has been trivial, the computational process set in motion by our evaluation procedure is quite intricate. Second, it is only by virtue of the fact that w


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.