Python
Problem Solving with Algorithms and Data Structures python 数据结构的一本书
蟒周刊 最新的python界周刊,各种好文章教程的中文翻译
Python Module of the Week¶ 比较接地气的教程,官方教材的补充,也是 python标准库 这本书的前身
lua
lua编程 http://www.lua.org/pil/contents.html#P2
Crash Course http://luatut.com/crash_course.html
Learn Lua the Hard Way http://www.phailed.me/2011/02/learn-lua-the-hard-way-1/
官方的一个分模块的教程集合 http://lua-users.org/wiki/TutorialDirectory
lua 一些程序片段 http://snippets.luacode.org/
openresty最佳实践 http://moonbingbing.gitbooks.io/openresty-best-practices/content/
MongoDB
MongDB权威指南 很全,很不错
MongoDB实战 slideshare上下载的,有水印,不过讲的确实不错
这里还有一个比较全面的资料整理 http://pan.baidu.com/share/link?shareid=1084557873&uk=654745222#path=%252FMongoDB
Linux相关
linux相关资源汇总 http://bbs.chinaunix.net/thread-1776727-1-1.html shell编程,linux系统,awk,sed 等,pdf chm,可以直接下载
Advanced Bash-Scripting Guide http://www.tldp.org/LDP/abs/html/abs-guide.html
Awk - A Tutorial and Introduction - by Bruce Barnett http://www.grymoire.com/Unix/Awk.html
一些比较有意思的网页