|
|
|
|
|
by IlliOnato
1830 days ago
|
|
... or when the feature is counter-intuitive and actively confusing, like "oct" and "hex" operators in Perl that do opposite of what one not familiar with them would guess. Even after many years of programming in Perl I found comments like # FROM hex, not TO hex! useful. |
|