wiki/2020-07-06-23-55-47.org
Gabriel Arazas aea7015cd5 Update the files for convention
Apparently, the convention (at least starting from 2018) is to make the
keywords and block names to be in lowercase as stated from one of the
following discussions at
https://orgmode.org/list/87tuuw3n15.fsf@nicolasgoaziou.fr/.

The files was updated with a one liner of shell. However, this is Emacs
and org-mode does have an API to let you do stuff in your config and
interact with the documents internally so it is not an elegant solution
in any way.
2021-04-02 00:08:15 +08:00

2.1 KiB

Deliberate practice

Unlike regular practice that involves mindless repetitions, deliberate practice involves purposeful sessions. Each session aims to improve performance and increase the skill ceiling of the practitioner. That is each session to be effective, When learning a new skill, begin with a specific end-goal to create a solid starting point.

To put it simply, deliberate practice involves getting out of comfort zone and enforces discipline. For example, trying yourself to solve some hard mathematical problems or competitive programming for the first time with a mentor. (You can see some more examples on getting started with it.)

Keep in mind, deliberate practice has one very important component: feedback. Let's try with an example where we have two tennis players, James and Isaac, improving their repertoire. Isaac is simply playing at the tennis court, leisurely picking up tennis balls, and serving at his own pace. Meanwhile, James, has a friend that picks up the missed balls and records his moves from the number of consecutive hits on one session to the ratio of missed serves over the total number of serves. Assuming both players are equally skilled at tennis, who could progress at a faster pace?

Deliberate practice usually involves with a mentor/teacher who will give you the most critical feedback and create small goals for you to start. If you can't find one, the best replacement are group chats or a community open for feedback. The main point of finding a source of feedback is getting other perspectives that you may not see it yourself.

You can also Refer to advanced resources when skill-building for a solid short-term goal. With it, identify the top performers in the field and try to make a conclusion on how do they get so far.