Logo

Haskell Tutorial for C Programmers

Small book cover: Haskell Tutorial for C Programmers

Haskell Tutorial for C Programmers
by

Publisher: HaskellWiki

Description:
Haskell has both more flexibility and more control than most languages. For computer science students, Haskell is weird and obtuse. This online tutorial assumes that the reader is familiar with C/C++, Python, Java, or Pascal.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Developing Web Applications with Haskell and YesodDeveloping Web Applications with Haskell and Yesod
by - O'Reilly Media
This fast-moving guide introduces web application development with Haskell and Yesod, a combination that supports high-performing applications. You will explore the way Yesod handles widgets, forms, persistence, and RESTful content.
(12971 views)
Book cover: Exploring Generic HaskellExploring Generic Haskell
by - Febodruk
'Exploring Generic Haskell' gives a complete overview of the language, systematically explains the core features of Generic Haskell, and several extensions, and provides detailed examples on how the features can be implemented.
(6222 views)
Book cover: Natural Language Processing for the Working ProgrammerNatural Language Processing for the Working Programmer
by
We will go into many of the techniques that so-called computational linguists use to analyze the structure of human language, and transform it into a form that computers work with. We chose Haskell as the main programming language for this book.
(16379 views)
Book cover: Parallel and Concurrent Programming in HaskellParallel and Concurrent Programming in Haskell
by
This tutorial will introduce the main programming models available for concurrent and parallel programming in Haskell. The text should serve as an introduction to the fundamental concepts through the use of practical examples.
(11035 views)