Share This
Learn more about The Haskell School of Expression »
The Haskell School of Expression
This is a detail view of
Literature Subject
topics from the Freebase topic about The Haskell School of Expression.
This summary is community-built, so if you think there is
something missing, just add it!
Add More Topics
Save this view to a base, or just for yourself.
4 Literature Subject topics matching:
Filter this CollectionComputer programming
Computer programming (often shortened to programming or coding) is the process of writing, testing, debugging/troubleshooting, and maintaining the source code of computer programs. This source code is written in a programming language. The code may...
Works Written About This Topic:
- Hackers & Painters ,
- Structure and Interpretation of Computer Programs ,
- Programming Collective Intelligence ,
- Hooked on Java
Computing Science
Computer science or computing science is the study of the theoretical foundations of information and computation, and of practical techniques for their implementation and application in computer systems. It is frequently described as the systematic...
Works Written About This Topic:
- Snow Crash ,
- The Diamond Age ,
- The Art of Computer Programming ,
- Unlocking the Clubhouse: Women in Computing
Functional programming
In computer science, functional programming is a programming paradigm that treats computation as the evaluation of mathematical functions and avoids state and mutable data. It emphasizes the application of functions, in contrast to the imperative...
Works Written About This Topic:
View entire collection »Haskell
Haskell (pronounced [ˈhæskəl]) is a standardized, general-purpose purely functional programming language, with non-strict semantics and strong static typing. It is named after logician Haskell Curry.
Following the release of Miranda by Research...