Python News and Articles
Perl script controls toy USB canon
PROGRAMMING: Replacing Tin Soldiers
An up-to-date look at free software and its makers
COMMUNITY NOTEBOOK: Projects on the Move
Expert Python Programming
Chapter 10: Documenting Your Project
13.02.2009
Best practices for designing, coding, and distributing your Python software
- Learn Python development best practices from an expert, with detailed coverage of naming and coding conventions
- Apply object-oriented principles, design patterns, and advanced syntax tricks
- Manage your code with distributed version control
- Profile and optimize your code
- Proactive test-driven development and continuous integration