英語學習

爲了成爲一個高級碼農,良好的英語寫做,閱讀,口語表達能力,三者缺一不可。抽點時間學習英語,未來必定受益終身。html

此文將列舉經常使用的口語,不間斷的更新。收穫在於積累!Let's go面試

***********************************************************************************************編程

1 這是一個至關寬泛的問題app

  That's an incredibly broad question post

2 這不是一個必須遵照的(硬性)規定
  This is not a hard-and-fast rule 
3 若是參數同時是輸入輸出,只會帶來麻煩(水中攪泥)
  Parameters that are both input and output (often classes/structs) muddy the waters 
4 你正好說出了我想說的話
  You just took the words right out of my mouth 
5 我從一個我迷戀的女孩那裏認識了joe
  I first learned joe from a girl I had a crush on 
6 如何決定1號比2號更特別?反之亦然
  So how to determine whether #1 is more specialized than #2 or vice versa 
7 然而偏偏相反,實際上它很是簡單
  However, in contrary to this, it is in fact quite simple 
8 要知足什麼樣的條件才能讓這種方法正常工做

  which conditions need to be fulfilled to make this method work properly 學習

9 跟我聯繫ui

  hit me upthis

10 這是理所固然的,由於這是都是與移植相關的文件spa

  it makes sense to do this since these are all port specific files.net

11 爲了討論,你的應用包含了一下文件APP.C, APP.H, APP_CFG.H

  For sake of discussion, your application is placed in files called APP.C, APP.H and APP_CFG.H

12 包含一個主要頭文件的缺點就是:可能這些頭文件與實際的.C文件不相關,因此會形成編譯時間延長

  The only drawbacks to having a master include file are that INCLUDES.H may include header files that are not
pertinent to the actual .C file being compiled and the compilation process may take longer

13 我很擅長跟人打交道,我工做努力,學東西很快

    I'm great with people, I'm hard-working and I'm a quick learner

14 然而,由於一些緣由致使一些GPS設備的定位和估計精度容易產生錯誤

  However, the positional and elevation accuracy of any given GPS location is prone to error, due to a number of factors

  ps: is prone to sth means it's easy to subject to something

15 然而很巧合的是卡爾曼濾波就是知足了這兩個準則的估計器

       It so happens that the Kalman filter is the estimator that satisfies these two criteria

16 

      the linear model that represents our system can be derived from the system model presented earlier in this article as follows:

17 對只有一把錘子的人來講,遇到的每樣東西都像釘子。—— 亞伯拉罕·馬斯洛

  To the man who only has a hammer, everything he encounters begins to look like a nail.—Abraham Maslow
 
 
學習資源
一 論壇
http://www.englishforums.com/ 能夠進行voice交流的論壇
http://www.stackoverflow.com/  很少說,碼農學英語和技術交流的不二選擇,下面還有不少子模塊,好比Linux/unix等,人氣至關的旺。裏面的chat room,是學習侃大山的好去處
 
二 書籍和影像資料(下載地址待補充)
1 crack code interview 碼農面試聖經,既能提升英語閱讀水平,又能夠提升編程能力,一箭雙鵰

  http://www.careercup.com/book (聖經的原文^_^)

  http://hawstein.com/posts/ctci-solutions-contents.html (牛人用C++實現了裏面的全部問題,原文裏面是Java實現)

2 Friends 1-10季 經典的美國生活喜劇,從頭看到尾,最好不要有字幕,看完5遍再說(這個網上一大堆,給個連接,本身去下載須要的版本,最好不要下有中文字幕的)
3 喬布斯訪談 
4 TED演講 http://open.163.com/ted/
6 新概念英語 
 
三 大神們的建議
相關文章
相關標籤/搜索