|
|
|
|
|
by rcthompson
3955 days ago
|
|
You always have to remember what kind of indexing you are using in order to avoid making errors. But using this mental model will help people avoid making off-by-one errors because they don't even understand the indexing in the first place. |
|