网站:
- https://en.wikibooks.org/wiki/Main_Page wikibook,开放的世界,开放的书籍
- https://google.github.io/styleguide/ 代码风格建议
- https://libraries.io/ all libraries
- http://www.tutorialspoint.com/index.htm learn everything
- http://www.freecodecamp.com/ 软件开发在线学习
- http://www.learncpp.com/ c++在线学习
- http://www.cyberciti.biz/ linux,hack
- http://hmkcode.com/ android开发博客
- http://git.bookislife.com/topics/jgsk/ Java,Groovy,Scala,Kotlin 四种语言的特点对比
- http://www.mysqltutorial.org/ mysql tutorial
- https://github.com/adrai/flowchart.js javascript实现文本转svg流程图
- https://www.seebug.org/ 漏洞
- http://www.thegeekstuff.com/ linux,db,opensource,web
- https://lwn.net/ linux within news
- http://www.lfd.uci.edu/~gohlke/pythonlibs/ 非官方python扩展包 for windows
- https://cocycles.com/ 源代码搜索
- http://kvh.io/ android开发blog
- http://www.allitebooks.com/ it相关电子书
- http://zenpencils.chenxiao.info/ comic
- http://www.oschina.net/ 开源中国
- https://www.itjuzi.com/ IT桔子
- http://qrohlf.com/trianglify-generator/ 多边形背景
- https://openclipart.org/ 开放剪贴画资源
- http://www.codehero.top/ 各种前端特效
- http://caniuse.com/ 浏览器特性支持检测
- https://pyautogui.readthedocs.io/en/latest/index.htmlPyAutoGUI