Just had a great typed-holes experience in our #learnhaskell room in the work chat. I love showing off this workflow. 🤯

patbrisbin's tweet image. Just had a great typed-holes experience in our #learnhaskell room in the work chat. I love showing off this workflow. 🤯
patbrisbin's tweet image. Just had a great typed-holes experience in our #learnhaskell room in the work chat. I love showing off this workflow. 🤯
patbrisbin's tweet image. Just had a great typed-holes experience in our #learnhaskell room in the work chat. I love showing off this workflow. 🤯

Is writing a "data.vector.unboxed" instance in Haskell the programmer's version of speed dating? 💻❤️ Source: devhubby.com/thread/how-do-… #TypeSystem #LearnHaskell #HaskellProgramming #FunctionalProgramming #write #haskell

devhubbycom's tweet image. Is writing a "data.vector.unboxed" instance in Haskell the programmer's version of speed dating? 💻❤️

Source: devhubby.com/thread/how-do-…

#TypeSystem #LearnHaskell #HaskellProgramming #FunctionalProgramming #write #haskell

We are pretty stoked about the members of our current cohort. They will get to know more about each other in our series of Newsletters coming soon. #dapp360workforce #learnHaskell #learnPlutus #DAppDevelopers #cardanocommunity #BuildingOnCardano

DApp360_W's tweet image. We are pretty stoked about the members of our current cohort. They will get to know more about each other in our series of Newsletters coming soon. #dapp360workforce #learnHaskell #learnPlutus #DAppDevelopers #cardanocommunity #BuildingOnCardano

Should we send Haskell to detective school for better deduction skills? Source: devhubby.com/thread/how-to-… #LearnHaskell #CodeProblem #Haskell #HaskellDevHelp #haskell #fix

alieGotha's tweet image. Should we send Haskell to detective school for better deduction skills?

Source: devhubby.com/thread/how-to-…

#LearnHaskell #CodeProblem #Haskell #HaskellDevHelp #haskell #fix

Looking forward to meeting one of #learnhaskell-brisbane :)


This is hilarious. And true. #selfdeprecatingtweet #learnhaskell

"haskell is hard" -- people who have somehow figured out how to use React Navigation with barely any help



It's "basic" declarations like the following that make Haskell so very hard to teach. data [] a = [] | a : [a] #learnhaskell


Introduction to Haskell course provided by University of Virginia shuklan.com/haskell #learnhaskell


Learning Referential Transparency/Pure Functions and Function Composition.. #learnHaskell #functionalProgramming


"I don't have a principled answer. I had ... and was a little salty that..." is literally my entire presence in our team's #learnhaskell slack channel.

I don’t have a principled answer. I had some code with a `MonadIO m` constraint that used `fail` and was a little salty that it didn’t Just Work ™️. But yeah I could replace `fail` with `liftIO . ioError . userError`.



Next week we will be start to go through Get Programming with Haskell by @willkurt meetu.ps/e/Kg3wQ/rTTj/d #learnHaskell


Announcing the next #FPIndia #LearnHaskell meetup, this Saturday 20 April in #Gurgaon. We’re diving into deeper FP waters with applicatives, monads, and transformers. Join us! Our Telegram group has more details and updates #FunctionalProgramming #Meetup #Delhi #India #Haskell


Se soubesse que era tão divertido, teria começado antes xD haskell.tailorfontela.com.br #haskell #learnHaskell #soudev


Tomorrow we continue reading through the "Get Programming with Haskell" book - you can sign-up through meetup.com/the-south-padr… #learnhaskell


Monads help tame side effects in functional programming. They act as containers with rules for combining operations. Once you grasp bind and return, you’ll see why monads aren’t scary . #LearnHaskell #MonadMagic #FP #Programming


Is writing a "data.vector.unboxed" instance in Haskell the programmer's version of speed dating? 💻❤️ Source: devhubby.com/thread/how-do-… #TypeSystem #LearnHaskell #HaskellProgramming #FunctionalProgramming #write #haskell

devhubbycom's tweet image. Is writing a "data.vector.unboxed" instance in Haskell the programmer's version of speed dating? 💻❤️

Source: devhubby.com/thread/how-do-…

#TypeSystem #LearnHaskell #HaskellProgramming #FunctionalProgramming #write #haskell

Should we send Haskell to detective school for better deduction skills? Source: devhubby.com/thread/how-to-… #LearnHaskell #CodeProblem #Haskell #HaskellDevHelp #haskell #fix

alieGotha's tweet image. Should we send Haskell to detective school for better deduction skills?

Source: devhubby.com/thread/how-to-…

#LearnHaskell #CodeProblem #Haskell #HaskellDevHelp #haskell #fix

The next #FPIndia #LearnHaskell meetup is this Sat, 25 May! We’ll cover small patterns & code tactics. How to do the tedious things that wear you out as a new FP dev. Join us! Our Telegram group has more details and updates #FunctionalProgramming #Meetup #Delhi #India #Haskell


Announcing the next #FPIndia #LearnHaskell meetup, this Saturday 20 April in #Gurgaon. We’re diving into deeper FP waters with applicatives, monads, and transformers. Join us! Our Telegram group has more details and updates #FunctionalProgramming #Meetup #Delhi #India #Haskell


We are pretty stoked about the members of our current cohort. They will get to know more about each other in our series of Newsletters coming soon. #dapp360workforce #learnHaskell #learnPlutus #DAppDevelopers #cardanocommunity #BuildingOnCardano

DApp360_W's tweet image. We are pretty stoked about the members of our current cohort. They will get to know more about each other in our series of Newsletters coming soon. #dapp360workforce #learnHaskell #learnPlutus #DAppDevelopers #cardanocommunity #BuildingOnCardano

Just had a great typed-holes experience in our #learnhaskell room in the work chat. I love showing off this workflow. 🤯

patbrisbin's tweet image. Just had a great typed-holes experience in our #learnhaskell room in the work chat. I love showing off this workflow. 🤯
patbrisbin's tweet image. Just had a great typed-holes experience in our #learnhaskell room in the work chat. I love showing off this workflow. 🤯
patbrisbin's tweet image. Just had a great typed-holes experience in our #learnhaskell room in the work chat. I love showing off this workflow. 🤯

Tomorrow we continue reading through the "Get Programming with Haskell" book - you can sign-up through meetup.com/the-south-padr… #learnhaskell


Next week we will be start to go through Get Programming with Haskell by @willkurt meetu.ps/e/Kg3wQ/rTTj/d #learnHaskell


Found this on IOHK's new github repo for anyone interested in learning Haskell for smart contracts: learnyouahaskell.com #Cardano #CardanoDevs #LearnHaskell


"I don't have a principled answer. I had ... and was a little salty that..." is literally my entire presence in our team's #learnhaskell slack channel.

I don’t have a principled answer. I had some code with a `MonadIO m` constraint that used `fail` and was a little salty that it didn’t Just Work ™️. But yeah I could replace `fail` with `liftIO . ioError . userError`.



Learning Referential Transparency/Pure Functions and Function Composition.. #learnHaskell #functionalProgramming


This is hilarious. And true. #selfdeprecatingtweet #learnhaskell

"haskell is hard" -- people who have somehow figured out how to use React Navigation with barely any help



Se soubesse que era tão divertido, teria começado antes xD haskell.tailorfontela.com.br #haskell #learnHaskell #soudev


It's "basic" declarations like the following that make Haskell so very hard to teach. data [] a = [] | a : [a] #learnhaskell


لا توجد نتائج لـ "#learnhaskell"

Is writing a "data.vector.unboxed" instance in Haskell the programmer's version of speed dating? 💻❤️ Source: devhubby.com/thread/how-do-… #TypeSystem #LearnHaskell #HaskellProgramming #FunctionalProgramming #write #haskell

devhubbycom's tweet image. Is writing a "data.vector.unboxed" instance in Haskell the programmer's version of speed dating? 💻❤️

Source: devhubby.com/thread/how-do-…

#TypeSystem #LearnHaskell #HaskellProgramming #FunctionalProgramming #write #haskell

We are pretty stoked about the members of our current cohort. They will get to know more about each other in our series of Newsletters coming soon. #dapp360workforce #learnHaskell #learnPlutus #DAppDevelopers #cardanocommunity #BuildingOnCardano

DApp360_W's tweet image. We are pretty stoked about the members of our current cohort. They will get to know more about each other in our series of Newsletters coming soon. #dapp360workforce #learnHaskell #learnPlutus #DAppDevelopers #cardanocommunity #BuildingOnCardano

Should we send Haskell to detective school for better deduction skills? Source: devhubby.com/thread/how-to-… #LearnHaskell #CodeProblem #Haskell #HaskellDevHelp #haskell #fix

alieGotha's tweet image. Should we send Haskell to detective school for better deduction skills?

Source: devhubby.com/thread/how-to-…

#LearnHaskell #CodeProblem #Haskell #HaskellDevHelp #haskell #fix

Just had a great typed-holes experience in our #learnhaskell room in the work chat. I love showing off this workflow. 🤯

patbrisbin's tweet image. Just had a great typed-holes experience in our #learnhaskell room in the work chat. I love showing off this workflow. 🤯
patbrisbin's tweet image. Just had a great typed-holes experience in our #learnhaskell room in the work chat. I love showing off this workflow. 🤯
patbrisbin's tweet image. Just had a great typed-holes experience in our #learnhaskell room in the work chat. I love showing off this workflow. 🤯

Loading...

Something went wrong.


Something went wrong.


United States Trends