Explore >> Select a destination


You are here

rstraub.com
| | noelwelsh.com
2.8 parsecs away

Travel
| | [AI summary] This article explains the core principles of functional programming, focusing on local reasoning and composition as its main goals, and discusses how these concepts apply to code structure and maintainability.
| | henko.net
2.8 parsecs away

Travel
| | A selection of functional programming concepts that I feel are helpful to all developers.
| | mmhaskell.com
2.3 parsecs away

Travel
| | [AI summary] This article compares Functional Programming and Object Oriented Programming paradigms, discussing their key differences, strengths, weaknesses, and how Haskell fits into the functional paradigm.
| | abstractexpr.com
28.4 parsecs away

Travel
| The C programming language is over 50 years old. Despite its age, it is still going strong. Many languages have tried to replace it. But so far none did succeed. To this very day, C is still the foundation on which all the software we use each and every day ultimately depends. But with such...