Live data from Hacker News

What I Wish I Knew When Learning Haskell

dev.stephendiehl.com

1–10 of 149 posts

Re: What I Wish I Knew When Learning Haskell

#4

I feel this might have grown beyond its title. Picking the point where I gave up, giving me a list of 7 vscode plugins, without any guidance as to which are more mature, doesnt feel like a thing anyone would wish to know before they start.

I'm pretty sure this (evolving) article has been around well before VSCode's initial release.

Re: What I Wish I Knew When Learning Haskell

#5

I feel this might have grown beyond its title. Picking the point where I gave up, giving me a list of 7 vscode plugins, without any guidance as to which are more mature, doesnt feel like a thing anyone would wish to know before they start.

I have to agree. A more opinionated guide would be more useful than one full of so many long lists of alternatives; a learner is in no position to make those choices.

Re: What I Wish I Knew When Learning Haskell

#6
post #4

I feel this might have grown beyond its title. Picking the point where I gave up, giving me a list of 7 vscode plugins, without any guidance as to which are more mature, doesnt feel like a thing anyone would wish to know before they start.

I'm pretty sure this (evolving) article has been around well before VSCode's initial release.

I'm sure you are right. That is just picking at one thing I will admit, but I do use vscode, so when I saw a section about how to best use haskell in vscode i was interested. I'm not interested enough, or as a beginner qualified, to evaluate 7 options.

Re: What I Wish I Knew When Learning Haskell

#9
post #2

Great timing. I was just pondering what functional programming language I should attempt to learn in all my new downtime.

Haskell is fun, but bear in mind that it's followes a purely functional programming paradigm, meaning you either do things the Haskell or you don't do them :). But it's a fun language to learn, and there are lots of free quality ressources on the internet
Post reply on HN