|
|
|
|
|
by nathias
1664 days ago
|
|
Ok, so in a CS sense, why would prepending be better than appending for numbers? If there is a difference (imo there isn't because of the way we chunk thinking), but for counting appending is probably better as the significant part is first and non significant last?
Same with dates, isn't it better to see the more significant info upfront? You are more likely to be confused about which day it is than which month, and about which month than which year it is. |
|