{"id":550,"date":"2024-08-12T18:42:56","date_gmt":"2024-08-12T18:42:56","guid":{"rendered":"https:\/\/admin.learningnorth.com\/?p=550"},"modified":"2024-08-12T18:43:19","modified_gmt":"2024-08-12T18:43:19","slug":"curso-de-arquitectura-crea-tu-propio-proyecto","status":"publish","type":"post","link":"https:\/\/learningnorth.com\/en\/curso-de-arquitectura-crea-tu-propio-proyecto\/","title":{"rendered":"Architecture Course: Create your own project"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-curso-de-arquitectura-de-que-se-trata\">Architecture Course: What is it about?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"640\" height=\"427\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-karolina-grabowska-4491459-1.jpg\" alt=\"Con el Curso de Arquitectura, atr\u00e9vete a formualr tu propio proyecto arquitect\u00f3nico\" class=\"w-full object-cover object-center border mx-auto wp-image-539\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-karolina-grabowska-4491459-1.jpg 640w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-karolina-grabowska-4491459-1-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Dare to formulate your own architectural project<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The Architecture Course provides you with the basic fundamentals of design, art and new technologies so that you can carry out an architectural project quickly.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This training takes place online and is taught asynchronously. This means that you can do it whenever you want and from wherever you prefer.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-ZI6EXQ\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/edutin.com\/curso-de-arquitectura\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/edutin_logo.jpeg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Architecture Course        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Edutin Academy        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              100% virtual            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              free            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Learn to combine design, art and new technologies for your architectural project        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/edutin.com\/curso-de-arquitectura\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              Sign up here            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/edutin.com\/curso-de-arquitectura\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              Sign up here            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          You will be redirected to another website        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/edutin.com\/curso-de-arquitectura\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/edutin_logo.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Learn to combine design, art and new technologies to\u2026              <\/p>\n              <a href=\"https:\/\/edutin.com\/curso-de-arquitectura\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Sign up here                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The approximate duration of this training program is 7 weeks. While the weekly dedication is between 1 and 2 hours.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Do you want to know more about your program, how to study and how to register? So, keep reading this publication! We tell you everything you need to know.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">What will you learn in this online course?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The Edutin Academy Architecture Course is the simplest way to introduce yourself to a discipline as broad as architecture to acquire the fundamentals necessary for your project.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mainly, you will learn what architecture is, what its foundations are and how it articulates art and design.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, this training will prepare you to formulate your own project, using digital technologies.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Finally, you can inquire about the relationship between architecture and the environment, analyzing how your project will influence the community in which it will unfold.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">The Course Program: Discover it here!<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"640\" height=\"427\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-visuell-studio-1346083100-25565683-1.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-553\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-visuell-studio-1346083100-25565683-1.jpg 640w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-visuell-studio-1346083100-25565683-1-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Learn how to use the most used design programs in architecture<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The Edutin Academy Architecture Course is organized into 7 units. The first one will offer you a brief description of the architecture.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Unit 2 will guide you through different design and design concepts, widely used in this discipline. This way, you will learn about proportions, space, perspective, shapes and colors.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The following module is a set of basic mathematical and geometric concepts that will be extremely useful for applying to the construction of the space you design.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Unit 4 will take care of the materials you need to complete your project. Therefore, prepare to study walls, glass, ecological materials; as well as everything required to carry out the model of your project.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In Unidad 5 you will develop the formulation of your architectural project. Meanwhile, in unit 6 you will learn how to use digital programs to apply them to your project. Among them, Autocar, Archicad, Sketch up, AI applied to architecture, etc.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Finally, you will analyze your project in relation to the community and the environment in which it will unfold.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-NjeR3\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/learningnorth.com\/en\/curso-de-maestro-de-obras-construye-como-profesional\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Construction Conductor Course: Take 100% online!\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-mikael-blomkvist-8961296-1.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/learningnorth.com\/en\/curso-de-maestro-de-obras-construye-como-profesional\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Construction Conductor Course: Take 100% online!\">\n            Construction Conductor Course: Take 100% online!        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            With the Construction Master Course, formulate your own construction projects in a professional way and it&#039;s free! Register here.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/learningnorth.com\/en\/curso-de-maestro-de-obras-construye-como-profesional\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Keep Reading            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/learningnorth.com\/en\/curso-de-maestro-de-obras-construye-como-profesional\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-mikael-blomkvist-8961296-1.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Construction Conductor Course: Take 100% online!              <\/p>\n              <a href=\"https:\/\/learningnorth.com\/en\/curso-de-maestro-de-obras-construye-como-profesional\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Keep Reading                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will remain on the same website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Can I obtain an international certificate?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Yes. The Edutin Academy Architecture Course offers you a study certificate with international validity.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Edutin Academy is an educational platform with a wide trajectory providing high quality training. Therefore, its courses are recognized worldwide.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This way, you can present your certificate anywhere in the world to guarantee your knowledge and assess your new skills.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">How does the course take place and how long does it last?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"640\" height=\"427\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-vlada-karpovich-4050388-1-1.jpg\" alt=\"El curso de arquitectura tiene una modalidad 100% virtual y asincr\u00f3nica\" class=\"w-full object-cover object-center border mx-auto wp-image-551\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-vlada-karpovich-4050388-1-1.jpg 640w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-vlada-karpovich-4050388-1-1-300x200.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">100% virtual and asynchronous mode<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This training program lasts approximately 7 weeks and you will need to dedicate between 1 and 2 hours per week.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>All training takes place from the educational platform and is 100% online, in an asynchronous mode. Therefore, you can organize your schedule to carry out tasks at the moment that suits you best.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, all course content (classes, readings, explanatory videos, ebook, etc.) will be available 24 hours a day, from the educational academy&#039;s web portal.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Can you register for the Architecture Course?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>This course does not require previous knowledge and can be carried out by all those who are interested in learning about the fundamental aspects of architecture.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Asimismo, is an excellent training for anyone planning to carry out their own architectural project or students of this discipline.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>They can also be professionals in specialized areas: construction workers, design workers, arts workers, etc.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Register for free and get started now!<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"499\" loading=\"lazy\" src=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/portal-arquitectura-1024x499.jpg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-554\" srcset=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/portal-arquitectura-1024x499.jpg 1024w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/portal-arquitectura-300x146.jpg 300w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/portal-arquitectura-768x374.jpg 768w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/portal-arquitectura-1536x749.jpg 1536w, https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/portal-arquitectura.jpg 1565w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>To sign up for this training, you just need to register on the Edutin Academy platform.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Next, we decide how to do it very easily! Just follow these steps:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Enter the Edutin Academy Platform Web Portal<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Select the Architecture Course<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Create your account for free by completing some personal data (you can use your Facebook or Google account)<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>\u00a1Listo! You are a registered user and can take the course for free.<\/li>\n<\/div><\/ol>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">What did the students say that completed it?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>&nbsp;The Architecture Course is a training with high demand on the educational platform. Its studio program was rated 4.7 stars out of 5.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Students who finished their course considered it very complete and ideal for architecture students.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>They also valued the knowledge provided on everything necessary to implement an architectural project. For example, the content on the quality of materials, etc.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Asimismo, highlighted the use and application of design programs and the use of AI in the course.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Architecture Course: What is it about? The Architecture Course provides you with the basic fundamentals of design, art and new technologies so that you can carry out an architectural project quickly. This training takes place online and is taught asynchronously. This means that you can do it at any time\u2026 <a class=\"more-link\" href=\"https:\/\/learningnorth.com\/en\/curso-de-arquitectura-crea-tu-propio-proyecto\/\">Continue reading <span class=\"screen-reader-text\">Architecture Course: Create your own project<\/span><\/a><\/p>","protected":false},"author":10,"featured_media":539,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[39],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Curso de Arquitectura: Crea tu propio proyecto - Learning North<\/title>\n<meta name=\"description\" content=\"Con el Curso de Arquitectura, aprende a combinar dise\u00f1o, arte y nuevas tecnolog\u00edas para crear tu propio proyecto arquitect\u00f3nico.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/learningnorth.com\/en\/curso-de-arquitectura-crea-tu-propio-proyecto\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Curso de Arquitectura: Crea tu propio proyecto - Learning North\" \/>\n<meta property=\"og:description\" content=\"Con el Curso de Arquitectura, aprende a combinar dise\u00f1o, arte y nuevas tecnolog\u00edas para crear tu propio proyecto arquitect\u00f3nico.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/learningnorth.com\/en\/curso-de-arquitectura-crea-tu-propio-proyecto\/\" \/>\n<meta property=\"og:site_name\" content=\"Learning North\" \/>\n<meta property=\"article:published_time\" content=\"2024-08-12T18:42:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-12T18:43:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-karolina-grabowska-4491459-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"427\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"cgattucci\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"cgattucci\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. 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\":\"WebPage\",\"@id\":\"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/\",\"url\":\"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/\",\"name\":\"Curso de Arquitectura: Crea tu propio proyecto - Learning North\",\"isPartOf\":{\"@id\":\"https:\/\/learningnorth.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-karolina-grabowska-4491459-1.jpg\",\"datePublished\":\"2024-08-12T18:42:56+00:00\",\"dateModified\":\"2024-08-12T18:43:19+00:00\",\"author\":{\"@id\":\"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557\"},\"description\":\"Con el Curso de Arquitectura, aprende a combinar dise\u00f1o, arte y nuevas tecnolog\u00edas para crear tu propio proyecto arquitect\u00f3nico.\",\"breadcrumb\":{\"@id\":\"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/#primaryimage\",\"url\":\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-karolina-grabowska-4491459-1.jpg\",\"contentUrl\":\"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-karolina-grabowska-4491459-1.jpg\",\"width\":640,\"height\":427},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/learningnorth.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Curso de Arquitectura: Crea tu propio proyecto\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/learningnorth.com\/#website\",\"url\":\"https:\/\/learningnorth.com\/\",\"name\":\"Learning North\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/learningnorth.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557\",\"name\":\"cgattucci\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/learningnorth.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9b4aa20b3175628d1171955ed489cdda?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9b4aa20b3175628d1171955ed489cdda?s=96&d=mm&r=g\",\"caption\":\"cgattucci\"},\"url\":\"https:\/\/learningnorth.com\/en\/author\/cgattucci\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Curso de Arquitectura: Crea tu propio proyecto - Learning North","description":"Con el Curso de Arquitectura, aprende a combinar dise\u00f1o, arte y nuevas tecnolog\u00edas para crear tu propio proyecto arquitect\u00f3nico.","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:\/\/learningnorth.com\/en\/curso-de-arquitectura-crea-tu-propio-proyecto\/","og_locale":"en_US","og_type":"article","og_title":"Curso de Arquitectura: Crea tu propio proyecto - Learning North","og_description":"Con el Curso de Arquitectura, aprende a combinar dise\u00f1o, arte y nuevas tecnolog\u00edas para crear tu propio proyecto arquitect\u00f3nico.","og_url":"https:\/\/learningnorth.com\/en\/curso-de-arquitectura-crea-tu-propio-proyecto\/","og_site_name":"Learning North","article_published_time":"2024-08-12T18:42:56+00:00","article_modified_time":"2024-08-12T18:43:19+00:00","og_image":[{"width":640,"height":427,"url":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-karolina-grabowska-4491459-1.jpg","type":"image\/jpeg"}],"author":"cgattucci","twitter_card":"summary_large_image","twitter_misc":{"Written by":"cgattucci","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/","url":"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/","name":"Curso de Arquitectura: Crea tu propio proyecto - Learning North","isPartOf":{"@id":"https:\/\/learningnorth.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/#primaryimage"},"image":{"@id":"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/#primaryimage"},"thumbnailUrl":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-karolina-grabowska-4491459-1.jpg","datePublished":"2024-08-12T18:42:56+00:00","dateModified":"2024-08-12T18:43:19+00:00","author":{"@id":"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557"},"description":"Con el Curso de Arquitectura, aprende a combinar dise\u00f1o, arte y nuevas tecnolog\u00edas para crear tu propio proyecto arquitect\u00f3nico.","breadcrumb":{"@id":"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/#primaryimage","url":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-karolina-grabowska-4491459-1.jpg","contentUrl":"https:\/\/learningnorth.com\/wp-content\/uploads\/sites\/5\/2024\/08\/pexels-karolina-grabowska-4491459-1.jpg","width":640,"height":427},{"@type":"BreadcrumbList","@id":"https:\/\/learningnorth.com\/curso-de-arquitectura-crea-tu-propio-proyecto\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/learningnorth.com\/"},{"@type":"ListItem","position":2,"name":"Curso de Arquitectura: Crea tu propio proyecto"}]},{"@type":"WebSite","@id":"https:\/\/learningnorth.com\/#website","url":"https:\/\/learningnorth.com\/","name":"Learning North","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/learningnorth.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/learningnorth.com\/#\/schema\/person\/0992b32ae010ee2c0b82d4aad6792557","name":"cgattucci","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/learningnorth.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9b4aa20b3175628d1171955ed489cdda?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9b4aa20b3175628d1171955ed489cdda?s=96&d=mm&r=g","caption":"cgattucci"},"url":"https:\/\/learningnorth.com\/en\/author\/cgattucci\/"}]}},"_links":{"self":[{"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/posts\/550"}],"collection":[{"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/comments?post=550"}],"version-history":[{"count":1,"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/posts\/550\/revisions"}],"predecessor-version":[{"id":555,"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/posts\/550\/revisions\/555"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/media\/539"}],"wp:attachment":[{"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/media?parent=550"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/categories?post=550"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/learningnorth.com\/en\/wp-json\/wp\/v2\/tags?post=550"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}