-
Things I Wish Someone Had Told Me When I Was Learning How to Code — Free Code Camp
(https://medium.freecodecamp.com/things-i-wish-someone-had-told-me-when-i-was-learning-how-to-code-565fc9dcb329?gi=fc6d0a309be): 我从教别人中学到了什么
-
Lessons From A Lifetime Of Being A Programmer
(http://thecodist.com/article/lessons_from_a_lifetime_of_being_a_programmer): 来自终身程序员的编程者头条教训
-
Programming Principles
(https://webpro.github.io/programming-principles/)
: 程序设计原理与模式分类综述
-
What every computer science major should know
(http://matt.might.net/articles/what-cs-majors-should-know/): 良好编程的原则
-
How to become a programmer, or the art of Googling well
(https://okepi.wordpress.com/2014/08/21/how-to-become-a-programmer-or-the-art-of-googling-well/)
: 如何成为一名程序员,或搜索的艺术
-
Code Review Best Practices
(https://www.kevinlondon.com/2015/05/05/code-review-best-practices.html): Kevin London 的博客
-
Dieter Rams
: 10 Principles of Good Product Design
(https://stephenhaunts.com/2013/12/11/dieter-rams-10-principles-of-good-product-design/): Stephen Haunts { 战壕中的编码 }
-
10-ways-to-be-a-better-developer
(https://stephenhaunts.files.wordpress.com/2014/04/10-ways-to-be-a-better-developer.png): 开发人员的进阶之路!
-
Working as a Software Developer
(https://henrikwarne.com/2012/12/12/working-as-a-software-developer/)
: Henrik Warne 的博客
-
Software design pattern
(https://en.wikipedia.org/wiki/Software_design_pattern): 设计模式的全集
-
Design Patterns
(https://sourcemaking.com/design_patterns)
: 以示例详细解释设计模式
-
JS Project Guidelines
(https://github.com/wearehive/project-guidelines)
: 一组 JavaScript 项目的最佳实践