It is notoriously difficult to multitask. In this exercise you calculate the sum of the numbers of the same colour e.g. red with red, green with green. The idea is to keep in your head outputs of previous computations per colour, and update them with each new result.
High-level chunking
High-level chunking allows to operate with up to 80 object in your working memory, using computer-like data structures. Since the size of working memory is correlated with IQ, this actually make you smarter. When dealing with large amount of information you may choose several strategies to encode it. High level visualization is probably the most …
Creating and using stylized markers
This is a basic and deep post that could be added to the course. It requires a bit more time and effort than a regular post on this site. I do suggest to visit all the links within and think about integrating it in your superlearning skillset. During the course we teach our students to …
Rebalancing life and work
We all want to live happily and yet to achieve something in our life. This is called work-life-balance. Here is my personal experience from the last several months. One of the issues that I want to focus on is finding again the balance between work and life. First of all: why did I loose the …
Preparing for standardized tests
This post was invited by Jonathan. The question is very simple: how does superlearner methodology help in standardized tests, like GMAT? We have anecdotal statistics showing that the superlearning students improve their test scores significantly, over multiple criteria. Time management, language skills and problem solving abilities score higher. Below are some explanations. Language skills Many …
How long does it take to generate a marker? – Part 1
One of the most interesting questions starring in the latest discussions is : “How long does it take to generate a visual marker?”. When we describe generation of visual markers we include several different activities, that light up different parts of the brain. Some of them take longer, others are lightening fast. Moreover, the complexity …
Continue reading “How long does it take to generate a marker? – Part 1”
Thank you for your donation
Thank you for your generous donations. It takes A LOT of time to write all the articles and build all the exercises you like so much. By supporting our effort you ensure a vibrant and helpful superlearner community. We will use your donations to generate more courses, exercises and helpful material. Moreover, by entering your …
20 random images generator
Icons are the most simple versatile form of visual markers. I use some sort of icons to encode all abstract notions. One of Anna’s favourite exercise is remembering 20 images. The method requires 1. Chunking of the images into groups of 3-5 icons. Group by meaning or by colour or by association 2. Creating visual …
20 random words generator
Another tool for learning. One of the most useful memory exercises is trying to remember 20 words. The method requires 1. Chunking of the words into groups of 3-5 words 2. Creating visual markers per word and linking markers within each chain 3. Speed element – needs to be done under 1 min 4. Many …
Saccade reading tool
I spend a day developing a dead-simple php tool to practice saccade reading. All it does: takes content from other sites and displays it with given width. Please use with Chrome and on articles (blogs, wikipedia). The code may occasionally fail. Use 200px for beginner level, 400px for intermediate, 800px for expert.