Search Books

haskell tutorial for beginners:learn haskell programming language: Learn haskell very fast from scratch

Author ANMOL GOYAL
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
Price not listed
🛒 Buy New on Amazon 🇺🇸
Share:
Book Details
Author(s)ANMOL GOYAL
ISBN / ASINB078QR9Q9W
ISBN-13978B078QR9Q99
Sales Rank952,329
MarketplaceUnited States 🇺🇸

Description

Haskell is a widely used purely functional language. Functional programming is based on mathematical functions. Besides Haskell, some of the other popular languages that follow Functional Programming paradigm include: Lisp, Python, Erlang, Racket, F#, Clojure, etc. Haskell is more intelligent than other popular programming languages such as Java, C, C++, PHP, etc. In this tutorial, we will discuss the fundamental concepts and functionalities of Haskell using relevant examples for easy understanding.
Audience

This tutorial has been prepared for beginners to let them understand the basic concepts of functional programming using Haskell as a programming language.
Prerequisites

Although it is a beginners tutorial, we assume that the readers have a reasonable exposure to any programming environment and knowledge of basic concepts such as variables, commands, syntax, etc.