Skip to content

Course home

x
Writing functional programs
x

Functional style and functions as values

Functional style and functions as values

Functional programming builds programs from functions and expressions, rather than a long sequence of variable updates. You can use this style in dedicated functional languages such as Haskell, or in languages with functional features such as Python and Java.

Writing functional programs Lesson

  1. A Level
  2. /Computer Science
  3. /Writing functional programs

Step-by-step lessons on AQA A Level Computer Science Writing functional programs. Each one builds up to exam-style questions.

Lessons