Skip to content

Commit 3af52a9

Browse files
Carlossdlong
authored andcommitted
Translate _working_effectively_and_efficiently.md
1 parent 4dc8247 commit 3af52a9

File tree

1 file changed

+12
-15
lines changed

1 file changed

+12
-15
lines changed
Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
1-
# Working Effectively and Efficiently
1+
# 有效並高效的工作
22

3-
We highly recommend you do the following:
3+
我們非常推薦你按照以下方式:
44

5-
* Bring up your terminal and open 2 tabs:
6-
* One is for regular terminal stuffs
7-
* One will be for IRB (a.k.a. Rails console). We'll explain later.
8-
* Open your browser fresh or hide any windows you already have open.
9-
* Bring up one window with two tabs
10-
* One for this content
11-
* One for interacting with your app.
12-
* Open your text editor and don't close it.
13-
* Hide all extra applications. Turn off Twitter, Facebook, IM, and all other distractions.
5+
* 打開你的終端機並且開兩個分頁
6+
* 一個執行平常的終端機操作
7+
* 一個會用來執行 IRB (列如: Rails console)。 我們後面會解釋。
8+
* 重新打開你的瀏覽器或關掉其他視窗
9+
* 打開一個視窗並開兩個分頁
10+
* 一個是現在的教學
11+
* 一個是用來測試你的應用程式
12+
* 打開你的文字編輯器,不要關掉它直到這教學結束。
13+
* 把其他會產生干擾的應用程式都關掉。關掉你的Twitter, Line, FB, 和一些會讓你分心的東西。
1414

15-
By minimizing the number of things you interact with, you reduce the
16-
amount of time spent switching between them and the context lost as
17-
you work through the lessons. Having 50 tabs open in your web
18-
browser gets confusing.
15+
讓和你互動的東西最小化,你會減少花在頻繁切換的時間進而能專心的學習。開50個分頁只會讓你更加地分心。

0 commit comments

Comments
 (0)