知识库
推荐
- 免费编程书籍大全
- 计算机书籍控
- 看云
- 极客学院wiki
- git book
- The “Invent with Python” Blog
- 开发者头条
- 码农周刊
- CSND最新头条
- 极客头条
- iOS技术周报
- docker周报
- Awesome系列汇总
- Learn X in Y minutes
- docker从入门到实践
- laravel china
- raywenderlich
- www.thinkful.com
- pyramid文档
- searchcode.com
- Elasticsearch 权威指南
- kibana
- Kibana 中文指南
- PostgreSQL 9.3.1 中文手册
- 技术晨读
- 好东西日报
- google镜像
- solvedstack
- stackoverflow
- programming-languages github
- 每天一本编程书
- cdwanze收集的电子书
- 英文电子书大全
Python
- awesome-python
- 《Think Python 2ed》最新版中文翻译
- Python 中文官方文档
- PyTab在线手册中心
- Python标准库,https://docs.python.org/3/library/index.html
- python cookbook 第3版
- Pyuthon中文资料,http://www.pythondoc.com/
- python教程,http://www.liaoxuefeng.com/
- requests,https://github.com/kennethreitz/requests
- requests中文文档, http://cn.python-requests.org/zh_CN/latest/
- python头条,http://py.memect.com/archive/2014-10-21/short.html
- Flask中文文档,http://docs.jinkan.org/docs/flask/
- Flask Web Development翻译
- Introduction to tornado中文,http://demo.pythoner.com/itt2zh/
- tornado官方文档,http://www.tornadoweb.org/en/stable/index.html
- Tornado中文文档,http://www.tornadoweb.cn
- Scrapy 0.25 文档
- Scapy中文使用文档
- Pyramid中文官方文档
- uliweb
- MySQL Connector/Python Developer Guide
- flask资源大全
- 深入理解python3
- Pycoders Weekly
- Real Python Blog
- python资源大全
- 值得关注的 10 个 Python 英文博客
- Master Django book
- The Django book
- 深入浅出Flask
- Easy-Python
- Django 1.8.2 文档
- Awesome Flask
- moya
- webpy
- twisted.readthedocs.io
- Django常用三方库
Ruby
- Ruby on Rails 指南,http://guides.ruby-china.org/
- Ruby on Rails 教程,http://railstutorial-china.org/
- Rails 101
- Rails实践
golang
- godoc 中文
- Go语言高级编程(Advanced Go Programming)
- Go语言标准库
- awesome-go
- Golang 基础代码示例
- go标准库中文版
- GO技术晨读,http://studygolang.com/readings
- GOWEB编程,https://github.com/astaxie/build-web-application-with-golang
- Go编程入门
- The way to golang
- 学习go语言
- GO友团,http://golanghome.com/
- Golang中国,http://www.golangtc.com/
- StudyGolang,http://studygolang.com/
- beego,http://beego.me/
- Martini,https://github.com/go-martini/martini
- macaron,https://github.com/Unknwon/macaron
- Tango,https://github.com/lunny/tango/
- mgo使用指南,http://jimmykuu.sinaapp.com/static/books/mgo_guide/index.html
- XORM - eXtra ORM for Go
- XORM操作指南
- upper.io/db
- Go 语言学习资料与社区索引
- Go圣经 《The Go Programming Language》
- iris web framework
Javascript
- JavaScript 指南
- Javascript的秘密花园
- JavaScript参考文档
- 阮一峰的网络日志-javascript
- Javascript高级编程第3版
- javascript权威指南第6版
- javascript编程全解
- Speaking JavaScript
- 理解并掌握 JavaScript 中 this 的用法
- SpiderMonkey
- v8 wiki
lua
- awesome-lua
- Programming in Lua 3,http://blog.csdn.net/column/details/zhong-lua.html
- lua document,http://www.lua.org/docs.html
- lua 5.3手册中文版(云风翻译)
- lua程序设计
- Lua编程入门
- Lua系列教程:在C/C++程序里面嵌入Lua脚本
- openresty
- luajit
- MoonScript
- Lapis
- Object-orientation for Lua
- turbolua
- 30 lines library for object orientation in Lua
- GameBox Cloud Core
- alilua
- https://github.com/sumory/lor
- 跟我学 Nginx+Lua 开发
- lua users wiki ---
c++
cocos2d-x && 白鹭引擎
- cocos2d family
- 官网,http://cn.cocos2d-x.org/
- 文档,http://cn.cocos2d-x.org/article/
- 论坛,http://www.cocoachina.com/bbs/
- Programmers Guide v3.3
- Cocos2D-X权威指南(第2版)
- Cocos2d-x 3.X手游开发实例详解
- Cocos2D应用开发实践指南
- http://it-ebooks.info/tag/cocos2d/
- 零基础学习Cocos2d-x
- Egret Engine开发者中心 ---
Java && JVM && scala && groovy && clojure
Objc && Swift && iOS
- swift专题页
- Swift语言指南
- objc中国
- objc.io
- designcode.io
- nshipster
- 中文版 Apple 官方 Swift 教程《The Swift Programming Language》
- 码农周刊《Swift 特刊》
- developer.apple.com
- The Swift Programming Language 中文版
- http://swift.gg/
Linux && Android
nginx && openresty
信息安全
GIT
- github秘籍,http://snowdream86.gitbooks.io/github-cheat-sheet/content/zh/index.html
- Git版本控制与工作流
- Git Community Book 中文版
- Pro Git v2 中文版
- GotGitHub
vim
NOSQL
- Redis 命令参考 ---