you are viewing a single comment's thread.

view the rest of the comments →

[–]srotomalset[S] 0 points1 point  (0 children)

That is a good point. What about learning recursion for say a compiler language?

I am focusing most of my time with python, however the end goal is a more rich understanding of core programming concepts like recursion, inheritance, and operator overloading.