πŸ“š Node [[functional programming]] exact match
Nodes contain individual contributions whose filenames match your search. x

Loading pushes...

πŸ““ functional-programming.md by @ryan

functional programming

  • functional programming is a way of writing code by means of pure functions
  • benefits of functional programming:
    1. Immutability
      • All values derived from old values
    2. Testability
      • Pure functions are easy to test
  • difficulties of functional programming:
    1. unintuivive
      • many people learn programming either imperatively or in an object-oriented manner
    2. impractical?
      • interfacing with β€œthe real world” is challenging
πŸ““ content/functional programming.md by @scalingsynthesis οΈπŸ”— ✍️

Rendering context...