https://www.manning.com/books/functional-programming-in-scala
Learn functional programming in Scala and apply it to your everyday coding challenges.
functional programmingscalapaul
https://www.manning.com/books/functional-programming-in-c-sharp-second-edition
Real world examples and practical techniques for functional programming in C# without the jargon and theory.
functional programmingsecond editionenrico
https://corecursive.com/teaching-fp-with-richard-feldman/
Today Richard Feldman shares his story of going from javascript developer to elm developer to functional programming teacher.Along the way, Richard finds that...
functional programmingteachingwrongrichardfeldman
https://rockthejvm.com/courses/scala-and-functional-programming-interview-practice
Prepare to excel in your Scala interview by mastering essential data structures, algorithms, and the core principles of functional programming with Scala. Our...
functional programminginterview practicescalaamprock
https://realpython.com/learning-paths/functional-programming/
Unlock the power of functional programming in Python! From lambda functions to built-in functions like map() and filter(), and advanced topics like closures,...
functional programminglearning pathpythonreal
https://www.manning.com/books/functional-programming-in-javascript
Write cleaner, more efficient JavaScript! Learn functional programming techniques for real-world development.
functional programmingjavascriptluis
https://link.springer.com/book/10.1007/978-3-319-75771-1?error=cookies_not_supported&code=798e6df5-9559-479e-9fd2-7cedccfa9913
This textbook introduces a variety of OO and Functional Programming concepts in Scala using easy to follow examples.
beginnerguidescalaobjectorientation
https://www.meetup.com/got-lambda/
We are the Functional Programming community of Göteborg. We try to learn Clojure, Haskell, Elm or other languages, and exchange ideas around the concepts...
functional programminggotgroupmeetup
https://corecursive.com/020-concurrency-and-fp-with-riccardo-terrell/
When Riccardo Terrell hit the concurrency limitations in a jvm application, he thought back to the haskell he learned in a university course and decided to...
functional programmingconcurrencyriccardoterrellpodcast
https://realpython.com/quizzes/python-functional-programming/
In this quiz, you'll test your understanding of functional programming in Python. You'll revisit concepts such as functions being first-class...
functional programmingpythonuse
https://www.infoq.com/presentations/elm-reactive-programming/
Evan Czaplicki explains the key concepts of Functional Reactive Programming, showing how FRP can avoid the callback hell. He shows how to use FRP for games,...
reactive programmingfunctionalelminfoq
https://corecursive.com/004-design-principles-from-functional-programming-with-runar-bjarnason/
Runar Bjarnason has been exploring how writing in a functional style increases modularity and compositionality of software for many years. He is co-author of...
design principlesfunctional programmingpodcast
https://www.manning.com/books/functional-programming-in-java
Unlock the power of functional programming in Java to build more robust and scalable applications.
functional programmingjavapierreyves
https://gotopia.tech/articles/122/functional-programming-through-the-lens-of-a-philosopher-and-linguist
Sep 4, 2023 - Discover linguistic insights into the world of functional programming. Explore the power of language.
functional programmingexploredphilosopherlenstech
https://www.manning.com/books/grokking-functional-programming
Functional programming made easy. A simple guide to help programmers understand FP principles quickly.
functional programming
https://pragprog.com/titles/sbelixir/from-ruby-to-elixir/?utm_source=thinkingelixir&utm_medium=shownotes
Use your Ruby knowledge to quickly learn Elixir and build scalable applications using the most powerful libraries in the Elixir ecosystem.
rubyelixirunleashfullpotential
https://noti.st/jemimaabu/CWXPNP/lets-get-func-y-an-introduction-to-functional-programming
a.k.a. a web app is just multiple functions stacked on top of each other, wearing a trenchcoat. Let’s get back to basics, for a minute. No frameworks, no...
functional programminggetintroduction
https://thenewstack.io/introduction-to-gleam-a-new-functional-programming-language/
Jun 22, 2024 - Gleam is a type safe functional programming language for building scalable concurrent systems. Is it as friendly as it claims? We find out.
functional programmingintroductiongleamnewlanguage
https://www.manning.com/books/functional-programming-in-kotlin
Master techniques and concepts of functional programming to deliver safer, simpler, and more effective Kotlin code.
functional programmingkotlinmarcopaul
https://www.manning.com/books/functional-programming-in-c-plus-plus
Write cleaner, more maintainable C++ code using functional programming techniques.
functional programmingivanampuki
https://www.theserverside.com/tip/A-JavaScript-functional-programming-basic-tutorial
Dec 19, 2024 - This detailed tutorial shows how to implement pure functions in JavaScript that are deterministic and referentially transparent, and create no side effects.
functional programmingjavascriptbasictutorialtheserverside
https://www.theserverside.com/tip/Understanding-the-principles-of-functional-programming
Nov 27, 2024 - Moving from object-oriented to functional programming is a paradigm shift for developers, but these key principles explain why it's worth the effort.
functional programmingunderstandingprinciplestheserverside