logoalt Hacker News

insane_dreameryesterday at 3:10 PM0 repliesview on HN

I've been teaching my 9 year old to code using Ruby, the best language to start with IMO: Clear, expressive English, object oriented is intuitive, and we're using Ruby2D to make simple terminal-based games. I prefer it to graphical-oriented languages like Scratch, as I think working with pure text and typing the commands out is a good experience.