learn-you-a-haskell
learn4haskell
Our great sponsors
learn-you-a-haskell | learn4haskell | |
---|---|---|
74 | 13 | |
284 | 899 | |
- | 0.8% | |
0.0 | 0.0 | |
10 months ago | 28 days ago | |
Makefile | Haskell | |
- | Mozilla Public License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
learn-you-a-haskell
-
So Hows the Hackathon Going?
you start that way, but don't do http://learnyouahaskell.com really?
- help i just discovered haskell 38 hours ago and i think i love it
-
Why I decided to learn (and teach) Clojure
Elm is a statically typed language inspired by Haskell. The natural step would be to use Elm on the frontend and Haskell on the backend. And that's what I tried to do. I read with some difficulty the Learn You a Haskell for Great Good! book (available for free here) and learned a lot of cool stuff. But creating a complete backend using Haskell proved to be more than I could chew. So I decided to look for alternatives...
-
I’m trying coding
Here y’go!
-
Starting out.
Definitely check out: http://learnyouahaskell.com
-
Can someone define a monad in simple terms?
You see? It's not simple but you'll get there if you persist. Most Haskell and Purescript books cover it. Personally it clicked for me going through the "learn you a haskell" book. http://learnyouahaskell.com
- Počeo da učim Haskell
-
Combine and functional programming
You just wait until you start reading this http://learnyouahaskell.com/
- I’m now 25. Should I move out for the sake of independence & struggle financially or should I continue to save for a house?
-
"Learn Haskell by building a blog generator" is a great resource for learning
This is my second time learning Haskell. I’ve learned it at the university in a course and through http://learnyouahaskell.com, but I’ve mostly forgotten everything but the basics.
learn4haskell
-
15 Resources to Help You Learn Haskell in 2022
If reading books isn’t exactly your thing, here are some Haskell courses that should get you writing Haskell as fast as possible. There are two options to choose from here: something like Type Classes or learn4haskell can be very useful for getting started with the Haskell syntax and basic language constructs, while the more university-focused courses from Erik Meijer or Graham Hutton will help you start thinking like a functional programmer.
-
I want to get into Cardano, considering learning Haskell, worried it is too niche of a language for a secure career path.
If you are already advanced in other programming languages, this course will get your feet wet: https://github.com/kowainik/learn4haskell
- Cardano Daily Discussion - Questions & Market Thread - June 02, 2021
-
Good way to learn haskell?
Learn4Haskell - Great for getting your feet wet with Haskell's syntax, and the fundamental typeclasses. They teach the concepts, and give you exercises on Haskell files which I find really neat. Akin to vim tutor. You can also run test cases which I found helpful.
You can check Learn4Haskell. It contains dev env setup instructions, explanations of topics with exercises. And the bonus feature is that course authors will review your solutions and provide feedback.
-
My Hacktoberfest 20 Journey Towards Climate Change
Later, I found repos like kowainik/learn4haskell where we can create 4 valid PR's and learn some Haskell along the way. As of now, I have raised 2 PR's to this repo and I must say learning Haskell and functional programming concepts has been fun.
Most project maintainers are very much interested to help beginners get into open source, so you just have to get started. Just have a look at one of my PR.
What are some alternatives?
fp-course - Functional Programming Course
plutus-pioneer-program - This repository hosts the lectures of the Plutus Pioneers Program. This program is a training course that the IOG Education Team provides to recruit and train software developers in Plutus, the native smart contract language for the Cardano ecosystem.
learn-you-a-haskell-notebook - Jupyter adaptation of Learn You a Haskell for Great Good!
coq - Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
hadolint - Dockerfile linter, validate inline bash, written in Haskell
awesomo - Cool open source projects written in various languages.
jenkins-infra - Jenkins main control repo for R10k and our Puppet Enterprise managed infrastructure
inline-js - Call JavaScript from Haskell, and vice versa!
book - V2 of Real World OCaml
Exercism - website - The codebase for Exercism's website.
algebra-driven-design - Source material for Algebra-Driven Design