{"id":22925,"date":"2020-09-24T09:00:50","date_gmt":"2020-09-24T09:00:50","guid":{"rendered":"https:\/\/www.heartinternet.uk\/blog\/?p=22925"},"modified":"2020-09-24T09:00:50","modified_gmt":"2020-09-24T09:00:50","slug":"how-did-you-learn-to-code","status":"publish","type":"post","link":"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/","title":{"rendered":"How did you learn to code?"},"content":{"rendered":"<p>There are many reasons people learn to code. There\u2019s no one way to start and, from what our customers tell us, no wrong way. Any way you learn to code is a good way, if it works for you.<\/p>\n<p>Back in 1995, Steve Jobs famously <a href=\"https:\/\/www.dailymotion.com\/video\/xtulo9\">told the TV interviewer<\/a>, Robert Cringely,: \u201cI think everyone should learn how to program a computer, because it teaches you how to think\u201d.<\/p>\n<p>What he likely meant by that is that learning to code helps us to think logically and methodically. It also helps people to focus on the details and on the final objective of a job &#8211; to break processes down into constituent parts and to be aware that each part plays an integral role in the function of the whole. Coding is also a great way to learn analytical thinking and problem solving.<\/p>\n<p>As <a href=\"https:\/\/www.codetoday.co.uk\/post\/2018\/07\/25\/steve-jobs-1995-everybody-should-learn-to-program-a-computer-because-it-teaches-you-how\">Code Today<\/a> points out, thinking in a systematic way, like this, can have profound benefits for businesses, it can help communication within teams and it can resonate throughout a person\u2019s life.<\/p>\n<p>It can also offer an individual other benefits, as <a href=\"https:\/\/www.topuniversities.com\/courses\/computer-science-information-systems\/why-everyone-should-learn-code#:~:text=Coding%20can%20lead%20to%20software,can%20open%20up%20job%20opportunities.\">Top Universities<\/a> points out, such as a familiarity and understanding of other aspects of technology and even freelance employment opportunities.<\/p>\n<h2>How do you learn to code, today?<\/h2>\n<p>The <a href=\"https:\/\/www.gov.uk\/government\/publications\/national-curriculum-in-england-computing-programmes-of-study\/national-curriculum-in-england-computing-programmes-of-study\">National Curriculum<\/a> now includes \u2018Computing\u2019 from Key Stage 1, which teaches children to \u201ccreate and debug simple programs\u201d from the very beginning.<\/p>\n<p>It is now so widely understood that coding is important to the future prosperity of the nation that the government sponsored the formation of <a href=\"https:\/\/instituteofcoding.org\/\">The Institute of Coding<\/a>, a consortium of more than 60 universities, businesses and industry experts, which was launched in 2018 and which offers free online courses provided by British universities.<\/p>\n<p>Google is also doing its bit by providing a wide range of free short-courses through its <a href=\"https:\/\/learndigital.withgoogle.com\/digitalgarage\">Digital Garage<\/a>. These courses range from Career Development and Digital Marketing to Data and Technology.<\/p>\n<p>There\u2019s also a plethora of places you can go, online, for inspiration and tuition. Creativebloq put together <a href=\"https:\/\/www.creativebloq.com\/web-design\/online-coding-courses-11513890\">a useful list<\/a> of courses, earlier this year.<\/p>\n<p>There is really no excuse for not becoming at least familiar with the key concepts of coding. But, this wasn\u2019t always the case. Let\u2019s see if any of these scenarios ring any bells&#8230;<\/p>\n<h2>How did you learn to code in the past?<\/h2>\n<p>Our customers tell us that they learned to code in an array of different ways, very little of which involved formal schooling. There was that slightly eccentric maths teacher, of course, with his Acorn BBC Micro Model B on a trolley, that he brought out at lunchtime; but, that was as close as many school kids got to coding back in the early 80s.<\/p>\n<p>It seems that coding was mostly a private and solitary activity.<\/p>\n<p>In the very early days, many people began with the basics &#8211; by learning BASIC (Beginners&#8217; All-purpose Symbolic Instruction Code).\u00a0 That might have been on the Sharp MZ80K or the ZX Spectrum or the Commodore VIC-20 with its roomy 5 KB of RAM.<\/p>\n<p>This was back in the days when most home computers were plugged into a portable TV and driven by a tape in a separate cassette player. While you were waiting for the cassette to load up a game you had plenty of time to go and make yourself a drink, or read the latest issue of Your Sinclair or Computing Today.<\/p>\n<p>Such magazines would be devoured by enthusiasts in the early 80s, as they would print examples of code which could be copied, then enthusiastically debugged. This was likely the only way some programmers could find new code to work with, if they weren\u2019t members of a local group. There were no internet user groups or notice boards yet.<\/p>\n<p>Another way to learn was from books. The <a href=\"https:\/\/www.pearson.com\/us\/higher-education\/series\/Sams-Teach-Yourself\/335177.html\">SAMS Teach Yourself series<\/a> became (and remains) a go-to choice for enthusiastic programmers. Its ever-expanding range of volumes promises to teach you \u2018Visual C++ in 21 Days\u2019 or to teach you \u2018Javascript in 24 Hours\u2019, for example.<\/p>\n<p>The now-ubiquitous <a href=\"https:\/\/www.dummies.com\/\">For Dummies books<\/a> began with a mission to make coding seem simple and friendly enough that everyone would feel confident in having a go. They began with \u2018DOS for Dummies\u2019 in 1991 and that was swiftly followed by \u2018Windows for Dummies\u2019.<\/p>\n<p>When you ask programmers where they began, you hear BASIC, Fortran, Cobol, Pascal, Assembler, Python, C and C++, Java, HTML, and PHP among other names.<\/p>\n<h2>How to learn to code<\/h2>\n<p>However, wherever and whenever programmers began, there are a few constant themes that emerge in what they told us:<\/p>\n<ul>\n<li>Write code everyday.<\/li>\n<li>As you write, so must you read &#8211; read other people\u2019s code.<\/li>\n<li>Be patient. Learning new languages takes time.<\/li>\n<li>Practice and practice, then practice some more.<\/li>\n<li>Don\u2019t see mistakes as frustrations or problems, but as opportunities to learn.<\/li>\n<\/ul>\n<p>They sound strangely similar to the habits one needs to develop in order to master any new skill.<\/p>\n<h3>Tell us how you learned to code<\/h3>\n<p>Every programmer starts from a different place and, while the destination may be similar, the journey they take is always unique. We\u2019d love you to get in touch with us on <a href=\"https:\/\/www.facebook.com\/heartinternet\/\">Facebook<\/a> or <a href=\"https:\/\/twitter.com\/HeartInternet\">Twitter<\/a> and tell us the tale of how &#8211; and why &#8211; you learned to code.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>There is no one way to learn to code and no wrong way. Any way you learn to code is a good way, if it works for you. How did you learn?<\/p>\n","protected":false},"author":4,"featured_media":22929,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,24],"tags":[91],"class_list":{"0":"post-22925","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-free-resources","8":"category-web-design","9":"tag-learn-to-code"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How did you learn to code? - Heart Internet<\/title>\n<meta name=\"description\" content=\"How did you learn to code? - Written by the team at Heart Internet.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How did you learn to code? - Heart Internet\" \/>\n<meta property=\"og:description\" content=\"How did you learn to code? - Written by the team at Heart Internet.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/\" \/>\n<meta property=\"og:site_name\" content=\"Heart Internet\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/heartinternet\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-09-24T09:00:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.heartinternet.uk\/blog\/wp-content\/uploads\/2020\/09\/How-did-you-learn-to-code-Header.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"627\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Heart Internet\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@heartinternet\" \/>\n<meta name=\"twitter:site\" content=\"@heartinternet\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Heart Internet\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/\"},\"author\":{\"name\":\"Heart Internet\",\"@id\":\"https:\/\/heartblog.victory.digital\/#\/schema\/person\/4cf88a3a32d3dc3df684ebe5b470bb78\"},\"headline\":\"How did you learn to code?\",\"datePublished\":\"2020-09-24T09:00:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/\"},\"wordCount\":881,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/heartblog.victory.digital\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.heartinternet.uk\/blog\/wp-content\/uploads\/2020\/09\/How-did-you-learn-to-code-Header.jpg\",\"keywords\":[\"Learn to code\"],\"articleSection\":[\"Free Resources\",\"Web Design\"],\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/\",\"url\":\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/\",\"name\":\"How did you learn to code? - Heart Internet\",\"isPartOf\":{\"@id\":\"https:\/\/heartblog.victory.digital\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.heartinternet.uk\/blog\/wp-content\/uploads\/2020\/09\/How-did-you-learn-to-code-Header.jpg\",\"datePublished\":\"2020-09-24T09:00:50+00:00\",\"description\":\"How did you learn to code? - Written by the team at Heart Internet.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#primaryimage\",\"url\":\"https:\/\/www.heartinternet.uk\/blog\/wp-content\/uploads\/2020\/09\/How-did-you-learn-to-code-Header.jpg\",\"contentUrl\":\"https:\/\/www.heartinternet.uk\/blog\/wp-content\/uploads\/2020\/09\/How-did-you-learn-to-code-Header.jpg\",\"width\":1280,\"height\":627},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.heartinternet.uk\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How did you learn to code?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/heartblog.victory.digital\/#website\",\"url\":\"https:\/\/heartblog.victory.digital\/\",\"name\":\"Heart Internet\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/heartblog.victory.digital\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/heartblog.victory.digital\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/heartblog.victory.digital\/#organization\",\"name\":\"Heart Internet\",\"url\":\"https:\/\/heartblog.victory.digital\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/heartblog.victory.digital\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.heartinternet.uk\/blog\/wp-content\/uploads\/2025\/02\/HeartInternet_Logo_Colour.webp\",\"contentUrl\":\"https:\/\/www.heartinternet.uk\/blog\/wp-content\/uploads\/2025\/02\/HeartInternet_Logo_Colour.webp\",\"width\":992,\"height\":252,\"caption\":\"Heart Internet\"},\"image\":{\"@id\":\"https:\/\/heartblog.victory.digital\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/heartinternet\/\",\"https:\/\/x.com\/heartinternet\",\"https:\/\/www.linkedin.com\/company\/heart-internet-ltd\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/heartblog.victory.digital\/#\/schema\/person\/4cf88a3a32d3dc3df684ebe5b470bb78\",\"name\":\"Heart Internet\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/heartblog.victory.digital\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g\",\"caption\":\"Heart Internet\"},\"url\":\"https:\/\/www.heartinternet.uk\/blog\/author\/heart-internet\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How did you learn to code? - Heart Internet","description":"How did you learn to code? - Written by the team at Heart Internet.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/","og_locale":"en_GB","og_type":"article","og_title":"How did you learn to code? - Heart Internet","og_description":"How did you learn to code? - Written by the team at Heart Internet.","og_url":"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/","og_site_name":"Heart Internet","article_publisher":"https:\/\/www.facebook.com\/heartinternet\/","article_published_time":"2020-09-24T09:00:50+00:00","og_image":[{"width":1280,"height":627,"url":"https:\/\/www.heartinternet.uk\/blog\/wp-content\/uploads\/2020\/09\/How-did-you-learn-to-code-Header.jpg","type":"image\/jpeg"}],"author":"Heart Internet","twitter_card":"summary_large_image","twitter_creator":"@heartinternet","twitter_site":"@heartinternet","twitter_misc":{"Written by":"Heart Internet","Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#article","isPartOf":{"@id":"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/"},"author":{"name":"Heart Internet","@id":"https:\/\/heartblog.victory.digital\/#\/schema\/person\/4cf88a3a32d3dc3df684ebe5b470bb78"},"headline":"How did you learn to code?","datePublished":"2020-09-24T09:00:50+00:00","mainEntityOfPage":{"@id":"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/"},"wordCount":881,"commentCount":0,"publisher":{"@id":"https:\/\/heartblog.victory.digital\/#organization"},"image":{"@id":"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#primaryimage"},"thumbnailUrl":"https:\/\/www.heartinternet.uk\/blog\/wp-content\/uploads\/2020\/09\/How-did-you-learn-to-code-Header.jpg","keywords":["Learn to code"],"articleSection":["Free Resources","Web Design"],"inLanguage":"en-GB","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/","url":"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/","name":"How did you learn to code? - Heart Internet","isPartOf":{"@id":"https:\/\/heartblog.victory.digital\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#primaryimage"},"image":{"@id":"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#primaryimage"},"thumbnailUrl":"https:\/\/www.heartinternet.uk\/blog\/wp-content\/uploads\/2020\/09\/How-did-you-learn-to-code-Header.jpg","datePublished":"2020-09-24T09:00:50+00:00","description":"How did you learn to code? - Written by the team at Heart Internet.","breadcrumb":{"@id":"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#primaryimage","url":"https:\/\/www.heartinternet.uk\/blog\/wp-content\/uploads\/2020\/09\/How-did-you-learn-to-code-Header.jpg","contentUrl":"https:\/\/www.heartinternet.uk\/blog\/wp-content\/uploads\/2020\/09\/How-did-you-learn-to-code-Header.jpg","width":1280,"height":627},{"@type":"BreadcrumbList","@id":"https:\/\/www.heartinternet.uk\/blog\/how-did-you-learn-to-code\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.heartinternet.uk\/blog\/"},{"@type":"ListItem","position":2,"name":"How did you learn to code?"}]},{"@type":"WebSite","@id":"https:\/\/heartblog.victory.digital\/#website","url":"https:\/\/heartblog.victory.digital\/","name":"Heart Internet","description":"","publisher":{"@id":"https:\/\/heartblog.victory.digital\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/heartblog.victory.digital\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/heartblog.victory.digital\/#organization","name":"Heart Internet","url":"https:\/\/heartblog.victory.digital\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/heartblog.victory.digital\/#\/schema\/logo\/image\/","url":"https:\/\/www.heartinternet.uk\/blog\/wp-content\/uploads\/2025\/02\/HeartInternet_Logo_Colour.webp","contentUrl":"https:\/\/www.heartinternet.uk\/blog\/wp-content\/uploads\/2025\/02\/HeartInternet_Logo_Colour.webp","width":992,"height":252,"caption":"Heart Internet"},"image":{"@id":"https:\/\/heartblog.victory.digital\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/heartinternet\/","https:\/\/x.com\/heartinternet","https:\/\/www.linkedin.com\/company\/heart-internet-ltd"]},{"@type":"Person","@id":"https:\/\/heartblog.victory.digital\/#\/schema\/person\/4cf88a3a32d3dc3df684ebe5b470bb78","name":"Heart Internet","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/heartblog.victory.digital\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","caption":"Heart Internet"},"url":"https:\/\/www.heartinternet.uk\/blog\/author\/heart-internet\/"}]}},"_links":{"self":[{"href":"https:\/\/www.heartinternet.uk\/blog\/wp-json\/wp\/v2\/posts\/22925","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.heartinternet.uk\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.heartinternet.uk\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.heartinternet.uk\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.heartinternet.uk\/blog\/wp-json\/wp\/v2\/comments?post=22925"}],"version-history":[{"count":0,"href":"https:\/\/www.heartinternet.uk\/blog\/wp-json\/wp\/v2\/posts\/22925\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.heartinternet.uk\/blog\/wp-json\/wp\/v2\/media\/22929"}],"wp:attachment":[{"href":"https:\/\/www.heartinternet.uk\/blog\/wp-json\/wp\/v2\/media?parent=22925"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.heartinternet.uk\/blog\/wp-json\/wp\/v2\/categories?post=22925"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.heartinternet.uk\/blog\/wp-json\/wp\/v2\/tags?post=22925"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}