I was too young to appreciate what coding was, I could type in programs but had no real understanding of DIM. I thought it was cool that they had a memory map graph in the books to help you program images - you could literally see the array layouts IIRC.
I definitely wouldn't have understood assembly at that age.
https://colorcomputerarchive.com/
Not understanding the programs I was typing in from 'The Rainbow' and other sources was quite the source of frustration when I first started out, especially if I typed something wrong or the listing contained an error as I wouldn't understand how to debug it, but over time it eventually taught me a lot about programming.
There's a YouTube channel called 'CocoTown' that's going through creating a Moon Patrol clone in 6809 assembly on the CoCo. I've learned quite a bit from watching those videos.