Archive for the ‘python’ tag
基于Python的针对科学家和工程师的软件工程
Software Engineering with Python for Scientist and Engineers是PSF2005年资助的一项计划,项目主页在Software Carpentry,作者是Greg Wilson。该项目由一系列的讲座组成,帮助科技工作者使用Python快捷的任务。目前作者正在完善第4版。更详细的信息查阅项目主页和作者的Blog。
Lectures
- Introduction
- Python Basics
- Python Strings, Lists, and Files
- Python Functions and Modules
- Debugging
- Version Control
- Python Sets and Dictionaries
- Image Processing
- Basic Unix Shell
- More Unix Shell
- Automated Builds
- Computational Complexity
- Python Basic Object-Oriented Programming
- Python Advanced Object-Oriented Programming
- Quality Assurance
- Unit Testing
- Databases
- Regular Expressions
- Binary Data
- XML
- GUI Programming
- Web Client Programming
- How Web Servers Work
- Web Application Programming
- Empirical Software Engineering
- Software Development Lifecycles
- Summary
- License
- Glossary
- Acknowledgments
- Bibliography

几个值得深入学习的工具
- 正则表达式
- VIM
- LaTeX
- Python
- Linux

Zoundry Raven开源了
Zoundry Raven以及原来的Zoundry是我在Windows平台下最喜欢的Blog客户端程序。但是因为只有Windows平台的版本,所以后来还是ScribeFire用的多。刚刚知道Zoundry Raven开源了(消息来源:python编写的博客编写客户端Zoundry Raven开源)。过去看了一下,两个没想到,没想到今年1月份就已经开源了,我还以为是最近的事情;另一个没想到是,开源了大半年,居然还没有人移植到其他平台上。