Comment by globular-toast
Comment by globular-toast 4 days ago
It's funny really. I assumed by the context of being posted here on HN that this wasn't literally about teaching children to ride a bike.
I'm reminded of the approach taken by the book Structure and Interpretation of Computer Programs (SICP): start with this magical thing called Scheme and learn simple programming techniques and general principles like abstraction, then gradually add the "pedals" back until you've basically learnt to program in assembly and write a compiler for your high-level language.