Perl best practices /
Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Sebastopol, CA :
O'Reilly,
Ã2005.
|
Edition: | 1st ed. |
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 1. Best practices
- 2. Code layout
- 3. Naming conventions
- 4. Values and expressions
- 5. Variables
- 6. Control structures
- 7. Documentation
- 8. Built-in functions
- 9. Subroutines
- 10. I/O
- 11. References
- 12. Regular expressions
- 13. Error handling
- 14. Command-line processing
- 15. Objects
- 16. Class hierarchies
- 17. Modules
- 18. Testing and debugging
- 19. Miscellanea.