This conversation is closed. Start a new conversation
or join one »
How would kids benefit by learning a programming language?
It teaching kids a programming language in grade school becomes the norm, just like learning to read, write and basic mathematics, other than creating their own computer programs, what ways would they benefit from learning a programming language?
Some benefits that I can think of is helping develop independence and self confidence and also giving them an outlet to develop their creativity by being able to have an idea and then create a finished product for that idea.














Farrukh Yakubov 50+
Joshua Freckleton
Rhoda Wethington
Fritzie Reisner 100+
I do think that coding provides a good opportunity to introduce some fundamentals of logic, as well as the benefits you mention, Tanis, that Resnick also mentioned in his talk.
One valuable related benefit is the experience in careful, concrete thinking. In many subjects kids learn in school or that adults learn outside of school, it is easy for students to believe they understand something well in the sense of knowing how to apply the content when, in fact, their understanding is only vague or superficial or entirely misconstrued.
In programming, if you only kind of know how to do it, the program will not run. It is a situation that requires working through the details and, if done efficiently, predicting the results both to save time and to learn well from trial and error.
Leo Taylor
It is actually a lot of fun to analyze logical fallacies and learn how often we will entertain a particular belief that is not logically sound.