{"id":5749,"date":"2022-11-25T09:49:31","date_gmt":"2022-11-25T09:49:31","guid":{"rendered":"https:\/\/smartteamdigital.com\/?p=5749"},"modified":"2026-06-29T14:41:11","modified_gmt":"2026-06-29T14:41:11","slug":"ideas-for-teaching-computational-thinking","status":"publish","type":"post","link":"https:\/\/smartteamdigital.com\/en\/ideas-para-ensenar-pensamiento-computacional\/","title":{"rendered":"Ideas for teaching computational thinking"},"content":{"rendered":"<p class=\"wp-block-paragraph\">In recent years, digital technologies have permeated virtually every aspect of our lives. So-called \u2018digital natives\u2019 are avid consumers of technology, and these new trends are causing concern within the education sector, which is seeking to understand the new dynamics introduced by smart devices in order to promote their healthy and productive use. That is why one of SmartTEAM\u2019s main objectives is to promote the development of computational thinking as part of the technological literacy that children in our century need.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"269\" src=\"https:\/\/smartteamdigital.com\/wp2026\/wp-content\/uploads\/2026\/06\/Group-1784-2048x538-1-1024x269.png\" alt=\"\" class=\"wp-image-5750\" srcset=\"https:\/\/smartteamdigital.com\/wp2026\/wp-content\/uploads\/2026\/06\/Group-1784-2048x538-1-1024x269.png 1024w, https:\/\/smartteamdigital.com\/wp2026\/wp-content\/uploads\/2026\/06\/Group-1784-2048x538-1-300x79.png 300w, https:\/\/smartteamdigital.com\/wp2026\/wp-content\/uploads\/2026\/06\/Group-1784-2048x538-1-768x202.png 768w, https:\/\/smartteamdigital.com\/wp2026\/wp-content\/uploads\/2026\/06\/Group-1784-2048x538-1-1536x404.png 1536w, https:\/\/smartteamdigital.com\/wp2026\/wp-content\/uploads\/2026\/06\/Group-1784-2048x538-1-18x5.png 18w, https:\/\/smartteamdigital.com\/wp2026\/wp-content\/uploads\/2026\/06\/Group-1784-2048x538-1.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading has-text-align-center\">Would you like to receive further information?<\/h3>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">If you work at an educational institution and are interested in the project, we can arrange a presentation.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background has-text-align-center wp-element-button\" href=\"\/en\/contact\/\" style=\"background-color:#35bfe9;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--50)\">Further information<\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<h1 class=\"wp-block-heading has-text-align-center\">SmartTEAM \u2013 Computational Thinking<\/h1>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">What is computational thinking? <\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">It is a skill, comprising certain concepts and competencies, which enables one to observe reality from the perspective of a computer scientist or an IT specialist. To understand this concept, it may help to think of mathematical-logical thinking, which enables us to interpret and express certain aspects of reality using logical and mathematical tools and operations, and from there to propose new solutions and develop new ideas. Similarly, computational thinking enables us to approach reality from the perspective of computer science. Some prominent authors describe computational thinking as a method of problem-solving using computer tools. This is a very valid definition, and one that helps to understand the concept, but it is more interesting to talk about approaching situations, since computational thinking is not only useful for solving engineering problems, but is also a new form of expressing one\u2019s own ideas, or a way of creating something new in this world so heavily influenced by new technologies.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Some ideas for teaching computational thinking<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Concepts associated with computational thinking include abstraction and representational models, algorithms, decomposition and modularisation, and patterns of repetition. As for the practices or skills that need to be acquired, these include the ability to interpret code, read a programme and identify patterns of behaviour. Breaking a problem down into modules, designing a solution as a sequence of steps, optimising a programme or finding an error\u2026 and we could go on to name a few more. Let\u2019s look at the definitions of these concepts and some ideas for working on them in class.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Abstraction<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The aim is to reduce the complexity of a situation by focusing on what is important, capturing relevant information and eliminating unnecessary details. Abstraction can also be used to design representation systems: using an image to represent certain objects, or a word to represent an action. Models and simulations can be regarded as abstractions of reality. Examples: Identifying the most important skills of a footballer and assigning a value to each one. Representing actions such as moving forwards, backwards and jumping using images. Using a formula to represent the throwing of an object. Interpreting a map of the city\u2019s underground network.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Algorithmic Thinking<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">It is the skill involved in creating an algorithm or sequence. An algorithm is a series of ordered instructions required to solve a problem or carry out a complex action. Algorithmic thinking involves identifying steps and anticipating all the possible courses of action to which a programme must respond. Examples: What steps are needed to make a sandwich? Does it matter if the steps are carried out in a different order? Why or why not? Create an algorithm to help you decide what to wear each day. Create an algorithm that can help identify the different types of vehicles travelling along a road. Create an algorithm to teach a young child how to tie their shoelaces.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Decomposition<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">It involves breaking a problem down into smaller parts. Working with smaller subsets of a problem helps to reduce its complexity. Decomposition also involves thinking about computational products that can be reused as pre-designed building blocks in similar problems. In the field of computing, there is a culture of sharing, which helps to apply lessons learnt from solving previous problems to new ones, thereby promoting the development of computer science. Examples: Identify all the tasks required to bake a cake. Identify the stages of a journey from a city in the Americas to one in Europe, taking into account the time and means of transport required at each stage. Create a video game with your friends. How could you divide up the tasks? Solve a complex mathematical equation by breaking the solution down into blocks and combining the results obtained.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">Pattern recognition<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Pattern recognition involves recognising and using patterns to describe and represent sequences in data or processes. Identifying patterns enables the creation of rules for recurring actions. This cognitive tool helps to simplify the design of algorithms and facilitates optimisation. Examples: What is the pattern used to draw a square? How could that pattern be applied to draw a pentagon? Find a children\u2019s song that repeats a phrase many times. Which parts of the song are repeated? Which parts vary? Is there a pattern in that variation? Present a sequence of images containing a repetition and ask them to identify the pattern.<a href=\"https:\/\/steamold.roymo.info\/contacto-2\/\" target=\"_blank\" rel=\"noopener\"><\/a><\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background has-text-align-center wp-element-button\" href=\"https:\/\/smartteamdigital.com\/en\/contact\/\" style=\"background-color:#35bfe9;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--50)\">Shall we arrange a demo?<\/a><\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>En los \u00faltimos a\u00f1os, pr\u00e1cticamente todos los espacios de nuestra vida han sido invadidos por las tecnolog\u00edas digitales. Los llamados nativos digitales son \u00e1vidos consumidores de tecnolog\u00eda, y estas nuevas tendencias generan preocupaci\u00f3n en el \u00e1mbito educativo, que procura entender las nuevas din\u00e1micas que introducen los dispositivos inteligentes para fomentar un uso saludable y productivo [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":5781,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[14],"tags":[],"class_list":["post-5749","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-robotica-educativa"],"acf":[],"_links":{"self":[{"href":"https:\/\/smartteamdigital.com\/en\/wp-json\/wp\/v2\/posts\/5749","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smartteamdigital.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/smartteamdigital.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/smartteamdigital.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/smartteamdigital.com\/en\/wp-json\/wp\/v2\/comments?post=5749"}],"version-history":[{"count":2,"href":"https:\/\/smartteamdigital.com\/en\/wp-json\/wp\/v2\/posts\/5749\/revisions"}],"predecessor-version":[{"id":5759,"href":"https:\/\/smartteamdigital.com\/en\/wp-json\/wp\/v2\/posts\/5749\/revisions\/5759"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/smartteamdigital.com\/en\/wp-json\/wp\/v2\/media\/5781"}],"wp:attachment":[{"href":"https:\/\/smartteamdigital.com\/en\/wp-json\/wp\/v2\/media?parent=5749"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/smartteamdigital.com\/en\/wp-json\/wp\/v2\/categories?post=5749"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/smartteamdigital.com\/en\/wp-json\/wp\/v2\/tags?post=5749"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}