1. 怎样才算是精通一门语言?

  为我所用。不去写,是永远也不会深入的。

  遇到问题,能够运用这个语言的特点去解决。

 

2. 每种语言都有相似的东西:

  built-in data structure 

  syntax convention

  code structure/management

  system api (提供与操作系统相关的库)

  dependency management

  garbage collection

  

3. 每种语言都有自己的特长

  Go: concurency

  Python: data operation

posted on 2015-12-27 16:04  学思罔殆  阅读(480)  评论(0编辑  收藏  举报