Splash Biography



DAVID BAU, ESP Teacher




Major: Computer Science

College/Employer: Massachusetts Institute of Technology

Year of Graduation: 2020

Picture of David Bau

Brief Biographical Sketch:

Not Available.



Past Classes

  (Clicking a class title will bring you to the course's section of the corresponding course catalog)

M2651: Functions, and Nothing Else in Splash Spring 17 (Apr. 08, 2017)
A speedy intro to the untyped lambda calculus, a human-readable programming language in only two symbols. Learn how to reconstruct traditional programming constructs (numbers, arithmetic, conditionals, loops, and arrays) from scratch, using nothing but anonymous function definitions and calls.