Hacker News new | ask | show | jobs
by PeCaN 2899 days ago
learn Haskell or OCaml or something

alternatively just write more code because tbh that sounds like you just started programming

1 comments

I find this dismissive comment funny: I started programming a long time ago in BASIC then assembly then Pascal then C and I still don't like recursion. I remember having to fix a bug in a recursive code that I didn't write: my feeling is that it is more difficult to debug recursive code than normal code.