|
|
|
|
|
by photojosh
1818 days ago
|
|
I'm not quite there, but close to being bilingual (binumeral?) between decimal and hex, and I think it's all about developing better intuition for each digit and their relationships. For instance, you say 0x9C... that's just over half (0x80) of 0x100, close to 2/3rds (0xAA). Given in embedded we're often using a byte to represent a quantity, that gives enough feel. I should practice multiplying hex by hand, I reckon that would assist in getting there. |
|