Pt/Haskell

From HaskellWiki
Revision as of 01:51, 19 April 2007 by Marcosalexandre (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Haskell em Português

Haskell é uma linguagem de propósito geral, linguagem de programação puramente funcional e fortemente tipada, com funções de alta ordem, polimorfismo, classes tipadas e mônadas. Compiladores Haskell são livremente disponíveis para as mais variadas plataformas.

Livros-texto

Cover Claudio Cesar de S and Marcio Ferreira da Silva
Haskell: Uma Abordagem Prtica, Novatec Editora Ltda., 2006, 296 pages, ISBN 85-7522-095-0. The price is R$ 62,00 (in Reais). Language: Portugese

This book is being published by Novatec Editora Ltda. You can access directly here.
Book description:
This book brings a comprehensive vision of Haskell language. No knowledge in another functional programming language is expected. In addition, no background in programming is required. The book presents issues from basic up to an intermediate level; it also includes some advanced aspects of Haskell. The title of the book, Haskell: Uma Abordagem Prtica, in English Haskell: A Practical Approach, is the essence of the book. The result is a text that can be used in courses of programming and paradigms languages. Finally, many practical examples can be found throughout the book.

An additional page containing comments on this book is found here: [1]. Other data as bibtex entry, cover's book in several formats, Winhugs-2001 for download, and so on. This page is Portugese.

Blogs

Articles