# What's the Point of Learning Functional Programming?
18 min read
"What's the point of learning functional programming?" was a genuine question I got from a student on a functional programming course I was TAing on.
"What's the point of learning functional programming?" was a genuine question I got from a student on a functional programming course I was TAing on.
Recently, I've been TA-ing on an introduction to functional programming course, using Haskell. This is a very enlightening experience, as it once again proves the notion that the best way to learn…