Hi,
just read the article by Martin Odersky about Scala being postfunctional (see
link). What he says looks fairly reasonable to me. There is some phrase by Andrey Breslav (creator of Kotlin) I agree with: "FP makes things simpler. Sometimes at a huge price". That's why I like the moderate approach to FP in Scala. Choose OO or FP depending on the situation.
Problem is that I only had a course on Scheme when studying. I don't have any real understanding of FP. If I sit down and try to do some FP in Scala where appropriate it is only something I think it were FP. So what I'm looking for is some reference (article, book, whatever) that explains to an FP novice what would be meaningful way to do FP in Scala.
Thanks a lot for any hints.
Regards, Oliver