Media Summary: How to design the equations in an algebraic specification based on the kinds of operations: generators, manipulators, and queries ... The `option` type, which represents optional data. It's a principled way to avoid the plague of `null`. Textbook: ...

Function Application Ocaml Programming Chapter - Detailed Analysis & Overview

How to design the equations in an algebraic specification based on the kinds of operations: generators, manipulators, and queries ... The `option` type, which represents optional data. It's a principled way to avoid the plague of `null`. Textbook: ...

Photo Gallery

Function Application | OCaml Programming | Chapter 2 Video 10
Application Operators | OCaml Programming | Chapter 2 Video 17
Partial Application | OCaml Programming | Chapter 2 Video 14
Higher-Order Functions | OCaml Programming | Chapter 4 Video 1
Parts of a Function Specification | OCaml Programming | Chapter 6 Video 3
Design of Equations | OCaml Programming | Chapter 6 Video 36
Intro to OCaml + Functional Programming
Implementing a Counter | OCaml Programming | Chapter 7 Video 5
The Function Keyword | OCaml Programming | Chapter 3 Video 9
Let Expressions | OCaml Programming | Chapter 2 Video 5
Named Functions | OCaml Programming | Chapter 2 Video 11
Options | OCaml Programming | Chapter 3 Video 20
View Detailed Profile
Function Application | OCaml Programming | Chapter 2 Video 10

Function Application | OCaml Programming | Chapter 2 Video 10

Applying functions

Application Operators | OCaml Programming | Chapter 2 Video 17

Application Operators | OCaml Programming | Chapter 2 Video 17

How to define some common operators for

Partial Application | OCaml Programming | Chapter 2 Video 14

Partial Application | OCaml Programming | Chapter 2 Video 14

Application

Higher-Order Functions | OCaml Programming | Chapter 4 Video 1

Higher-Order Functions | OCaml Programming | Chapter 4 Video 1

Functions

Parts of a Function Specification | OCaml Programming | Chapter 6 Video 3

Parts of a Function Specification | OCaml Programming | Chapter 6 Video 3

Drilling down into the parts of a

Design of Equations | OCaml Programming | Chapter 6 Video 36

Design of Equations | OCaml Programming | Chapter 6 Video 36

How to design the equations in an algebraic specification based on the kinds of operations: generators, manipulators, and queries ...

Intro to OCaml + Functional Programming

Intro to OCaml + Functional Programming

This is a brief introduction to

Implementing a Counter | OCaml Programming | Chapter 7 Video 5

Implementing a Counter | OCaml Programming | Chapter 7 Video 5

How to implement a

The Function Keyword | OCaml Programming | Chapter 3 Video 9

The Function Keyword | OCaml Programming | Chapter 3 Video 9

The `

Let Expressions | OCaml Programming | Chapter 2 Video 5

Let Expressions | OCaml Programming | Chapter 2 Video 5

let` expressions Textbook: https://cs3110.github.io/textbook.

Named Functions | OCaml Programming | Chapter 2 Video 11

Named Functions | OCaml Programming | Chapter 2 Video 11

Giving

Options | OCaml Programming | Chapter 3 Video 20

Options | OCaml Programming | Chapter 3 Video 20

The `option` type, which represents optional data. It's a principled way to avoid the plague of `null`. Textbook: ...

Function Types | OCaml Programming | Chapter 2 Video 13

Function Types | OCaml Programming | Chapter 2 Video 13

The types of