My workbench.

Source: Internet
Author: User

Friends who often use eclipse must be familiar with the work desk (workspace).

After selecting a table (table of Contents), all the files and interface settings of the operation will be saved. When you re-enter, the last edit state is restored, and you start working quickly.

One of the most important principles of development efficiency can be said to be "avoid switching".

Under normal circumstances, the brain cannot get into real "multithreading." When I am working on a task, the brain is filled with all kinds of information about the task. Suddenly switching to another task, such as being pulled to a meeting or temporarily adding a task, and then going back to the previous task, is definitely a "cold start", which takes a long time to restore the previous working state. And sometimes it needs to be done again.

If there are some software on the computer that can record multiple tasks on the table, is there a mechanism in the brain to implement a multitasking stack?

Because the brain's recording mode is non-linear (divergent), such as you can easily record a jingle, but it is not so easy to write down all the units of the extension number. This point, the computer can be easily done.

My work desk is a tree of information.

The backbone of a tree is a single-threaded task, and whatever it does is the backbone of the process, which processes the information and records and transforms it.

Each branch is a copy of the trunk. Careful observation of the shape of the tree can be found that the trunk is the epitome of the tree, the so-called "fractal Geometry."

The problem is simple, the workbench is the definition of one thing, the next is to repeat and repeat.

Next, there is only one thing to face every day: the different types of information reference to the model for abstraction, memory, and application.

So, the shift of the workbench will change from one branch to another. Only the transformation of the expression form, but not the real change.

Respect the laws of the brain and find the right way to reduce the cost of switching between the Mind (Workbench) and make life easier.

My workbench.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.