今天看耗子哥新文如何做一个有质量的技术分享,文末做了一个分享示例
For example, if you want to sharing a topic about Docker. the following outlines would be good one:
- What’s the major problems need to solve. (Provision, Environment, Isolation etc.)
- The Alternative solutions. (Puppet/Chef/Ansible, VM, LXC etc.)
- The Best Solution – Docker. Why?
- Docker’s key techniques – image, cgroup, union fs, namespace…
- Docker’s Pros/Cons
- Further reading list.
感觉吸收新知识也是同理,建立一个问题,引起好奇心,然后顺理成章往下推演,看现在的最佳解决方案(知识)是怎么经过筛选得来的。
下面是自己收集的一些tips供自己参考,持续更新:
- teach someone else
- learn in short bursts of time
- take notes by hand
- take a study nap
- the human brain processes images 60,000 times faster than text, and 90 percent of information transmitted to the brain is visual