{"id":23273,"date":"2023-11-15T15:23:00","date_gmt":"2023-11-15T15:23:00","guid":{"rendered":"https:\/\/www.codemonkey.com\/?p=23273"},"modified":"2024-07-31T17:09:20","modified_gmt":"2024-07-31T17:09:20","slug":"the-advantages-of-computational-thinking-for-kids","status":"publish","type":"post","link":"https:\/\/wps.codemonkey.com\/es\/blog\/the-advantages-of-computational-thinking-for-kids\/","title":{"rendered":"Las ventajas del pensamiento computacional para los ni\u00f1os"},"content":{"rendered":"<p>In the &#8220;old days,&#8221; learning was about gathering and recalling facts and figures. And while there&#8217;s definite value in data retention, it doesn&#8217;t necessarily prepare a child for life. So, if you&#8217;re looking to give your children or pupils a head start, consider the value of computational thinking.&nbsp;<\/p>\n\n\n\n<p>Learning in the twenty-first century is about preparing children for jobs that don&#8217;t exist yet (more about this later). So, computational thinking is the path to versatile learning that equips a child to think and problem-solve rather than recite \u2014 preparing them for whatever the future job market demands.&nbsp;&nbsp;<\/p>\n\n\n\n<p>This article looks at the many advantages of computational thinking for kids, exploring how <a href=\"https:\/\/www.codemonkey.com\/blog\/how-to-nurture-logical-thinking-for-modern-learning\/\" target=\"_blank\" rel=\"noreferrer noopener\">pensamiento l\u00f3gico<\/a> is a skill for life \u2014 not just the classroom.\u00a0<\/p>\n\n\n\n<p>\u00bfListo? Empecemos.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is computational thinking?<\/h2>\n\n\n\n<p>You might be put off by the term, perhaps assuming that it\u2019s about forcing creative human beings to think with the cold-hearted logic of a computer.&nbsp;<\/p>\n\n\n\n<p>But actually, all of us engage in Computational Thinking (CT) every day of our lives.<\/p>\n\n\n\n<p>Por ejemplo:<\/p>\n\n\n\n<p>We&#8217;re rushing to leave the house and can&#8217;t find our keys. We get to the train station, and the train has already departed.&nbsp;<\/p>\n\n\n\n<p>We\u2019re left with <strong>problems to solve<\/strong>. In a nutshell: that\u2019s CT.&nbsp;<\/p>\n\n\n\n<p>In the simplest terms, CT is problem-solving.&nbsp;<\/p>\n\n\n\n<p>But if we really pick it apart, it\u2019s the process of:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>analyzing a problem<\/strong> when it occurs, and&nbsp;<\/li><li><strong>identifying <\/strong>the most <strong>appropriate solution<\/strong>.&nbsp;<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">What are the four elements of Computational Thinking?&nbsp;<\/h2>\n\n\n\n<p>We could break CT down into the following processes:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Decomposition<\/li><\/ol>\n\n\n\n<p>This is the process of <strong>breaking a problem down<\/strong> into smaller, more manageable parts.&nbsp;<\/p>\n\n\n\n<p>Ultimately, <strong>decomposing a problem<\/strong> is the key to finding a<strong> reasonable and practical solution<\/strong>, helping large, seemingly insurmountable challenges feel approachable.&nbsp;&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\"><li>Pattern Recognition&nbsp;<\/li><\/ol>\n\n\n\n<p>This is the ability to look at each element of the deconstructed problem to identify:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Similarities&nbsp;<\/li><li>Recurrent structures, and&nbsp;<\/li><li>Trends<\/li><\/ul>\n\n\n\n<p>Effectively, pattern recognition helps us make informed decisions and even predictions based on the evidence and information from Step 1.&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\"><li>Abstraction<\/li><\/ol>\n\n\n\n<p>This is about<strong> simplifying the problem<\/strong> and making it easier to <strong>visualize the solution<\/strong>.<\/p>\n\n\n\n<p>Abstraction is the process of:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>channeling the <strong>essential <\/strong>details, and<\/li><li><strong>sifting out<\/strong> the irrelevancies.&nbsp;<\/li><\/ul>\n\n\n\n<p>Essentially, <strong>discarding the irrelevant details <\/strong>helps us <strong>see the solution more clearly<\/strong>.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Por ejemplo:<\/h3>\n\n\n\n<p>You baked a cake, and it failed to rise.&nbsp;<\/p>\n\n\n\n<p>So, you go back to the beginning with a tick list:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Did you include all the ingredients in the right amounts?<\/li><li>Did you preheat the oven to the correct temperature??<\/li><li>Did the oven reach the required temperature?<\/li><li>Did you leave the cake in the oven long enough?<\/li><\/ul>\n\n\n\n<p>This tick list helps us decompose the problem.&nbsp;<\/p>\n\n\n\n<p>Then, you look for patterns:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>You check the ingredients left on your work surface &#8211; it appears you measured them all out and added them to the mix.&nbsp;<\/li><\/ul>\n\n\n\n<p>OK \u2014 you can extract this from further consideration.&nbsp;<\/p>\n\n\n\n<p>However:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Accurately recalling analog events that happened in the past (like preheating the oven) is difficult to determine once the moment has passed.&nbsp;<\/li><\/ul>\n\n\n\n<p>So, you can&#8217;t rule this one out. Instead, you can make a note to ensure that you definitely preheat the oven next time, adding a new step to the process (an algorithmic solution).&nbsp;<\/p>\n\n\n\n<p>Pero:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>It&#8217;s also tricky to determine whether your oven reached temperature. So, it could be that it didn&#8217;t reach optimal heat.&nbsp;<\/li><\/ul>\n\n\n\n<p>Again, this is an analog problem that\u2019s difficult to audit \u2014 but you can negate the problem by buying an oven thermometer and using it next time (again, adding a new process to the algorithm)<\/p>\n\n\n\n<p>Additionally:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>If you set a timer when you put the cake in the oven, you probably baked it for the right amount of time.&nbsp;<\/li><\/ul>\n\n\n\n<p>So, you can abstract this point from the problem.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">A solution<\/h3>\n\n\n\n<p>This means the solution is most likely to have something to do with the oven: inadequate preheating or not reaching the right temperature.&nbsp;<\/p>\n\n\n\n<p>As long as you mitigate these problems in future, you&#8217;ve potentially solved your problem by abstraction.&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"4\"><li>Algorithmic thinking<\/li><\/ol>\n\n\n\n<p>So you rewrite the instructions (algorithm) to include the new stages that will hopefully solve the problem next time.&nbsp;<\/p>\n\n\n\n<p>An algorithm is essentially a list of step-by-step instructions that successfully lead to a completed task. So, if it didn\u2019t work last time, you revise the list and try again.&nbsp;<\/p>\n\n\n\n<p>So, the fourth stage of CT is about gathering the salient elements of Steps 1-3 and building a logical, efficient, and effective solution.&nbsp;&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"900\" height=\"496\" src=\"https:\/\/www.codemonkey.com\/wp-content\/uploads\/2023\/10\/computational-thinking.jpg\" alt=\"computational thinking in everyday life\" class=\"wp-image-23275\" srcset=\"https:\/\/d3sujgifhk94se.cloudfront.net\/wp-content\/uploads\/2023\/10\/29152222\/computational-thinking.jpg 900w, https:\/\/d3sujgifhk94se.cloudfront.net\/wp-content\/uploads\/2023\/10\/29152222\/computational-thinking-300x165.jpg 300w, https:\/\/d3sujgifhk94se.cloudfront.net\/wp-content\/uploads\/2023\/10\/29152222\/computational-thinking-768x423.jpg 768w, https:\/\/d3sujgifhk94se.cloudfront.net\/wp-content\/uploads\/2023\/10\/29152222\/computational-thinking-18x10.jpg 18w\" sizes=\"(max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 543px, 580px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">CT in everyday life<\/h2>\n\n\n\n<p>Essentially, we go through these thought processes daily, making decisions and abstractions in the blink of an eye. And it&#8217;s essential for children to develop these <a href=\"https:\/\/www.codemonkey.com\/blog\/building-strong-problem-solving-skills-in-kids\/\" target=\"_blank\" rel=\"noreferrer noopener\">problem-solving skills<\/a> because it equips them for life.&nbsp;<\/p>\n\n\n\n<p>Because no matter how much we might try to shield our kids from challenges, they will have to face them eventually.&nbsp;<\/p>\n\n\n\n<p>Indeed, the more your children face CT problems from an early age, the more adept they become at handling the complex learning and social situations they will encounter as they progress through their educational careers.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why is computational thinking important for learners?<\/h2>\n\n\n\n<p>Classroom students of the present are the adults of the future. And, effectively, school prepares them for jobs that quite likely don&#8217;t exist yet.&nbsp;<\/p>\n\n\n\n<p>Think about it: if you grew up in the 80s, there was no such thing as a:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Social media influencer<\/li><li>Blockchain analyst<\/li><li>Podcast producer<\/li><li>Freelance copywriter<\/li><li>Cloud Architect<\/li><li>Uber driver<\/li><li>Drone operator<\/li><li>Big data scientist<\/li><\/ul>\n\n\n\n<p>The list goes on. We weren\u2019t trained for those jobs because they hadn\u2019t happened yet.&nbsp;<\/p>\n\n\n\n<p>So, the \u201ccontent acquisition\u201d of old (as in learning <strong>facts and figures<\/strong>) may not equip future adults with the skills for life they\u2019ll need.<\/p>\n\n\n\n<p>This has prompted mainstream educators around the world to move from the content acquisitional model of learning to one of<strong> higher-order thinking skills<\/strong>.&nbsp;<\/p>\n\n\n\n<p>Therefore:<\/p>\n\n\n\n<p>CT is a <strong>higher-order thinking skill<\/strong> that will equip the future generation for <strong>an ever-evolving employment market<\/strong>.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Computational thinking helps learners develop tech-based solutions<\/h2>\n\n\n\n<p>While CT isn\u2019t strictly confined to technology, computational thinking helps learners consider how they might utilize tech to aid the problem-solving process.&nbsp;<\/p>\n\n\n\n<p>Because if there\u2019s \u201can app for that,\u201d it makes sense for today\u2019s learners to use it.&nbsp;<\/p>\n\n\n\n<p>Computational thinking helps children:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Desarrollar<\/strong> y <strong>improve<\/strong> their <strong>problem-solving skills<\/strong><\/li><li><strong>Ask bold questions <\/strong>y <strong>make creative decisions<\/strong><\/li><li><strong>Evolve <\/strong>into <strong>independent, free thinkers<\/strong>.&nbsp;<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">What are the advantages of computational thinking?<\/h2>\n\n\n\n<p>In the words of Albert Einstein, &#8220;Insanity is doing the same thing over and over and expecting different results.&#8221;&nbsp;<\/p>\n\n\n\n<p>On the other hand, CT teaches learners to <strong>identify problems<\/strong> y<strong> devise original solutions<\/strong>, encouraging them to find <strong>repeatable steps<\/strong>, using algorithmic language to express them.&nbsp;&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>CT creates problem-solvers<\/li><\/ol>\n\n\n\n<p>Computational thinkers are<strong> natural problem solvers<\/strong>.&nbsp;<\/p>\n\n\n\n<p>And this is a valuable skill for life and industry, from the sciences to business to healthcare to \u2014 well, everyday life.&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\"><li>Innovators<\/li><\/ol>\n\n\n\n<p>Ultimately, we don\u2019t all need to be \u201cinventors\u201d \u2014 computational thinkers already know what a wheel does, and they find an innovative way to use the old wheel to solve a new problem.<\/p>\n\n\n\n<p>Computational thinkers are innovators by nature because they\u2019re good at abstraction \u2014 identifying and sifting, extracting solutions from problems using<strong> existing processes<\/strong>.&nbsp;<\/p>\n\n\n\n<p>Consider the \u201c<a href=\"https:\/\/youtu.be\/fW8amMCVAJQ?si=YTyhTEprMWYjPF_5\" target=\"_blank\" rel=\"noreferrer noopener\">First Follower: Leadership Lessons from Dancing Guy<\/a>\u201d YouTube video. It\u2019s had 7.8 million views because it defines something important about life, leadership, and innovation.&nbsp;<\/p>\n\n\n\n<p>In a nutshell, it explores the role of the innovator \u2014 the person who <strong>sees<\/strong> a great idea and <strong>enhances<\/strong> it by reinforcement, using it to solve a new problem that the inventor might have missed.<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\"><li>Computational thinking encourages evidence-based answers<\/li><\/ol>\n\n\n\n<p>One of our most significant modern social problems is the reluctance to gather <strong>the facts<\/strong> before forming an opinion.&nbsp;<\/p>\n\n\n\n<p>Many people jump on the bandwagon without researching the whole story \u2014 they gain a little glimpse of a fact that reinforces their personal bias, and they join the protest, causing unknown levels of havoc.&nbsp;<\/p>\n\n\n\n<p>Well, computational thinkers innately rely on research evidence. So we teach CT students how to use data and resources to produce genuine results.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Google, Microsoft, and Apple recruit and train their staff in CT, recognizing its importance in keeping their in-house thinking competitive and advantageous.&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"4\"><li>CT is straightforward to teach<\/li><\/ol>\n\n\n\n<p>Any teacher reading this article will recognize how the processes of decomposition, pattern recognition, and abstraction are innate in almost all approaches to teaching and learning. After all, learning is often about finding repeatable algorithmic solutions that help pupils develop their knowledge base.&nbsp;<\/p>\n\n\n\n<p>Indeed, regardless of the subject, from the sciences to the arts, computational thinking makes our learners go from unconscious incompetence to unconscious competence.&nbsp;<\/p>\n\n\n\n<p>Because learning is about overcoming challenges and problems and never giving up till the solution emerges.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How CT relates to coding<\/h2>\n\n\n\n<p>Of course, computational thinking is a key skill for successful computer coders.&nbsp;<\/p>\n\n\n\n<p>Effectively, computers are adept at endlessly repeating the tedious processes that we, as human thinkers, prefer to steer clear of. But in many ways, we&#8217;re better than traditional computers because they just follow instructions whether they work or not; we can work out which stage of the process went wrong.&nbsp;<\/p>\n\n\n\n<p>So, the ability to problem-solve in life is directly applicable to successful coding.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Consider this:<\/p>\n\n\n\n<p>If an <a href=\"https:\/\/www.codemonkey.com\/blog\/algorithm-exercises-for-kids\/\" target=\"_blank\" rel=\"noreferrer noopener\">algoritmo<\/a> is a string of instructions, like a cake recipe, computational thinking comes in handy when the cake goes flat, or you open the oven to a burnt crust. It means you missed or misread one of the steps \u2014 and CT helps us troubleshoot so you can complete the process successfully next time.&nbsp;<\/p>\n\n\n\n<p>It&#8217;s why we still need people in businesses. Computer operators spend months stress-testing software processes before the application gets released to the public. So, hopefully, by the time the general public uses the software, there are no bugs that impede operation.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Codemonkey coding games for computational thinking<\/h2>\n\n\n\n<p>Codemonkey Jr. challenges learners to program a monkey&#8217;s journey to catch bananas and unlock a treasure chest.&nbsp;<\/p>\n\n\n\n<p>With progressive levels that increase the challenge as the child progresses at their own rate, this fun, colorful <a href=\"https:\/\/www.codemonkey.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">coding platform<\/a> helps children develop key CT skills while learning the functions of computer coding.&nbsp;<\/p>\n\n\n\n<p>In fact, the platform is so accessible and fun your kids probably won&#8217;t even realize it&#8217;s a lesson activity at all.&nbsp;&nbsp;&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is computational thinking for early years?<\/h2>\n\n\n\n<p>You\u2019re <a href=\"https:\/\/www.nurseryworld.co.uk\/features\/article\/eyfs-activities-let-s-explore-computational-thinking#:~:text=In%20the%20early%20years%2C%20this,different%20sizes%2C%20shapes%20and%20colours.\" target=\"_blank\" rel=\"noreferrer noopener\">never too young to begin developing CT<\/a>.&nbsp;<\/p>\n\n\n\n<p>In fact, the UK government introduced CT into the National Curriculum for Key Stage 1 in 2014 &#8211; because developing a logical mind from a young age is advantageous for learning and life.&nbsp;<\/p>\n\n\n\n<p>Some of the approaches they encouraged were:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Pattern recognition<\/li><li>Making generalizations<\/li><li>Making predictions<\/li><\/ul>\n\n\n\n<p>Logical thinking was encouraged through:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Asking children to plan activities that involve <strong>prediction<\/strong><\/li><li>Asking children <strong>to test their ideas<\/strong><\/li><li>Asking children <strong>what they think<\/strong> y <strong>por qu\u00e9<\/strong>, asking them to recognize what they&#8217;ve witnessed and learned.&nbsp;<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Some examples:<\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>Testing materials to see if they sink or float. Then, setting a challenge to build a floating boat.&nbsp;<\/li><li>Testing materials to see if they\u2019re waterproof. Then, building a rain shelter.&nbsp;<\/li><li>Testing a range of materials that can float in the breeze. Then, they build a parachute for their toys.&nbsp;<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Breaking down CT into tasks for children<\/h3>\n\n\n\n<p>UNA<strong> picnic planning exercise <\/strong>is perfect for understanding decomposition, pattern recognition, abstraction, and algorithm.&nbsp;<\/p>\n\n\n\n<p>Ask pupils to:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Decide what they\u2019d like to eat on their picnic<\/li><li>Identify which ingredients they\u2019ll need<\/li><li>Write a shopping list<\/li><li>Buy the food<\/li><li>Prepare the food<\/li><li>Pack the food<\/li><li>Carry the food to the destination<\/li><\/ol>\n\n\n\n<p>You can separate each task further by learning how to make sandwiches (they could vote on their favorite fillings), prepare a salad, or bake cupcakes.&nbsp;<\/p>\n\n\n\n<p>While this fun task sounds simple, it asks children to reason, question, and overcome obstacles \u2014 all perfect introductions to computational thinking.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Preguntas frecuentes<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">What is computational thinking?<\/h3>\n\n\n\n<p>Computational thinking &#8211; in its simplest terms &#8211; is simply problem-solving. It&#8217;s the ability to break down a problem into its component parts, identify trends and patterns, differentiate between relevant and irrelevant data, and using those steps to come up with a solution to a problem. CT encourages logical thinking that benefits many learning and life situations.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What are the four components of computational thinking?<\/h3>\n\n\n\n<p>The four stages of computational thinking (CT) are: decomposition (breaking a problem down into parts), pattern recognition (identifying trends and repetitions), abstraction (sifting through the data to determine what&#8217;s useful (and what&#8217;s not), and algorithmic thinking (using the previous stages to conjure a repeatable solution to a problem).&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Can kids learn computational thinking?<\/h3>\n\n\n\n<p>Yes \u2014 absolutely. Kids love solving puzzles, playing with building bricks, and making things. So, children as young as five or six are great at CT exercises. Think about asking kids to test materials, like whether a material can float, then task them with building a boat that stays afloat. Learning CT helps children develop an inquisitive mind and prepares them for the jobs they&#8217;ll have as adults.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The advantages of computational thinking for kids<\/h2>\n\n\n\n<p>I hope you\u2019ve enjoyed reading this article on the benefits of computational thinking for children and young people.&nbsp;<\/p>\n\n\n\n<p>And if you\u2019re ready to dive in, check out some of the ways children can engage with CT exercises in our blog.<\/p>\n\n\n\n<p>Gracias por leer.&nbsp;&nbsp;<br><\/p>","protected":false},"excerpt":{"rendered":"<p>In the &#8220;old days,&#8221; learning was about gathering and recalling facts and figures. And while there&#8217;s definite value in data retention, it doesn&#8217;t necessarily prepare &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/wps.codemonkey.com\/es\/blog\/the-advantages-of-computational-thinking-for-kids\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;The Advantages of Computational Thinking for Kids&#8221;<\/span><\/a><\/p>","protected":false},"author":31,"featured_media":23274,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"image","meta":{"footnotes":""},"categories":[712,708,707],"tags":[],"class_list":["post-23273","post","type-post","status-publish","format-image","has-post-thumbnail","hentry","category-computer-science-math","category-computer-science","category-digital-literacy-citizenship","post_format-post-format-image"],"_links":{"self":[{"href":"https:\/\/wps.codemonkey.com\/es\/wp-json\/wp\/v2\/posts\/23273","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wps.codemonkey.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wps.codemonkey.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wps.codemonkey.com\/es\/wp-json\/wp\/v2\/users\/31"}],"replies":[{"embeddable":true,"href":"https:\/\/wps.codemonkey.com\/es\/wp-json\/wp\/v2\/comments?post=23273"}],"version-history":[{"count":5,"href":"https:\/\/wps.codemonkey.com\/es\/wp-json\/wp\/v2\/posts\/23273\/revisions"}],"predecessor-version":[{"id":26301,"href":"https:\/\/wps.codemonkey.com\/es\/wp-json\/wp\/v2\/posts\/23273\/revisions\/26301"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wps.codemonkey.com\/es\/wp-json\/wp\/v2\/media\/23274"}],"wp:attachment":[{"href":"https:\/\/wps.codemonkey.com\/es\/wp-json\/wp\/v2\/media?parent=23273"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wps.codemonkey.com\/es\/wp-json\/wp\/v2\/categories?post=23273"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wps.codemonkey.com\/es\/wp-json\/wp\/v2\/tags?post=23273"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}