On this page:
CMSC 330 Lecture Notes
9.0

CMSC 330 Lecture Notes🔗

These are the course notes for CMSC 330. If you find any errors, unclear explanations, missing material, or have suggestions for improvement, please share anonymous feedback using this form or email anwar@umd.edu.

    1 Introduction

    2 Functional Programming with OCaml

    3 Imperative Programming with OCaml

    4 Property-Based Randomized Testing

    5 OCaml Regular Expressions

    6 Finite Automata

    7 Context Free Grammars

    8 Parsing

    9 Operational Semantics

    10 Type Checking

    11 Lambda Calculus

    12 OCaml Exercises