I'm in the process of testing out a new, faster way of teaching programming that uses an associative method called 'constructivism'.
Instead of assuming no similar knowledge when teaching a new language or framework, we try to leverage the knowledge of similar languages and frameworks that you already have to build a new knowledge structure, and ultimately teach faster.
2 comments
[ 50.3 ms ] story [ 816 ms ] threadI'm in the process of testing out a new, faster way of teaching programming that uses an associative method called 'constructivism'.
Instead of assuming no similar knowledge when teaching a new language or framework, we try to leverage the knowledge of similar languages and frameworks that you already have to build a new knowledge structure, and ultimately teach faster.
I expand on this idea more here: https://fromtoschool.com/why-most-programming-tutorials-are-...