Gifted Space

  • About
  • More/
  • Archive
  • Tags
  • Home
  • Tags
  • functional-programming
  • Python Functions in Functional Programming, Part 2: Intermediate Techniques

    Going past the basics: functools.partial and lru_cache, closures, recursion, and a real refactor of imperative code into a functional shape.

    July 25, 2026
     · Gifted
  • Python Functions in Functional Programming, Part 1: The Basics

    A beginner-friendly look at how functions work in Python when you treat them the functional-programming way — first-class objects, pure functions, and the map/filter/reduce trio.

    July 24, 2026
     · Gifted
  • Functional Programming in Python

    Why functional programming in Python isn't about purity — it's about writing code that's easier to reason about, test, and compose.

    June 11, 2026
     · Gifted
©2026 - Gifted •  Powered by Pelican and  Papyrus