Difference between revisions of "Pt/Haskell"

From HaskellWiki
Jump to navigation Jump to search
Line 65: Line 65:
   
   
  +
  +
== Comunidade ==
  +
  +
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
  +
|-
  +
| [http://haskell.org/communities/ Comunidades de projetos]
  +
|}
  +
: [[Haskell_in_education|Educação]]
  +
: [[Haskell in industry|Indústria]]
  +
: [[Haskell_in_research|Pesquisa]]
  +
: [[Haskell_and_mathematics|Matemática]]
  +
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
  +
|-
  +
| [[Mailing lists]]
  +
|-
  +
| [[IRC channel]]
  +
|-
  +
| [[User groups]]
  +
|-
  +
| [http://planet.haskell.org/ Planet Haskell]
  +
|-
  +
| [[Haskell Notícias semanais]]
  +
|-
  +
| [http://sequence.complete.org The Haskell Sequence]
  +
|-
  +
| [http://hpaste.org/ Haskell pastebin]
  +
|-
  +
| [[Conferências]]
  +
|-
  +
| [[Programming contests|Conteúdo]]
  +
|-
  +
| [[Trabalhos]]
  +
|-
  +
| [[Consultores]]
  +
|-
  +
| [[Humor]]
  +
|-
  +
| [[Merchandise]]
  +
|-
  +
| [[Haskell.org|haskell.org]]
  +
|-
  +
| [[HaskellWiki:Contributing|Contribuindo para o site]]
  +
|-
  +
| Languages: [[Haskell|en]] [[Es/Haskell|es]] [[Ro/Haskell|ro]] [[Pt/Haskell|pt]] [[Fr/Haskell|fr]]
  +
|-
  +
|}
  +
  +
|valign=top bgcolor=#F0F0F0 width=65% style="text-align:left"|
   
   

Revision as of 04:11, 28 April 2007

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.


Sobre

Introdução
Definição da Linguagem
História
Futuro
Implementação
GHC
Hugs
nhc98
Yhc

Como começar

Haskell em 5 passos
Aprendendo Haskell
Livros e tutoriais
Artigos Wiki
Blog artigos
Wikibook
Research papers
Códigos exemplo

Bibliotecas

Bibliotecas padrão
Banco de dados de bibliotecas Hackage
Aplicações e bibliotecas
Hoogle: procura de bibliotecas


Comunidade

Comunidades de projetos
Educação
Indústria
Pesquisa
Matemática
Mailing lists
IRC channel
User groups
Planet Haskell
Haskell Notícias semanais
The Haskell Sequence
Haskell pastebin
Conferências
Conteúdo
Trabalhos
Consultores
Humor
Merchandise
haskell.org
Contribuindo para o site
Languages: en es ro pt fr


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