Yep, I think the problem with most folks is that base 10 is taken for granted without fully understanding it. Maybe some of the concepts would be even easier to explain in hex instead of in binary - that you count to F instead of to 9 before flipping to 10, then explaining that binary follows the same principle, but only has two digits, hence has to flip to 10 sooner.
Honestly explaining base 15 first is probably the way to go, once you add symbols you can be like “ok now binary works the same way we just have to limit ourselves to two characters.”
Yep, I think the problem with most folks is that base 10 is taken for granted without fully understanding it. Maybe some of the concepts would be even easier to explain in hex instead of in binary - that you count to F instead of to 9 before flipping to 10, then explaining that binary follows the same principle, but only has two digits, hence has to flip to 10 sooner.
Honestly explaining base 15 first is probably the way to go, once you add symbols you can be like “ok now binary works the same way we just have to limit ourselves to two characters.”