Slide 8
Slide 8 text
Functional programming
in real world
• A set of skills, concepts and principles:
• Distinguishing actions, calculations, and data
• Staying immutable in a mutable language
• ... and more
• They are valuable and regardless of what language you use.