Posts

Showing posts from September, 2019

Important Skills Students Learn Through Coding

Image
Students who learn to code obviously gain coding skills, but there are other soft skills they will learn as well. For example, by using a robot kit , students can learn both to build the bot and to code its behavior. As part of a group or team, they learn to work together, divide labor, and set priorities. These and other skills are often transferrable to future jobs or classes, making coding a valuable activity for students.  Critical Thinking and Problem Solving Coding requires critical thinking. It takes time and energy to understand the problem and figure out the best way to tackle it. Is the drone kit they just coded not flying as expected? Why not? Exploring the cause and effect relationship, which can be seen immediately in bots after loading a program, can help students identify the problem in the code, and give them clues about how to fix it. They might have to analyze lines of code until an error is found or come up with an entirely new code to deal with a

Why Students Should Learn to Code

Image
Getting students to learn an entirely new language is hard. Learning multiple coding languages can be even more daunting, but tackling those challenges has become an important aspect of STEM (science, technology, engineering, math) education. With technology taking over the world, there are plenty of reasons it’s important for students to learn how to code.  It’s a Digital World Technology is everywhere. Coding and computer literacy are becoming as important as reading, writing, and math. Learning how to code on a programmable robot can help students understand the world around them better. Most people don’t understand how technology works, and often take it for granted. Sufficiently advanced technology can appear to be magic unless the systems and coding that make it work are understood. This gives students a greater appreciation for the technology working all around them. Coding can have a real-world impact, which increases engagement as students see how they ca