Benefits of Coding in Schools by Dr. Darrin
There is a push in education to have more students learn to code. In fact, some schools are considering having computer coding count as the foreign language requirement to graduate from high school. This in many ways almost singles that coding has "arrived" and is not a legitimate subject not just for the computer nerd but for everybody. In this post, we will look at several benefits of learning to code while in school. Problem-Solving People often code to solve a problem. It can be something as small as making an entertaining game or to try and get the computer to do something. Generally, the process of developing code leads to all kinds of small problems that have to be solved along the way. For example, you want the code to A but instead, it does B. This leads to all kinds of google searches and asking around to try and get the code to do what you want. All this is happening in the context in which the student is truly motivated to learn. This is perhaps no be...