{"id":1212,"date":"2022-11-07T23:00:00","date_gmt":"2022-11-07T23:00:00","guid":{"rendered":"https:\/\/senhorcursos.com\/?p=1212"},"modified":"2022-12-24T10:20:50","modified_gmt":"2022-12-24T10:20:50","slug":"planejamento-de-carreira","status":"publish","type":"post","link":"https:\/\/senhorcursos.com\/es\/planejamento-de-carreira\/","title":{"rendered":"Planificaci\u00f3n de carrera: \u00bfqu\u00e9 es y c\u00f3mo se hace?"},"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 id=\"h-definir-qual-o-cargo-desejado-e-importante-para-comecar-a-definir-as-suas-metas\">Definir el puesto deseado es importante para empezar a establecer tus objetivos.<\/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 width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/man-giving-a-business-presentation-using-a-high-technology-digital-pen-1024x683.jpg\" alt=\"Homem criando gr\u00e1ficos de crescimento\" class=\"w-full object-cover object-center border mx-auto wp-image-1217\" title=\"planificaci\u00f3n de carrera\" srcset=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/man-giving-a-business-presentation-using-a-high-technology-digital-pen-1024x683.jpg 1024w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/man-giving-a-business-presentation-using-a-high-technology-digital-pen-300x200.jpg 300w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/man-giving-a-business-presentation-using-a-high-technology-digital-pen-768x512.jpg 768w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/man-giving-a-business-presentation-using-a-high-technology-digital-pen-1536x1024.jpg 1536w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/man-giving-a-business-presentation-using-a-high-technology-digital-pen-2048x1365.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Descubre c\u00f3mo preparar y planificar tu carrera profesional. Fuente: Freepik.<\/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>La planificaci\u00f3n de carrera es una forma de mantener el enfoque y establecer metas para alcanzar tus objetivos. Pero, \u00bfsabes por d\u00f3nde empezar y c\u00f3mo crear metas concretas?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El camino para conseguir el trabajo de tus sue\u00f1os puede llevar tiempo. Sin embargo, con el plan adecuado, alcanzar tu meta es m\u00e1s f\u00e1cil.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1egbKB\">\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:\/\/senhorcursos.com\/es\/recolocacao-profissional\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Inserci\u00f3n laboral: c\u00f3mo prepararse\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/10\/AdobeStock_433994138-scaled.jpeg\" 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:\/\/senhorcursos.com\/es\/recolocacao-profissional\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Inserci\u00f3n laboral: c\u00f3mo prepararse\">\n            Inserci\u00f3n laboral: c\u00f3mo prepararse        <\/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            Aqu\u00ed aprender\u00e1s qu\u00e9 es y c\u00f3mo prepararte para el tuyo.        <\/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:\/\/senhorcursos.com\/es\/recolocacao-profissional\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar leyendo            <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:\/\/senhorcursos.com\/es\/recolocacao-profissional\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/10\/AdobeStock_433994138-scaled.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                Inserci\u00f3n laboral: c\u00f3mo prepararse              <\/p>\n              <a href=\"https:\/\/senhorcursos.com\/es\/recolocacao-profissional\/\"  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                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En este texto hablaremos sobre este tema y le ayudaremos con esta tarea proporcion\u00e1ndole algunas recomendaciones sencillas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por lo tanto, \u00a1no olvides leer el art\u00edculo hasta el final para no perderte ning\u00fan punto importante!&nbsp;<\/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 id=\"h-o-que-e-planejamento-de-carreira\">\u00bfQu\u00e9 es la planificaci\u00f3n de carrera?<\/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 width=\"1024\" height=\"774\" loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/business-people-rushing-towards-success-1024x774.jpg\" alt=\"Profissionais em um desenho de gr\u00e1fico subindo\" class=\"w-full object-cover object-center border mx-auto wp-image-1219\" title=\"planificaci\u00f3n de carrera\" srcset=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/business-people-rushing-towards-success-1024x774.jpg 1024w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/business-people-rushing-towards-success-300x227.jpg 300w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/business-people-rushing-towards-success-768x581.jpg 768w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/business-people-rushing-towards-success-1536x1162.jpg 1536w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/business-people-rushing-towards-success-2048x1549.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >La pr\u00e1ctica te ayudar\u00e1 a alcanzar tus metas. Fuente: Freepik.<\/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>La planificaci\u00f3n de carrera consiste en definir tus metas profesionales, los puestos que deseas ocupar, el plazo para alcanzarlos y otros objetivos. Puede ser un proceso personal, realizado por el profesional o definido por la empresa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Planificar la carrera profesional ayuda a los profesionales a evitar malgastar tiempo y energ\u00eda en actividades que no les aportan beneficios. Asimismo, esta pr\u00e1ctica garantiza que uno tenga control sobre su desempe\u00f1o profesional y pueda verificar si se est\u00e1n cumpliendo los objetivos establecidos dentro de los plazos previstos.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1KfHlg\">\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:\/\/senhorcursos.com\/es\/ensino-superior\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Educaci\u00f3n superior: \u00bfc\u00f3mo funciona?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/10\/AdobeStock_492479287-scaled.jpeg\" 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:\/\/senhorcursos.com\/es\/ensino-superior\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Educaci\u00f3n superior: \u00bfc\u00f3mo funciona?\">\n            Educaci\u00f3n superior: \u00bfc\u00f3mo funciona?        <\/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            Aqu\u00ed encontrar\u00e1 informaci\u00f3n sobre qu\u00e9 es y c\u00f3mo solicitarlo para mejorar su curr\u00edculum y avanzar en su carrera profesional.        <\/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:\/\/senhorcursos.com\/es\/ensino-superior\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar leyendo            <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:\/\/senhorcursos.com\/es\/ensino-superior\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/10\/AdobeStock_492479287-scaled.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                Educaci\u00f3n superior: \u00bfc\u00f3mo funciona?              <\/p>\n              <a href=\"https:\/\/senhorcursos.com\/es\/ensino-superior\/\"  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                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo lugar              <\/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 id=\"h-como-funciona-o-planejamento-de-carreira\">\u00bfC\u00f3mo funciona la planificaci\u00f3n de carrera?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La planificaci\u00f3n de carrera funciona estableciendo metas que tengan en cuenta lo que es m\u00e1s importante para una persona.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por lo tanto, reflexiona sobre qu\u00e9 entiendes por \u00e9xito. Algunas opciones incluyen tener un buen nivel de vida o alcanzar una posici\u00f3n importante en un campo laboral. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al mismo tiempo, la respuesta tambi\u00e9n podr\u00eda ser: desempe\u00f1ar una funci\u00f3n con extrema competencia, tener estabilidad o dedicarse a una causa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tu idea de \u00e9xito, tambi\u00e9n llamada ancla, te ayuda a establecer metas. Por ejemplo, alguien que busca estabilidad podr\u00eda crear un plan de carrera para convertirse en funcionario p\u00fablico. En cambio, alguien que aspira a un puesto de liderazgo deber\u00eda fijarse otras metas.<\/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 id=\"h-vale-a-pena-fazer-um-plano-de-carreira\">\u00bfMerece la pena elaborar un plan de carrera?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00bfTe preguntas si la planificaci\u00f3n de carrera es la mejor opci\u00f3n para ti? Te recomendamos que consultes algunas de las ventajas y desventajas de esta pr\u00e1ctica para que puedas tomar una decisi\u00f3n m\u00e1s informada.<\/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<h3 id=\"h-vantagens\">Ventajas<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Las principales ventajas del plan de carrera se pueden ver a continuaci\u00f3n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Los objetivos concretos se pueden alcanzar m\u00e1s f\u00e1cilmente;<\/li><li>Es posible evaluar tu progreso;<\/li><li>La persona tiene autoconciencia y sabe ad\u00f3nde quiere ir;<\/li><li>Mayor probabilidad de \u00e9xito;<\/li><li>Evite las distracciones;<\/li><li>Evite malgastar energ\u00eda en proyectos innecesarios.<\/li><\/ul>\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<h3 id=\"h-desvantagens\">Desventajas<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sin embargo, las desventajas se pueden ver a continuaci\u00f3n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Es necesario mantener la concentraci\u00f3n y la atenci\u00f3n;<\/li><li>Limita la libertad de expresi\u00f3n del trabajador;<\/li><li>Puede generar presi\u00f3n sobre una persona;<\/li><li>Puedes invertir mucho tiempo y dedicaci\u00f3n.<\/li><\/ul>\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 id=\"h-quem-pode-fazer-um-plano-de-carreira\">\u00bfQui\u00e9n puede crear un plan de carrera?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En ocasiones, una empresa define un plan de carrera para sus empleados. Sin embargo, este plan puede no coincidir con los planes individuales de cada persona.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por lo tanto, si no has recibido ninguna orientaci\u00f3n de la empresa o decides que el camino que te han propuesto no es el adecuado, puedes crear tu propio plan.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Recomendamos que los profesionales que buscan crecimiento desarrollen sus propios planes de carrera. Por lo tanto, cualquier persona puede crear este documento teniendo en cuenta sus propias aspiraciones.<\/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 id=\"h-como-fazer-um-planejamento-de-carreira\">\u00bfC\u00f3mo elaborar un plan de carrera?<\/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 width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/confident-middle-aged-businesswoman-writing-on-sticker-with-pencil-and-brainstorming-1024x683.jpg\" alt=\"Mulher colando post its\" class=\"w-full object-cover object-center border mx-auto wp-image-1220\" title=\"planificaci\u00f3n de carrera\" srcset=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/confident-middle-aged-businesswoman-writing-on-sticker-with-pencil-and-brainstorming-1024x683.jpg 1024w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/confident-middle-aged-businesswoman-writing-on-sticker-with-pencil-and-brainstorming-300x200.jpg 300w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/confident-middle-aged-businesswoman-writing-on-sticker-with-pencil-and-brainstorming-768x512.jpg 768w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/confident-middle-aged-businesswoman-writing-on-sticker-with-pencil-and-brainstorming-1536x1024.jpg 1536w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/confident-middle-aged-businesswoman-writing-on-sticker-with-pencil-and-brainstorming-2048x1365.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Consulta nuestras recomendaciones para planificar tu viaje. Fuente: Freepik.<\/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>Para crear un plan de carrera, puedes seguir nuestras recomendaciones a continuaci\u00f3n. Hemos preparado una gu\u00eda para ayudarte a organizar los factores m\u00e1s importantes en este proceso.<\/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<h3 id=\"h-analise-seu-perfil-profissional\">Analiza tu perfil profesional.<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En primer lugar, es importante descubrir cu\u00e1l es tu perfil. Como se mencion\u00f3 anteriormente en este texto, definir tus objetivos y referentes te ayuda a comprender tu visi\u00f3n del \u00e9xito y a determinar ad\u00f3nde quieres llegar.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por lo tanto, analiza tu perfil y comprende tu desempe\u00f1o en el mercado laboral. Aprovecha la oportunidad para descubrir qu\u00e9 te motiva.<\/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<h3 id=\"h-faca-pesquisa-no-mercado-de-trabalho\">Investiga el mercado laboral.<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En funci\u00f3n de los objetivos personales definidos en la secci\u00f3n anterior, investiga y encuentra las ofertas de empleo que mejor se adapten a tu perfil.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al planificar tu carrera, no te preocupes por encontrar ofertas de trabajo espec\u00edficas a las que postularte. \u00a1Investiga las opciones que te gustar\u00eda explorar en el futuro! Esto te permitir\u00e1 conocer mejor los requisitos y crear un plan para alcanzar ese puesto.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por \u00faltimo, no olvides consultar las profesiones con alta demanda. Estas pueden ser buenas opciones para quienes buscan empleo r\u00e1pidamente o una alta remuneraci\u00f3n econ\u00f3mica.<\/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<h3 id=\"h-defina-os-objetivos-profissionais\">Define tus objetivos profesionales.<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tus metas profesionales deben ser como los pelda\u00f1os de una escalera que te llevan a la posici\u00f3n final o al objetivo de tu plan de carrera.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por lo tanto, piensa en los puestos que ocupar\u00e1s antes de llegar al final de tu trayectoria, y tambi\u00e9n en los estudios necesarios para llegar a donde quieres estar.<\/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<h3 id=\"h-faca-o-plano-de-acao-de-desenvolvimento\">Cree un plan de acci\u00f3n para el desarrollo.<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El plan de acci\u00f3n consiste en transformar tus objetivos en metas. Estas deben tener un plazo y ser medibles. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En otras palabras, en lugar de decir que quieres &quot;ser gerente&quot;, di que quieres &quot;recibir un ascenso antes de fin de a\u00f1o&quot;.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>C\u00e9ntrese tambi\u00e9n en identificar qu\u00e9 se necesita para alcanzar estos objetivos y defina cu\u00e1ndo comenzar\u00e1.<\/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<h3 id=\"h-invista-em-marketing-pessoal\">Invierte en marketing personal.<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00a1Tan importante como tu propio crecimiento es dar a conocer tus logros a los dem\u00e1s!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por lo tanto, \u00a1demuestra c\u00f3mo est\u00e1s mejorando y super\u00e1ndote constantemente! Una opci\u00f3n es utilizar plataformas como LinkedIn.<\/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<h3 id=\"h-faca-networking\">Red<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00a1Crear una red de contactos en el sector que te interesa puede ayudarte a alcanzar tus objetivos! <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sin embargo, recuerda que a nadie le gusta que lo contacten solo cuando necesita ayuda.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por lo tanto, \u00a1construye relaciones s\u00f3lidas con personas que puedan ayudarte!<\/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<h3 id=\"h-encontre-as-melhores-vagas-de-emprego\">Encuentra las mejores ofertas de trabajo.<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Una vez que hayas decidido qu\u00e9 es lo que realmente importa en tu plan de carrera, te resultar\u00e1 m\u00e1s f\u00e1cil encontrar ofertas de trabajo que se ajusten a tus objetivos. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por lo tanto, realice una investigaci\u00f3n exhaustiva utilizando sitios web y plataformas de empleo.<\/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<h3 id=\"h-elabore-um-bom-curriculo\">Crea un buen curr\u00edculum.<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Un buen curr\u00edculum es directo y se centra en lo que buscan los reclutadores al anunciar la vacante. Por lo tanto, intenta proporcionar la informaci\u00f3n m\u00e1s relevante que te diferencie de otros candidatos.<\/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<h3 id=\"h-prepare-se-para-a-entrevista-de-emprego\">Prep\u00e1rate para la entrevista de trabajo<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Finalmente, durante la entrevista, evite mostrar nerviosismo y mantenga la calma. Adem\u00e1s, lo ideal es vestir de acuerdo con el c\u00f3digo de vestimenta de la empresa para causar una buena impresi\u00f3n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Si es posible, prep\u00e1rese con antelaci\u00f3n para las preguntas que puedan formularse durante la entrevista.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por otro lado, si quieres enriquecer tu curr\u00edculum y prepararte mejor para tu futuro profesional, accede a nuestro contenido recomendado a continuaci\u00f3n y descubre qu\u00e9 es un curso de formaci\u00f3n profesional.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZeisXE\">\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:\/\/senhorcursos.com\/es\/curso-profissionalizante\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Curso de formaci\u00f3n profesional: \u00bfqu\u00e9 es?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/10\/cursos-senac--scaled.jpeg\" 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:\/\/senhorcursos.com\/es\/curso-profissionalizante\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Curso de formaci\u00f3n profesional: \u00bfqu\u00e9 es?\">\n            Curso de formaci\u00f3n profesional: \u00bfqu\u00e9 es?        <\/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            Descubre aqu\u00ed c\u00f3mo prepararte para una oferta de trabajo.        <\/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:\/\/senhorcursos.com\/es\/curso-profissionalizante\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar leyendo            <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:\/\/senhorcursos.com\/es\/curso-profissionalizante\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/10\/cursos-senac--scaled.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                Curso de formaci\u00f3n profesional: \u00bfqu\u00e9 es?              <\/p>\n              <a href=\"https:\/\/senhorcursos.com\/es\/curso-profissionalizante\/\"  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                    Continuar leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Permanecer\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Con la planificaci\u00f3n de carrera, resulta m\u00e1s f\u00e1cil determinar las metas y los objetivos personales. En este texto, te ayudaremos a crear un plan para tu vida profesional. \u00a1\u00c9chale un vistazo!<\/p>","protected":false},"author":22,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[281],"tags":[27,10,111,117],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Planejamento de carreira: o que \u00e9 e como fazer o seu? - Senhor Cursos<\/title>\n<meta name=\"description\" content=\"Planejamento de carreira \u00e9 uma pr\u00e1tica que te ajuda a alcan\u00e7ar os seus objetivos profissionais! Saiba como desenvolver o seu neste texto.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/senhorcursos.com\/es\/planejamento-de-carreira\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Planejamento de carreira: o que \u00e9 e como fazer o seu?\" \/>\n<meta property=\"og:description\" content=\"Planejamento de carreira \u00e9 uma pr\u00e1tica que te ajuda a alcan\u00e7ar os seus objetivos profissionais! Saiba como desenvolver o seu neste texto.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/senhorcursos.com\/es\/planejamento-de-carreira\/\" \/>\n<meta property=\"og:site_name\" content=\"Senhor Cursos\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-07T23:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-24T10:20:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/man-giving-a-business-presentation-using-a-high-technology-digital-pen-1024x683.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Aline Saes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/senhorcursos.com\/#website\",\"url\":\"https:\/\/senhorcursos.com\/\",\"name\":\"Senhor Cursos\",\"description\":\"Os melhores cursos, concursos e vagas de empregos para voc\u00ea\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/senhorcursos.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/senhorcursos.com\/planejamento-de-carreira\/#primaryimage\",\"url\":\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/man-giving-a-business-presentation-using-a-high-technology-digital-pen-1024x683.jpg\",\"contentUrl\":\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/man-giving-a-business-presentation-using-a-high-technology-digital-pen-1024x683.jpg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/senhorcursos.com\/planejamento-de-carreira\/#webpage\",\"url\":\"https:\/\/senhorcursos.com\/planejamento-de-carreira\/\",\"name\":\"Planejamento de carreira: o que \u00e9 e como fazer o seu? - Senhor Cursos\",\"isPartOf\":{\"@id\":\"https:\/\/senhorcursos.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/senhorcursos.com\/planejamento-de-carreira\/#primaryimage\"},\"datePublished\":\"2022-11-07T23:00:00+00:00\",\"dateModified\":\"2022-12-24T10:20:50+00:00\",\"author\":{\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/e6c47861143d395166465c626a4e2cf9\"},\"description\":\"Planejamento de carreira \u00e9 uma pr\u00e1tica que te ajuda a alcan\u00e7ar os seus objetivos profissionais! Saiba como desenvolver o seu neste texto.\",\"breadcrumb\":{\"@id\":\"https:\/\/senhorcursos.com\/planejamento-de-carreira\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/senhorcursos.com\/planejamento-de-carreira\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/senhorcursos.com\/planejamento-de-carreira\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/senhorcursos.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Planejamento de carreira: o que \u00e9 e como fazer o seu?\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/e6c47861143d395166465c626a4e2cf9\",\"name\":\"Aline Saes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g\",\"caption\":\"Aline Saes\"},\"url\":\"https:\/\/senhorcursos.com\/es\/author\/aline-saes-rodriguesgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Planejamento de carreira: o que \u00e9 e como fazer o seu? - Senhor Cursos","description":"Planejamento de carreira \u00e9 uma pr\u00e1tica que te ajuda a alcan\u00e7ar os seus objetivos profissionais! Saiba como desenvolver o seu neste texto.","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:\/\/senhorcursos.com\/es\/planejamento-de-carreira\/","og_locale":"es_ES","og_type":"article","og_title":"Planejamento de carreira: o que \u00e9 e como fazer o seu?","og_description":"Planejamento de carreira \u00e9 uma pr\u00e1tica que te ajuda a alcan\u00e7ar os seus objetivos profissionais! Saiba como desenvolver o seu neste texto.","og_url":"https:\/\/senhorcursos.com\/es\/planejamento-de-carreira\/","og_site_name":"Senhor Cursos","article_published_time":"2022-11-07T23:00:00+00:00","article_modified_time":"2022-12-24T10:20:50+00:00","og_image":[{"url":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/man-giving-a-business-presentation-using-a-high-technology-digital-pen-1024x683.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Aline Saes","Est. reading time":"7 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/senhorcursos.com\/#website","url":"https:\/\/senhorcursos.com\/","name":"Senhor Cursos","description":"Os melhores cursos, concursos e vagas de empregos para voc\u00ea","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/senhorcursos.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/senhorcursos.com\/planejamento-de-carreira\/#primaryimage","url":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/man-giving-a-business-presentation-using-a-high-technology-digital-pen-1024x683.jpg","contentUrl":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/11\/man-giving-a-business-presentation-using-a-high-technology-digital-pen-1024x683.jpg"},{"@type":"WebPage","@id":"https:\/\/senhorcursos.com\/planejamento-de-carreira\/#webpage","url":"https:\/\/senhorcursos.com\/planejamento-de-carreira\/","name":"Planejamento de carreira: o que \u00e9 e como fazer o seu? - Senhor Cursos","isPartOf":{"@id":"https:\/\/senhorcursos.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/senhorcursos.com\/planejamento-de-carreira\/#primaryimage"},"datePublished":"2022-11-07T23:00:00+00:00","dateModified":"2022-12-24T10:20:50+00:00","author":{"@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/e6c47861143d395166465c626a4e2cf9"},"description":"Planejamento de carreira \u00e9 uma pr\u00e1tica que te ajuda a alcan\u00e7ar os seus objetivos profissionais! Saiba como desenvolver o seu neste texto.","breadcrumb":{"@id":"https:\/\/senhorcursos.com\/planejamento-de-carreira\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/senhorcursos.com\/planejamento-de-carreira\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/senhorcursos.com\/planejamento-de-carreira\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/senhorcursos.com\/"},{"@type":"ListItem","position":2,"name":"Planejamento de carreira: o que \u00e9 e como fazer o seu?"}]},{"@type":"Person","@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/e6c47861143d395166465c626a4e2cf9","name":"Aline Saes","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g","caption":"Aline Saes"},"url":"https:\/\/senhorcursos.com\/es\/author\/aline-saes-rodriguesgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/senhorcursos.com\/es\/wp-json\/wp\/v2\/posts\/1212"}],"collection":[{"href":"https:\/\/senhorcursos.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/senhorcursos.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/senhorcursos.com\/es\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/senhorcursos.com\/es\/wp-json\/wp\/v2\/comments?post=1212"}],"version-history":[{"count":0,"href":"https:\/\/senhorcursos.com\/es\/wp-json\/wp\/v2\/posts\/1212\/revisions"}],"wp:attachment":[{"href":"https:\/\/senhorcursos.com\/es\/wp-json\/wp\/v2\/media?parent=1212"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/senhorcursos.com\/es\/wp-json\/wp\/v2\/categories?post=1212"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/senhorcursos.com\/es\/wp-json\/wp\/v2\/tags?post=1212"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}