google / haskell-trainings

Haskell 101 and 102: slides and codelabs
Apache License 2.0
1.38k stars 110 forks source link

Recommend why functional programming matters #20

Closed xnning closed 4 years ago

xnning commented 4 years ago

Want to recommend the article why functional programming matters.

This is not a scared research paper but rather a modest introduction on how functional programming plays an important role in software development using many interesting examples. It is a quite famous paper that got more than 1k citations and is usually considered a good article to read when understanding the motivation of functional programming.

I checked adding this reference still fits the page.

googlebot commented 4 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

xnning commented 4 years ago

@googlebot I signed it!

googlebot commented 4 years ago

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

ilya-bobyr commented 4 years ago

This is indeed a good article, but I wonder if all the links will now fit on the slide. Did you try generating the PDF and checking?

P.S. We should work on a release process %)

xnning commented 4 years ago

This is indeed a good article, but I wonder if all the links will now fit on the slide. Did you try generating the PDF and checking?

Yes! You may have missed the description: I checked adding this reference still fits the page :).

ilya-bobyr commented 4 years ago

This is indeed a good article, but I wonder if all the links will now fit on the slide. Did you try generating the PDF and checking?

Yes! You may have missed the description: I checked adding this reference still fits the page :).

Indeed, I missed it =) Thanks for checking!