News

From syntax and features every JavaScript developer needs to higher-level concepts you shouldn't miss, here are eight ways to ...
Offered by the Department of Computer Science and Engineering at the Faculty of Science and Technology This course introduces a functional programming language and related concepts to students that ...
In computer science, functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm in which function ...
Futhark is a purely functional data-parallel programming language in the ML family. It can be compiled to typically very efficient parallel code, running on either a CPU or GPU. The language is ...