Power of details

One of the things that limit our reading speed is the speed of creating markers. If we were required to create a marker per detail within a text, we would end up with a choice between 250wpm at 80% retention and 1000wpm at 20% retention. In fact, one of the reasons that other speedreading courses …

Doodling at school and at work will boost your productivity

Once in a while we write about doodling (or freestyle annotation) and its benefits. Students drawing in their papers where mistreated by generations of teachers. They were asked to focus, to stop fooling around and to listen to the teachers. However, the human spirit is stronger than education fashions, and student persistently doodled in school …

Mindmapping

So far I have referenced Tony Buzan books for mindmapping. I am realizing that I need to give my students a short and useful explanation of how to use mindmapping and why. This post is intended to be useful, so I will not go into historical, classical and programmable aspects of mindmapping, but focus on …

Superlearning for programmers and engineers: architecture

The top programming skill is software architecture. For software architecture we often use UML and flowcharts. These visualization are great for visual markers and often do not even need further adaptations. It is no secret that most software is built as hierarchies. Model-view-controller is probably   the most common architecture paradigm. Classes pass the data …