Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
user-inactivated · 4385 days ago · link · · parent · post: Code Academy - Learning to Code Interactively
I find programming books really boring, but it depends on the book. It's really beneficial to learn to program with a book like "The Little Schemer", typing into a REPL and getting feedback. Another good book would be "Seven Languages in Seven Weeks", using a REPL with that too.