英语学习

为了成为一个高级码农,良好的英语写做,阅读,口语表达能力,三者缺一不可。抽点时间学习英语,未来必定受益终身。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 新概念英语 
 
三 大神们的建议
相关文章
相关标签/搜索