Bad Documentation
Advanced PHP
2026-01-19
17
•
Code is documentation
•
Document the abstract algorithms, not the programmatical constructs
•
If you can't figure out what a piece of code does by looking at it, chances are the code is wrong
... Its the web stupid!