Computer Science

Algorithms

Books

  • Structure and Interpretation of Computer Programs (MIT Press, 1984; ISBN 0-262-01077-1), an excellent computer science text used in introductory courses at MIT - Full bookarrow-up-right

  • Composing Programsarrow-up-right, a free online introduction to programming and computer science.

    In the tradition of SICParrow-up-right, this text focuses on methods for abstraction, programming paradigms, and techniques for managing the complexity of large programs.

Last updated