
Programming Languages: Principles and Paradigms Week 8
Type to start searching
    • About
    • Syllabus
    • Organization
    • Contact information
      • Week 1
      • Week 2
      • Week 3
      • Week 4
      • Week 5
      • Week 6
      • Week 7
      • Week 8
        • Lecture slides
        • Recommended reading
      • Week 9
      • Week 10
      • Week 1
      • Week 2
      • JavaScript No No's
    • Lecture slides
    • Recommended reading

    Week 8

    Lecture slides¶

    • Control flow, continuations, monads: pdf, key.

    Recommended reading¶

    • Textbook: Sections 8.1, 8.3
    • By example: Continuation-passing style in JavaScript by Matt Might
    • Tackling the Awkward Squad: monadic input/output, concurrency, exceptions, and foreign-language calls in Haskell by Simon Peyton Jones
    Previous Week 7
    Next Week 9
    powered by MkDocs and Material for MkDocs