Skip to content
MathsGenie logo
Open app

Course home

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 covering AQA A Level Computer Science Writing functional programs for A Level Computer Science. Each lesson works through exam-style questions.

Lessons