All Projects → pvorb → Learn You A Haskell

pvorb / Learn You A Haskell

“Learn You a Haskell for Great Good!” by Miran Lipovača

Labels

Projects that are alternatives of or similar to Learn You A Haskell

Nvidia Docker
Build and run Docker containers leveraging NVIDIA GPUs
Stars: ✭ 13,961 (+6811.39%)
Mutual labels:  makefile
Rabbitmq Auth Backend Http
HTTP-based authorisation and authentication for RabbitMQ
Stars: ✭ 194 (-3.96%)
Mutual labels:  makefile
Nodejs Rpm
node.js rpm spec
Stars: ✭ 199 (-1.49%)
Mutual labels:  makefile
Rust Empty
A Makefile to get started with Rust (DEPRECATED)
Stars: ✭ 187 (-7.43%)
Mutual labels:  makefile
Json Schema Spec
The JSON Schema I-D sources
Stars: ✭ 2,441 (+1108.42%)
Mutual labels:  makefile
Godev
Golang development tool that supports project bootstrap, live-reload (tests + application), and auto dependency retrieval based on Go Modules
Stars: ✭ 196 (-2.97%)
Mutual labels:  makefile
Badges
📝 Markdown code for lots of small badges 🎀 📌 (shields.io, forthebadge.com etc) 😎. Contributions are welcome! Please add yours!
Stars: ✭ 2,987 (+1378.71%)
Mutual labels:  makefile
Humandiseaseontology
Repository for the Human Disease Ontology.
Stars: ✭ 200 (-0.99%)
Mutual labels:  makefile
Longtasks
Long Task API
Stars: ✭ 193 (-4.46%)
Mutual labels:  makefile
Learning Cmake
learning cmake
Stars: ✭ 2,524 (+1149.5%)
Mutual labels:  makefile
Nmap Android
Nmap on Android - Makefile/diff/scripts to build it with Android NDK
Stars: ✭ 187 (-7.43%)
Mutual labels:  makefile
Shoc
The SHOC Benchmark Suite
Stars: ✭ 190 (-5.94%)
Mutual labels:  makefile
Getting Started With Knative
Knative入门——构建基于 Kubernetes 的现代化Serverless应用 - https://www.servicemesher.com/getting-started-with-knative/
Stars: ✭ 197 (-2.48%)
Mutual labels:  makefile
Redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
Stars: ✭ 13,611 (+6638.12%)
Mutual labels:  makefile
Cheat Sheets
Cheat sheets for various stuff
Stars: ✭ 201 (-0.5%)
Mutual labels:  makefile
Alpine Elixir
A Dockerfile based on my alpine-erlang image for Elixir applications
Stars: ✭ 186 (-7.92%)
Mutual labels:  makefile
Spksrc
Cross compilation framework to create native packages for the Synology's NAS
Stars: ✭ 2,446 (+1110.89%)
Mutual labels:  makefile
Device brcm rpi2
Stars: ✭ 201 (-0.5%)
Mutual labels:  makefile
Mytermuxdoc
中文Termux文档
Stars: ✭ 201 (-0.5%)
Mutual labels:  makefile
Playing Cards Assets
Playing Cards Image Assets (SVG+PNG)
Stars: ✭ 197 (-2.48%)
Mutual labels:  makefile

Learn You a Haskell for Great Good!

by Miran Lipovača.

This is my personal copy of “Learn You a Haskell for Great Good!”, the prettiest book for learning Haskell that I know of. I obtained this copy by using Pandoc.

You can read the book online or buy a copy.

Description at learnyouahaskell.com

Hey yo! This is Learn You a Haskell, the funkiest way to learn Haskell, which is the best functional programming language around. You may have heard of it. This guide is meant for people who have programmed already, but have yet to try functional programming.

The whole thing is completely free to read online, but it's also available in print and I encourage you to buy as many copies as you can afford!

To contact me, shoot me an email to: bonus at learnyouahaskell dot com! You can also find me idling on #haskell where I go by the name BONUS.

What is this repo for?

With the help of this repo, you can make your own ebook version of the book. Make sure you have Pandoc installed and pdflatex (for making the pdf) and then use 'make all', 'make epubs' or 'make pdfs' depending on what you want. The output will be written to a directory called 'out'

License

This book is licensed under an Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0) license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].