epogrebnyak / haskell-intro

Seven classes on Haskell and a follow-up reading list
http://tinyurl.com/haskell-intro
53 stars 6 forks source link

jasper talk on project structure, configs and practical vs research haskell #16

Open epogrebnyak opened 4 years ago

epogrebnyak commented 4 years ago

https://github.com/jaspervdj/talks/blob/master/2017-haskell-exchange-getting-things-done/slides.md

epogrebnyak commented 4 years ago

Additionaly, I think there is a very, very thin line between what we call “Design Patterns” and what we call “Common Sense”. Too much on one side of the line, and you sound like a complete idiot. Too much on the other side of the line, and you sound like a pretentious fool who needs five UML diagrams in order to write a 100-line program.