Ben Brandt
  • About
Sign in Subscribe
Movies + TV

1927 Paramount Studio Map of California

  • Ben Brandt

Ben Brandt

May 24, 2010

Check out this map of locations. Now we know where to film all these places!

POTD: 1927 Paramount Studio Map of California | /Film.

 

SICP-RS: Exercise 1.8 - Cube Roots

SICP-RS: Exercise 1.8 - Cube Roots

Part 3 of the SICP-RS Series The next coding exercise in Chapter 1 of Structure and Interpretation of Computer Programs is Exercise 1.8, which is a slight variation on the 1.7 exercise: Exercise 1.8: Newton’s method for cube roots is based on the fact that if
Jun 6, 2022 5 min read
SICP-RS: Exercise 1.7 - Square Roots, Newton Style

SICP-RS: Exercise 1.7 - Square Roots, Newton Style

Part 2 of the SICP-RS Series The next coding exercise in Chapter 1 of Structure and Interpretation of Computer Programs is Exercise 1.7: The good-enough? test used in computing square roots will not be very effective for finding the square roots of very small numbers. Also, in real computers,
Jun 5, 2022 6 min read
SICP-RS: Exercise 1.3 - Sum of Squares

SICP-RS: Exercise 1.3 - Sum of Squares

Part 1 of the SICP-RS Series The first coding exercise we come to in Chapter 1 of Structure and Interpretation of Computer Programs is Exercise 1.3: Define a procedure that takes three numbers as arguments and returns the sum of the squares of the two larger numbers. [1] Step
Aug 17, 2021 4 min read
Ben Brandt © 2023
Powered by Ghost