FunctionalProgrammingSimplified icon indicating copy to clipboard operation
FunctionalProgrammingSimplified copied to clipboard

Notes and projects for my book, “Functional Programming, Simplified"

Results 35 FunctionalProgrammingSimplified issues
Sort by recently updated
recently updated
newest added

#Scala / FP Can we publish all the demo code in book Functional Programming, Simplified ? I bought the paper book. Sometimes I don't have to type all the code...

This example is wrong on page 278 of the PDF: ```` wrap("","val x = 1", "") ```` It should be: ```` wrap("")("val x = 1")("") ````

in sentence "A second motivation is that the concept of currying is related to the multiple parameter groups I showed in the previous lesson come from."

In the first paragraph: "[...] I found **that** trying to learn functional programming in Scala **to be** really hard [...]"

The picture of vending machine seems like is from Armstrong, per author Josef; and Josef’s diagram is actually kids with gifts ![C5D3506D-7578-417C-B7B5-10C2AABB77E9](https://github.com/alvinj/FunctionalProgrammingSimplified/assets/11322886/34ee31f0-a59c-4963-94bc-4fedfe7c0b00) the author said “I’ll ll draw you a...