Y
Hacker News
new
|
ask
|
show
|
jobs
by
rewmie
1030 days ago
If the first thing that the blogger thought out as the leading "worst C++ design choice" is zero-based indexing, this is a clear tell that the blog has nothing of value to add.
1 comments
tkuraku
1030 days ago
Having used both 1-based and 0-based. Even started on 1-based with Matlab. 0-based indexing is my preferred!
link