Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 923 Bytes

referencias.md

File metadata and controls

24 lines (13 loc) · 923 Bytes

Referências

Beginning Haskell - Alejandro Serrano Mena, Apress

Clojure Programming - Chas Emerick, Brian Carper, and Christophe Grand, 2012 - O’Reilly

Common Lisp Recipes: A Problem-Solution Approach -Edmund Weitz, 2016 - Apress

Fluent Python - Luciano Ramalho, 2015 - O’Reilly

Functional Programming HOWTO - Andrew Kuchling, https://docs.python.org/3.5/howto/functional.html

Functional Programming in Python - David Mertz, 2015 - O’Reilly Media

Functional python programming - Steven Lott, 2015 - Packt Publishing

Haskell 2010: Language Report - Simon Marlow

Programação Funcional em OCaml - José Romildo Malaquias, 2015 - Universidade Federal de Ouro Preto (Departamento de Computação)

Structure and Interpretation of Computer Programs - Harold Abelson, Gerald Jay Sussman, Julie Sussman - 1996, The Massachusetts Institute of Technology

Understanding Computation - Tom Stuart, 2013 - O’Reilly