Intel® Developer Zone:
Courseware - Functional Programming

  • Overview and motivation of functional languages
  • Recursion over lists, natural numbers, trees, and other recursively-defined data
  • Pragmatics (debugging by divide and conquer; persistency of data structures)
  • Amortized efficiency for functional data structures
  • Closures and uses of functions as data (infinite sets, streams)

No courses in this category