News

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 ...
For example, no matter how much you like Python or the very-ancient-but-still-ticking C, if you're programming WordPress plugins or themes, you're writing in JavaScript and PHP. Also ...
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 ...
Offered by the Department of Computer Science and Engineering at the Faculty of Science and Technology The course introduces the principles and practice of parallel programming in a functional ...
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 ...