Feynman Technique
A learning method that involves teaching a concept to a novice to identify gaps in understanding and reinforce knowledge.
A learning method that involves teaching a concept to a novice to identify gaps in understanding and reinforce knowledge.
A simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
The phenomenon where taking a test on material improves long-term retention of that material more than additional study sessions.
A simplified, informal language used to describe the logic and steps of an algorithm or program, without syntax of actual programming languages.