Well, as a college student,I haven't realized how important the English is .

But as a web programmer,I do realize the importance of learning English.

I am not writing an English composition.I just want to emphasize the importance for

us programmers to grasp this ability of learning English.

Yes ,I am trying to read a lot of  technique books in English about web design ,

html5 , Nodejs , javascript and so on.

Why do I persist in learning programming this way?

I think I can get the first-hand computer techniques by  reading English books,visiting

foreign websites.

As a web programmer , I usually have to find some expert documents about

HTML5 , javascript and any other information related .

What should I do ? Just put some keywords in "Baidu searching bar".

No , that is not what I expected.

I usually search  documents which is important for me by searching things in the

"google" or "bing".

It is not that "Baidu" is not strong enough ,acutally it usually can handle

our daily programming problems.

But what  if you are desiring to get a expert manual or document that can't be searched

in national resources ?

well foreign website is a good choice.

For example ,when you want to learn a new technique that not a bunch of people

are researching in it in China,in that case , there is no way for us to grasp the

technology.Then ,maybe you have to visit the foreign website to get much information.

In another way, we are using English programming every day.

Don't you think it is time for us to learn English better?

Maybe someone would say that his or her English is terrible.

What I want to say is that just persist learning English daily ,you will find

another window to grasp technologies and a way to handle your problems .

If there is any grammar or spelling errors ,welcome to point them out.

thanks .

最新文章

  1. css框架
  2. eclipse优化设置
  3. 基于MVC4+EasyUI的Web开发框架经验总结(10)--在Web界面上实现数据的导入和导出
  4. 解决redmine写操作很慢的问题
  5. C语言知识整理(2):volatile与register
  6. HDU 4791 Alice's Print Service (2013长沙现场赛,二分)
  7. UITabBar的隐藏
  8. js时间基本操作
  9. 怎样高速正确的安装 Ruby, Rails 执行环境
  10. Spring4 MVC 多文件上传(图片并展示)
  11. User.java 实体类 带 数据库字段模板
  12. Win32 API之绘图函数
  13. 关于matplotlib绘制直方图偏移的问题
  14. [luoguU42591][小T的面试题]
  15. SqlDataAdapter更新数据
  16. Oracle awr报告生成操作步骤
  17. JavaWeb的编码问题
  18. CCF 交通规划(Dijkstra+优先队列)
  19. 关于JS的This指针
  20. Python爬虫之利用BeautifulSoup爬取豆瓣小说(二)——回车分段打印小说信息

热门文章

  1. Cocos2d-x示例:单点触摸事件
  2. 【SQL】Oracle的PL/SQL语法及其拓展数据类型总结
  3. HDU 1815, POJ 2749 Building roads(2-sat)
  4. JAVA Metrics 度量工具使用介绍1
  5. 【cocos2d-x】尝鲜 Cocos Code IDE(不断更新)
  6. ios崩溃日志1
  7. xCAT在多卡的物理机上装rhel6当需要人工选择网卡
  8. java使用Base64编码和解码的图像文件
  9. linux命令之删除
  10. OpenCV(C++接口)学习笔记1-图像读取、显示、保存