How to Make a Complete Map of Every Thought you Think (2003)
1–10 of 39 posts
Re: How to Make a Complete Map of Every Thought you Think (2003)
#2Maps make amazing summarization/summary capturing tools. I used to unknowingly use them during my college days. One of the main reasons why I spent 1/10th the time yet scored the same as my classmates was maps. I would practically convert each chapter into a map, and merely crawling though a map was more than sufficient for any kind of a revision.
In our industry maps make wonderful testing tools. Lets say you want to test X, write down a map of each functionality, then write down further nodes, which basically is what could possible go wrong or right with each node(Each of this becomes a separate node). For each node you expand, stress the node bring out more test nodes until you can't stress any node anymore.
The resultant map will be nearly the best test cases you can come up with.
Now do this before you start coding, and what you will get is all the scenarios you need to handle to make the code bug free.
Additional tip, avoid using map software. Best tools for this kind of work are paper/pen or whiteboard/marker.
I've been using this strategy to write C code for embedded systems. And it works like a charm.
Re: How to Make a Complete Map of Every Thought you Think (2003)
#3Re: How to Make a Complete Map of Every Thought you Think (2003)
#4By committing it all to paper (and presumably, by re-reading it) you fire up all those neurons periodically which will lead to you thwarting the garbage collection process. As a consequence eventually you'll either run out of room or possibly end up with mental issues (inability to acquire new stuff or inability to focus due the large number of associations running out from each thought you have).
There is a cost associated with this map making, still, I'm very much tempted to try it to see what the positive effects are.
Re: How to Make a Complete Map of Every Thought you Think (2003)
#5Re: How to Make a Complete Map of Every Thought you Think (2003)
#6Re: How to Make a Complete Map of Every Thought you Think (2003)
#7Thanks for posting this. Maps make amazing summarization/summary capturing tools. I used to unknowingly use them during my college days. One of the main reasons why I spent 1/10th the time yet scored the same as my classmates was maps. I would practically convert each chapter into a map, and merely crawling though a map was more than sufficient for any kind of a revision. In our industry maps make wonderful testing t…
Re: How to Make a Complete Map of Every Thought you Think (2003)
#8Thanks for posting this. Maps make amazing summarization/summary capturing tools. I used to unknowingly use them during my college days. One of the main reasons why I spent 1/10th the time yet scored the same as my classmates was maps. I would practically convert each chapter into a map, and merely crawling though a map was more than sufficient for any kind of a revision. In our industry maps make wonderful testing t…
Re: How to Make a Complete Map of Every Thought you Think (2003)
#9Thanks for posting this. Maps make amazing summarization/summary capturing tools. I used to unknowingly use them during my college days. One of the main reasons why I spent 1/10th the time yet scored the same as my classmates was maps. I would practically convert each chapter into a map, and merely crawling though a map was more than sufficient for any kind of a revision. In our industry maps make wonderful testing t…
What makes paper/whiteboard so advantageous ? (Honest question, I'm using hierarchical TOC at the moment) considering it's much harder to edit, and slower to get thoughts out compared to typing ? (Note that I've only started reading the link, it may be addressed further down, if so, sorry).
This is a very important question. Drawing Maps, especially for testing purposes depends on dumping things from your brain to paper as they come to you. The problem with Map creation software is Mouse and Keyboard, take time to draw a circle(Or at best position a circle), and write things inside the circle. Brain doesn't work in get-idea->hibernate-until-recorded->proceed mode. Our brains pretty much reach an idea, and then proceed towards the other. For that you need a quickly interacting tool. Pen/Paper, Whitboard/Marker is the best tool at this time for that kind of a purpose.
Another advantage of White board is the size. Many software teams gather create a map on a big white board, take a photograph and mail the team.
Also stuff like using Pen/Paper has separate advantages. Like putting in quick note points, or a diagram etc.
Re: How to Make a Complete Map of Every Thought you Think (2003)
#10That's very interesting. I foresee a problem with capacity. If you keep everything around eventually you won't be able to move anymore. I'm so happy that I'm beginning to forget some of the stuff from my childhood, to keep carrying that along forever seems like a huge weight. Forgetting is just like remembering: a blessing and a curse at the same time. It would be really nice if our minds could actively forget someth…
Perhaps it is best that I just let it go and instead focus on learning new things that I really want to learn or that'd be useful for what I do/want to do?
Now if only I could selectively delete memories I could finally forget the time I ended a call to a client with "Love you, bye!".