DEV Community

Discussion on: What type of learner are you? And why it matters!

Collapse
 
nitya profile image
Nitya Narasimhan, Ph.D

Thank you for sharing - that was an awesome article (and a very detailed one) so props to you for writing it. My favorite section there was on transfer learning:

"Transfer is applying the knowledge from the learning context to another context. For example, it could be applying the programming knowledge your learned at school to the side project you always dreamt to build."

I think that is actually one of the most valuable skills we can learn in technology (and one I constantly try to teach my 11yo) - look for and find reusable patterns that you can take and apply to other problems. From the learning perspective, I think the use of metaphors and analogies is also hugely impactful in helping people go from knowledge (what is it) to understanding (how does it work? how can I use it)

🙏🏽

Collapse
 
phantas0s profile image
Matthieu Cneude • Edited

Glad you liked it!

I totally agree for the use of metaphors and analogies. One needs to be careful not to use the wrong ones (which can confuse the learner), but well used they are powerful tool indeed.