The main point in this article seems to be “if you learn small things in the right order, the wins you experience will help motivate you”.
I think that there’s another incredibly important point to add: things have dependencies. To learn B, you must first learn A. Learning things in the right order = traversing the dependency graph efficiently, and I think that this is extremely important.
The main point in this article seems to be “if you learn small things in the right order, the wins you experience will help motivate you”.
I think that there’s another incredibly important point to add: things have dependencies. To learn B, you must first learn A. Learning things in the right order = traversing the dependency graph efficiently, and I think that this is extremely important.