态度:开放、主动、沟通php
影响力:能说、能写、能分享html
四化:自动化、流程化、系统化、文档化python
掌握一些基本技能:python、c、linux、git、unittest、vim/emacsmysql
书籍:linux
《python参考手册》git
《python基础教程》github
教程: codecademysql
挑战: Python Challenge数据库
文档: Python v2.7.3 documentation编程
高级: The Hitchhiker’s Guide to Python!
在线书籍: 鸟哥的Linux私房菜
书籍:
《Unix环境高级编程》
《UNIX系统编程》
书籍:
《版本控制之道》
在线书籍:
教程:
进阶:
最经常使用的git命令:
教程: python unittest
教程: vim-adventures
使用curl管理openstack
了解openstack的配置
咱们本身的教程:TODO
各类调试方法 * pdb
SQLAlchemy
pyzmq
libvirt
pylint
nosetest
TODO
unit test
function test
integration test
mysql
理解python中optparse.OptionParser类。
http://docs.python.org/library/optparse.html
理解collections.Mapping类。
http://docs.python.org/library/collections.html
分析浅拷贝,深拷贝
http://blog.csdn.net/winterttr/article/details/2590741
http://longmans1985.blog.163.com/blog/static/70605475200991603624942/
http://book.51cto.com/art/200806/77233.htm
LoggerAdapter类
http://docs.python.org/howto/logging-cookbook.html#context-info中。
介绍rabbitmq
http://blog.ftofficer.com/2010/03/translation-rabbitmq-python-rabbits-and-warrens/
http://kombu.readthedocs.org/en/latest/introduction.html#synopsis
Python Decorators入门
http://blog.csdn.net/beckel/article/details/3585352
Python @classmethod @staticmethod的区别。
五分钟理解元类(Metaclasses)
http://www.cnblogs.com/coderzh/archive/2008/12/07/1349735.html
nova中用到的python知识
http://canx.me/2011/12/%E4%B8%80%E4%BA%9Bpython/
python中类的总结
http://ipseek.blog.51cto.com/1041109/802243
with的总结
http://effbot.org/zone/python-with-statement.htm
Pool类
http://nullege.com/codes/search/eventlet.pools.Pool
paste模块
http://pythonpaste.org/
python魔术方法
http://pycoders-weekly-chinese.readthedocs.org/en/latest/issue6/a-guide-to-pythons-magic-methods.html
Routes模块
http://routes.readthedocs.org/en/latest/index.html
2.5版yield之学习心得
在nova目录下的HACKING.rst文件
nova的架构分析:TODO(rongze)
nova的架构源码分析:TODO(rongze)
单元测试的原理: TODO(rongze)
nova单元测试架构: TODO(rongze)
学习代码提交技能:git review、gerrit、launchpad。 TODO(rongze)
TODO(rongze)
设计API
编写nova/api
学习开发driver:TODO(rongze)
TODO(rongze)
TODO(rongze)
TODO(rongze)
熟悉openstack某个子项目,可以熟练进行二次开发:TODO(rongze)
可以使用openstack的架构,开发新的项目:TODO(rongze)
TODO(rongze)