{"id":869,"date":"2024-10-11T04:02:51","date_gmt":"2024-10-11T04:02:51","guid":{"rendered":"https:\/\/cloudbyte7.com\/?p=869"},"modified":"2025-07-17T01:43:07","modified_gmt":"2025-07-17T01:43:07","slug":"excel-course","status":"publish","type":"post","link":"https:\/\/cloudbyte7.com\/pt\/excel-course\/","title":{"rendered":"Curso de Excel da Edutin: Impulsione sua carreira!"},"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\">Aprenda de forma pr\u00e1tica e obtenha um certificado internacional para se destacar profissionalmente!<\/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=\"576\" loading=\"lazy\" src=\"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Adobe-7-1024x576.jpg\" alt=\"Woman holding printed graphics\" class=\"w-full object-cover object-center border mx-auto wp-image-872\" srcset=\"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Adobe-7-1024x576.jpg 1024w, https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Adobe-7-300x169.jpg 300w, https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Adobe-7-768x432.jpg 768w, https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Adobe-7-18x10.jpg 18w, https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/Adobe-7.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Fonte: AdobeStock.<\/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>Desenvolver habilidades em ferramentas de produtividade \u00e9 essencial para o sucesso profissional. O curso de Excel da Edutin oferece uma oportunidade \u00fanica de adquirir conhecimentos valiosos!<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Z12FJoz\"><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\/\" 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:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/1-6.jpg\">\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          Cursos        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Excel        <\/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              On-line            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Aprendizado            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Impulsione sua carreira aprendendo uma habilidade essencial!        <\/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\/\" 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              Veja como se inscrever!            <\/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\/\" 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              Veja como se inscrever!            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Voc\u00ea ser\u00e1 redirecionado para outro site        <\/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\/\" 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:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/1-6.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                Impulsione sua carreira aprendendo uma habilidade essencial!              <\/p>\n              <a href=\"https:\/\/edutin.com\/\" 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                    Veja como se inscrever!                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Voc\u00ea ser\u00e1 redirecionado para outro site              <\/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>A plataforma oferece videoaulas ministradas por especialistas na \u00e1rea, e voc\u00ea n\u00e3o precisa gastar um centavo para acess\u00e1-las. S\u00e3o mais de 200 horas de conte\u00fado online gratuito dispon\u00edvel!<\/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\">Saiba como o curso funciona!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>O curso de Excel da Edutin \u00e9 totalmente on-line, permitindo que voc\u00ea estude no seu pr\u00f3prio ritmo, de qualquer lugar, com acesso ao conte\u00fado 24 horas por dia, 7 dias por semana.<br>A estrutura do curso \u00e9 dividida em 5 unidades, cada uma composta por videoaulas e leituras pr\u00e1ticas, proporcionando uma experi\u00eancia de aprendizado pr\u00e1tica.<br>Com 1 a 2 horas de estudo por semana, voc\u00ea pode concluir o curso em cerca de 5 semanas, tornando-o perfeitamente adapt\u00e1vel \u00e0 sua agenda.<\/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 class=\"wp-block-heading\">O que voc\u00ea aprender\u00e1?<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Interessado no que voc\u00ea aprender\u00e1 no curso de Excel da Edutin? Aqui est\u00e1 um guia pr\u00e1tico para as unidades e uma vis\u00e3o geral do que a Edutin oferece neste curso:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Fundamentos do Excel:<\/strong> Aprenda os conceitos b\u00e1sicos do Microsoft Excel, incluindo seu espa\u00e7o de trabalho e campos de aplicativo.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>F\u00f3rmulas e Fun\u00e7\u00f5es:<\/strong> Domine o uso de f\u00f3rmulas e fun\u00e7\u00f5es, das mais simples \u00e0s mais complexas, essenciais para realizar c\u00e1lculos e an\u00e1lises de dados com precis\u00e3o.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Formata\u00e7\u00e3o e Estilos:<\/strong> Esta unidade se concentra na aplica\u00e7\u00e3o de formatos e estilos \u00e0s suas planilhas, tornando os dados mais claros e visualmente atraentes.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Classifica\u00e7\u00e3o e filtragem de dados:<\/strong> Aprenda a organizar e filtrar tabelas de dados, essenciais para lidar com grandes volumes de informa\u00e7\u00f5es de forma eficiente.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Gr\u00e1ficos e Impress\u00e3o:<\/strong> Por fim, voc\u00ea aprender\u00e1 a criar gr\u00e1ficos informativos e ajustar as configura\u00e7\u00f5es de impress\u00e3o para apresentar suas planilhas profissionalmente.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Todas as 5 unidades totalizam 280 horas certific\u00e1veis! Ao concluir, voc\u00ea poder\u00e1 obter um certificado internacional, validando suas habilidades para se destacar no mercado de trabalho.<\/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 class=\"wp-block-heading\">Materiais de aprendizagem obrigat\u00f3rios<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Quer aproveitar ao m\u00e1ximo o curso de Excel da Edutin? Aqui est\u00e3o alguns materiais essenciais para ter em m\u00e3os:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Computador ou laptop com acesso \u00e0 internet<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Microsoft Excel instalado<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Caderno e caneta para fazer anota\u00e7\u00f5es<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Calculadora (opcional, mas \u00fatil)<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al\u00e9m disso, um ambiente de estudo tranquilo e bem organizado pode melhorar seu aprendizado e produtividade, mas n\u00e3o \u00e9 obrigat\u00f3rio.<\/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\">Passo a passo para se inscrever no curso<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Interessado em obter uma certifica\u00e7\u00e3o internacional para aprimorar seu curr\u00edculo? Aqui est\u00e1 um guia passo a passo completo para se inscrever no Curso de Excel da Edutin:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Primeiro, acesse o site da Edutin Academy. Depois, use a barra de pesquisa para encontrar o curso.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Ap\u00f3s encontrar o curso de Excel, clique nele para abrir a p\u00e1gina do curso. Na p\u00e1gina do curso, selecione &quot;Criar uma conta gratuita&quot; para se registrar na plataforma.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Ap\u00f3s criar sua conta, clique em &quot;Inscrever-se&quot;. Agora voc\u00ea pode come\u00e7ar a usar o conte\u00fado. Nesse momento, voc\u00ea pode escolher entre inscri\u00e7\u00e3o gratuita ou inscri\u00e7\u00e3o com certificado.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Se voc\u00ea deseja o certificado, siga as instru\u00e7\u00f5es fornecidas para concluir o pagamento. Lembre-se de que isso \u00e9 opcional e voc\u00ea pode fazer o curso gratuitamente sem o certificado.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Ap\u00f3s a inscri\u00e7\u00e3o, voc\u00ea ter\u00e1 acesso instant\u00e2neo ao conte\u00fado do curso. Comece a assistir \u00e0s videoaulas e conclua as atividades imediatamente!<\/li>\n<\/div><\/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 class=\"wp-block-heading\">Sobre a Edutin Academy<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A Edutin Academy \u00e9 uma plataforma inovadora de educa\u00e7\u00e3o on-line que abre portas para o aprendizado em uma ampla gama de \u00e1reas de conhecimento, atendendo alunos no mundo todo.<br>A principal vantagem da Edutin \u00e9 a qualidade e o reconhecimento de seus certificados internacionais, que validam suas novas habilidades e valorizam significativamente seu curr\u00edculo.<\/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\">O curso de Excel da Edutin vale a pena?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Se voc\u00ea ainda n\u00e3o tem certeza se o curso de Excel da Edutin vale a pena, aqui est\u00e1 um resumo dos pr\u00f3s e contras de fazer este curso:<\/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 class=\"wp-block-heading\">Vantagens<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Habilidade altamente exigida no mercado de trabalho: profici\u00eancia em Excel \u00e9 essencial para muitas carreiras.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Aprendizagem pr\u00e1tica e aplic\u00e1vel: voc\u00ea poder\u00e1 aplicar imediatamente o que aprendeu.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Flexibilidade para estudar no seu pr\u00f3prio ritmo: sem pressa para concluir o curso.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Acess\u00edvel a todos: n\u00e3o \u00e9 necess\u00e1rio conhecimento pr\u00e9vio.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Certificado reconhecido internacionalmente: Destaque-se com uma certifica\u00e7\u00e3o aceita globalmente.<\/li>\n<\/div><\/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 class=\"wp-block-heading\">Desvantagens<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Requer um computador com o Microsoft Excel instalado: Voc\u00ea precisa de acesso ao software.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Conex\u00e3o constante com a internet necess\u00e1ria: necess\u00e1ria para assistir \u00e0s aulas on-line.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>O certificado requer uma taxa: O curso \u00e9 gratuito, mas a obten\u00e7\u00e3o do certificado tem um custo.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Autodisciplina \u00e9 necess\u00e1ria: voc\u00ea precisar\u00e1 se manter motivado para concluir o curso sozinho.<\/li>\n<\/div><\/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 class=\"wp-block-heading\">Veja tamb\u00e9m: Curso de ingl\u00eas para iniciantes da Edutin!<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Outro curso que pode turbinar seu curr\u00edculo \u00e9 o Curso de Ingl\u00eas para Iniciantes da Edutin! Aprender um segundo idioma \u00e9 essencial para o sucesso profissional.<br>Voc\u00ea pode acessar o curr\u00edculo completo gratuitamente. Assim como o curso de Excel, todo o conte\u00fado est\u00e1 dispon\u00edvel online gratuitamente. Confira o guia completo do curso abaixo!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-AN9IU\">\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:\/\/cloudbyte7.com\/pt\/edutin-english-course\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Curso de Ingl\u00eas para Iniciantes da Edutin\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/2.jpg\" alt=\"Woman smiling having classes\">\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:\/\/cloudbyte7.com\/pt\/edutin-english-course\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Curso de Ingl\u00eas para Iniciantes da Edutin\">\n            Curso de Ingl\u00eas para Iniciantes da Edutin        <\/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            Libere seu potencial com o curso de Ingl\u00eas para Iniciantes da Edutin. 100% online e com certifica\u00e7\u00e3o, voc\u00ea tem acesso ilimitado aos materiais de aprendizagem 24 horas por dia!        <\/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:\/\/cloudbyte7.com\/pt\/edutin-english-course\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar lendo            <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:\/\/cloudbyte7.com\/pt\/edutin-english-course\/\"  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:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/2.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                Curso de Ingl\u00eas para Iniciantes da Edutin              <\/p>\n              <a href=\"https:\/\/cloudbyte7.com\/pt\/edutin-english-course\/\"  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 lendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Voc\u00ea permanecer\u00e1 no mesmo site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Um curso de Excel pode ser um diferencial no seu curr\u00edculo! Saia na frente em qualquer candidatura, aprimorando seu perfil profissional com este curso gratuito!<\/p>","protected":false},"author":34,"featured_media":871,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[27,31,12,11],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Edutin&#039;s Excel Course: Boost Your Career! - Cloud Byte 7<\/title>\n<meta name=\"description\" content=\"Edutin Academy is offering the Excel Course completely free! The classes are online, so you can learn anytime and anywhere.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cloudbyte7.com\/pt\/excel-course\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Edutin&#039;s Excel Course: Boost Your Career! - Cloud Byte 7\" \/>\n<meta property=\"og:description\" content=\"Edutin Academy is offering the Excel Course completely free! The classes are online, so you can learn anytime and anywhere.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cloudbyte7.com\/pt\/excel-course\/\" \/>\n<meta property=\"og:site_name\" content=\"Cloud Byte 7\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-11T04:02:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-17T01:43:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/1-6.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"samscorbaioli\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"samscorbaioli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cloudbyte7.com\/excel-course\/\",\"url\":\"https:\/\/cloudbyte7.com\/excel-course\/\",\"name\":\"Edutin's Excel Course: Boost Your Career! - Cloud Byte 7\",\"isPartOf\":{\"@id\":\"https:\/\/cloudbyte7.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cloudbyte7.com\/excel-course\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cloudbyte7.com\/excel-course\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/1-6.jpg\",\"datePublished\":\"2024-10-11T04:02:51+00:00\",\"dateModified\":\"2025-07-17T01:43:07+00:00\",\"author\":{\"@id\":\"https:\/\/cloudbyte7.com\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1\"},\"description\":\"Edutin Academy is offering the Excel Course completely free! The classes are online, so you can learn anytime and anywhere.\",\"breadcrumb\":{\"@id\":\"https:\/\/cloudbyte7.com\/excel-course\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cloudbyte7.com\/excel-course\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/cloudbyte7.com\/excel-course\/#primaryimage\",\"url\":\"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/1-6.jpg\",\"contentUrl\":\"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/1-6.jpg\",\"width\":1280,\"height\":720,\"caption\":\"Source: Edutin.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cloudbyte7.com\/excel-course\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cloudbyte7.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Edutin&#8217;s Excel Course: Boost Your Career!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cloudbyte7.com\/#website\",\"url\":\"https:\/\/cloudbyte7.com\/\",\"name\":\"Cloud Byte 7\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cloudbyte7.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/cloudbyte7.com\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1\",\"name\":\"samscorbaioli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/cloudbyte7.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g\",\"caption\":\"samscorbaioli\"},\"url\":\"https:\/\/cloudbyte7.com\/pt\/author\/samscorbaioli\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Edutin's Excel Course: Boost Your Career! - Cloud Byte 7","description":"Edutin Academy is offering the Excel Course completely free! The classes are online, so you can learn anytime and anywhere.","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:\/\/cloudbyte7.com\/pt\/excel-course\/","og_locale":"pt_BR","og_type":"article","og_title":"Edutin's Excel Course: Boost Your Career! - Cloud Byte 7","og_description":"Edutin Academy is offering the Excel Course completely free! The classes are online, so you can learn anytime and anywhere.","og_url":"https:\/\/cloudbyte7.com\/pt\/excel-course\/","og_site_name":"Cloud Byte 7","article_published_time":"2024-10-11T04:02:51+00:00","article_modified_time":"2025-07-17T01:43:07+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/1-6.jpg","type":"image\/jpeg"}],"author":"samscorbaioli","twitter_card":"summary_large_image","twitter_misc":{"Written by":"samscorbaioli","Est. reading time":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cloudbyte7.com\/excel-course\/","url":"https:\/\/cloudbyte7.com\/excel-course\/","name":"Edutin's Excel Course: Boost Your Career! - Cloud Byte 7","isPartOf":{"@id":"https:\/\/cloudbyte7.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cloudbyte7.com\/excel-course\/#primaryimage"},"image":{"@id":"https:\/\/cloudbyte7.com\/excel-course\/#primaryimage"},"thumbnailUrl":"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/1-6.jpg","datePublished":"2024-10-11T04:02:51+00:00","dateModified":"2025-07-17T01:43:07+00:00","author":{"@id":"https:\/\/cloudbyte7.com\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1"},"description":"Edutin Academy is offering the Excel Course completely free! The classes are online, so you can learn anytime and anywhere.","breadcrumb":{"@id":"https:\/\/cloudbyte7.com\/excel-course\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cloudbyte7.com\/excel-course\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/cloudbyte7.com\/excel-course\/#primaryimage","url":"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/1-6.jpg","contentUrl":"https:\/\/cloudbyte7.com\/wp-content\/uploads\/sites\/87\/2024\/10\/1-6.jpg","width":1280,"height":720,"caption":"Source: Edutin."},{"@type":"BreadcrumbList","@id":"https:\/\/cloudbyte7.com\/excel-course\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cloudbyte7.com\/"},{"@type":"ListItem","position":2,"name":"Edutin&#8217;s Excel Course: Boost Your Career!"}]},{"@type":"WebSite","@id":"https:\/\/cloudbyte7.com\/#website","url":"https:\/\/cloudbyte7.com\/","name":"Cloud Byte 7","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cloudbyte7.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pt-BR"},{"@type":"Person","@id":"https:\/\/cloudbyte7.com\/#\/schema\/person\/df2ed21dfa565b2f70941ee6a9c885b1","name":"samscorbaioli","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/cloudbyte7.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a087ecec51f980b678c50a15d4c223f2?s=96&d=mm&r=g","caption":"samscorbaioli"},"url":"https:\/\/cloudbyte7.com\/pt\/author\/samscorbaioli\/"}]}},"_links":{"self":[{"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/posts\/869"}],"collection":[{"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/comments?post=869"}],"version-history":[{"count":3,"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/posts\/869\/revisions"}],"predecessor-version":[{"id":1419,"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/posts\/869\/revisions\/1419"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/media\/871"}],"wp:attachment":[{"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/media?parent=869"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/categories?post=869"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cloudbyte7.com\/pt\/wp-json\/wp\/v2\/tags?post=869"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}