DEV Community

Discussion on: What programming concept did you struggle the most with?

Collapse
 
delta456 profile image
Swastik Baranwal

Tree, Graph, Async, Recursion (sometimes), Decorators, Virtual class

Collapse
 
vtrpldn profile image
Vitor Paladini

I got my head around async eventually but recursion is something that I always have trouble with, even after all these years