Explore >> Select a destination


You are here

bruceeckel.com
| | mmhaskell.com
3.6 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.
| | wickstrom.tech
3.7 parsecs away

Travel
| | [AI summary] A developer explores using Python 3.12's new features like pattern matching, generics, and protocols to implement a statically typed, functional programming style similar to OCaml or Haskell.
| | vickiboykis.com
4.1 parsecs away

Travel
| | What are they? Why are they?
| | trstringer.com
30.3 parsecs away

Travel
| I'm a big fan of "the right tool for the right job". For some things, the right tool is a shell script. For others, it is Python. But sometimes... it is both.