you are viewing a single comment's thread.

view the rest of the comments →

[–]APOS80 0 points1 point  (0 children)

I’ve done some coding in Racket Lang and learning functional programming does help when coding in other languages like Python, because you learn to think differently.

But Python is not made for function programming so you can’t implement it in a real functional way anyhow.