description |
---|
工欲善其事,必先利其器 |
{% hint style="info" %}
Learn how to do our jobs efficiently and reproducibly. {% endhint %}
1.1 Work on Docker
1.2 Work on Cluster
A. Vim
You can start from a simple version of Vim, like MacVim.
Then, you can learn vim progressively, and it will be your last text editor. There isn’t any better text editor that I know of. It is hard to learn, but incredible to use.I suggest you teach yourself Vim in 4 steps:
- Survive
- Feel comfortable
- Feel Better, Stronger, Faster
- Use superpowers of vim
B. Atom
A hackable text editor for the 21st century. See how to use Atom.
Always document your project. We suggest to have a README.md file in your project DIR.
It's necessary to backup data regularly.
- Here is a tutorial for data backup methods and tips: How to backup
- 安装和使用docker
- 学习和练习一种editor