{"id":1746,"date":"2024-12-05T19:01:51","date_gmt":"2024-12-05T19:01:51","guid":{"rendered":"https:\/\/clarifyou.com\/?p=1746"},"modified":"2024-12-05T19:01:53","modified_gmt":"2024-12-05T19:01:53","slug":"electrician-course-english","status":"publish","type":"post","link":"https:\/\/clarifyou.com\/cs\/electrician-course-english\/","title":{"rendered":"Kurz elektrik\u00e1\u0159e \u2013 100% online a zdarma"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-enter-an-area-of-high-demand-and-prepare-for-earnings-of-at-least-30-hour\">Vstupte do oblasti s vysokou popt\u00e1vkou a p\u0159ipravte se na v\u00fdd\u011blek alespo\u0148 $30\/hodinu<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vzhledem k neust\u00e1l\u00e9mu r\u016fstu m\u011bst a rostouc\u00ed popt\u00e1vce po elekt\u0159in\u011b pat\u0159\u00ed elektrik\u00e1\u0159i k nejvyhled\u00e1van\u011bj\u0161\u00edm profesion\u00e1l\u016fm na trhu pr\u00e1ce.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tato oblast v\u0161ak vy\u017eaduje \u0159\u00e1dn\u00e9 vzd\u011bl\u00e1n\u00ed: bez solidn\u00edho vzd\u011bl\u00e1n\u00ed a uzn\u00e1van\u00fdch certifikac\u00ed mohou b\u00fdt mo\u017enosti kari\u00e9rn\u00edho r\u016fstu omezen\u00e9.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-nNy2l\"><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:\/\/alison.com\/careers\/architecture\/electrician\" 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:\/\/clarifyou.com\/wp-content\/uploads\/2024\/12\/electrician-3.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          Kurzy        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          Alison Courses        <\/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              elektrik\u00e1\u0159            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              kurs             <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Sta\u0148te se elektrik\u00e1\u0159em s bezplatn\u00fdm kurzem!        <\/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:\/\/alison.com\/careers\/architecture\/electrician\" 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              ZAH\u00c1JEN\u00cd REGISTRACE            <\/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:\/\/alison.com\/careers\/architecture\/electrician\" 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              ZAH\u00c1JEN\u00cd REGISTRACE            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Budete p\u0159esm\u011brov\u00e1ni na jinou webovou str\u00e1nku        <\/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:\/\/alison.com\/careers\/architecture\/electrician\" 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:\/\/clarifyou.com\/wp-content\/uploads\/2024\/12\/electrician-3.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                Sta\u0148te se elektrik\u00e1\u0159em s bezplatn\u00fdm kurzem!              <\/p>\n              <a href=\"https:\/\/alison.com\/careers\/architecture\/electrician\" 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                    ZAH\u00c1JEN\u00cd REGISTRACE                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Budete p\u0159esm\u011brov\u00e1ni na jinou webovou str\u00e1nku              <\/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>Aby se tento probl\u00e9m vy\u0159e\u0161il, platforma Alison nab\u00edz\u00ed bezplatn\u00fd online kurz pro ty, kte\u0159\u00ed cht\u011bj\u00ed za\u010d\u00edt kari\u00e9ru v oboru elektrotechniky. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Platforma, kter\u00e1 pokr\u00fdv\u00e1 t\u00e9mata od z\u00e1kladn\u00edch a\u017e po pokro\u010dil\u00e9, v\u00e1m umo\u017e\u0148uje specializovat se na tuto profesi, ani\u017e byste museli opustit domov.<\/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\">Pr\u016fm\u011brn\u00fd plat elektrik\u00e1\u0159e <\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Podle ned\u00e1vn\u00fdch \u00fadaj\u016f je pr\u016fm\u011brn\u00fd ro\u010dn\u00ed plat elektrik\u00e1\u0159e v USA p\u0159ibli\u017en\u011b 1 TP9T60 370. Tato \u010d\u00e1stka se m\u016f\u017ee li\u0161it v z\u00e1vislosti na faktorech, jako je lokalita, zku\u0161enosti a specializace.<\/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\">Co se v kurzu nau\u010d\u00edte<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>V <em>\u00davod do elektrotechnick\u00e9ho \u0159emesla<\/em> kurzu se nau\u010d\u00edte:<\/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>Jak identifikovat a zm\u00edrnit b\u011b\u017en\u00e1 pracovn\u00ed rizika v dan\u00e9 profesi.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Spr\u00e1vn\u00e9 pou\u017e\u00edv\u00e1n\u00ed osobn\u00edch ochrann\u00fdch prost\u0159edk\u016f (OOP).<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Z\u00e1klady elektrick\u00fdch obvod\u016f, v\u010detn\u011b provozu zdroj\u016f nap\u011bt\u00ed, z\u00e1t\u011b\u017e\u00ed a vodi\u010d\u016f.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Aplikace Ohmova a Kirchhoffova z\u00e1konu.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Charakteristiky s\u00e9riov\u00fdch a paraleln\u00edch obvod\u016f.<\/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\">Po\u017eadavky kurzu<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tento kurz nem\u00e1 \u017e\u00e1dn\u00e9 form\u00e1ln\u00ed p\u0159edpoklady, ale pro co nejlep\u0161\u00ed vyu\u017eit\u00ed l\u00e1tky se doporu\u010duje z\u00e1kladn\u00ed znalost matematiky a fyziky.<\/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\">Kroky kurzu<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>1. Registrace:<\/strong> Zaregistrujte se zdarma na platform\u011b Alison.<br><strong>2. Studie:<\/strong> P\u0159istupujte k online modul\u016fm flexibiln\u011b, dle va\u0161\u00ed dostupnosti.<br><strong>3. Hodnocen\u00ed:<\/strong> Na konci kurzu vypl\u0148te test, abyste si ov\u011b\u0159ili sv\u00e9 znalosti a z\u00edskali certifikaci.<\/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\">Jak se zapsat do kurzu<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ol><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>P\u0159ejd\u011bte na webov\u00e9 str\u00e1nky Alison a vytvo\u0159te si bezplatn\u00fd \u00fa\u010det.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Vyhledat kurz <em>\u00davod do elektrotechnick\u00e9ho \u0159emesla<\/em>.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Klikn\u011bte <em>Za\u010d\u00edt kurz hned te\u010f<\/em> za\u010d\u00edt se u\u010dit.<\/li>\n<\/div><\/ol>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">V\u00fdhody certifikace podlo\u017een\u00e9 daty<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Absolvov\u00e1n\u00ed tohoto kurzu a z\u00edsk\u00e1n\u00ed certifikace m\u016f\u017ee m\u00edt v\u00fdznamn\u00fd dopad na va\u0161i kari\u00e9ru:<\/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>P\u0159ednost pro certifikovan\u00e9 profesion\u00e1ly:<\/strong> P\u0159ibli\u017en\u011b 70% zam\u011bstnavatel\u016f v americk\u00e9m elektrotechnick\u00e9m sektoru preferuje nebo vy\u017eaduje certifikovan\u00e9 kandid\u00e1ty.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Vy\u0161\u0161\u00ed platy:<\/strong> Certifikovan\u00ed profesion\u00e1lov\u00e9 si podle Glassdoor mohou vyd\u011blat a\u017e o 201 TP8T v\u00edce ne\u017e ti bez certifikace.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Roz\u0161\u00ed\u0159en\u00e9 pracovn\u00ed p\u0159\u00edle\u017eitosti:<\/strong> Certifikace prokazuj\u00ed va\u0161i anga\u017eovanost a zaji\u0161\u0165uj\u00ed, \u017ee jste kvalifikovan\u00ed pro n\u00e1ro\u010dn\u00e9 projekty ve velk\u00fdch spole\u010dnostech nebo ve ve\u0159ejn\u00e9m sektoru.<\/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\">N\u00e1\u0159ad\u00ed a materi\u00e1ly pot\u0159ebn\u00e9 pro elektrik\u00e1\u0159e<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Krom\u011b teoretick\u00fdch znalost\u00ed je pro pr\u00e1ci elektrik\u00e1\u0159e z\u00e1sadn\u00ed i zvl\u00e1dnut\u00ed pou\u017e\u00edv\u00e1n\u00ed z\u00e1kladn\u00edch n\u00e1stroj\u016f. Zde jsou z\u00e1kladn\u00ed v\u011bci, kter\u00e9 byste m\u011bli zn\u00e1t:<\/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>Izolovan\u00e9 kle\u0161t\u011b:<\/strong> Pro p\u0159esn\u00e9 st\u0159\u00edh\u00e1n\u00ed a \u00fapravy dr\u00e1t\u016f a kabel\u016f.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Digit\u00e1ln\u00ed multimetr:<\/strong> Nezbytn\u00fd n\u00e1stroj pro m\u011b\u0159en\u00ed nap\u011bt\u00ed, proudu a odporu.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Izolovan\u00e9 \u0161roubov\u00e1ky a k\u0159\u00ed\u017eov\u00e9 \u0161roubov\u00e1ky:<\/strong> Pro bezpe\u010dnou manipulaci s elektrick\u00fdmi spoji.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Elektrick\u00e1 p\u00e1ska:<\/strong> Pro zaji\u0161t\u011bn\u00ed a izolaci elektrick\u00fdch spoj\u016f.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Osobn\u00ed ochrann\u00e9 prost\u0159edky (OOP):<\/strong> Sou\u010d\u00e1st\u00ed balen\u00ed jsou gumov\u00e9 rukavice, bezpe\u010dnostn\u00ed obuv a ochrann\u00e9 br\u00fdle, aby se zabr\u00e1nilo \u00farazu elektrick\u00fdm proudem a zran\u011bn\u00edm.<\/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\">Mo\u017enosti kari\u00e9rn\u00edho r\u016fstu v elektrotechnice<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Profese elektrik\u00e1\u0159e nab\u00edz\u00ed \u0159adu cest k r\u016fstu a specializaci:<\/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>Specializace na obnoviteln\u00e9 zdroje energie:<\/strong> Pr\u00e1ce s instalac\u00ed a \u00fadr\u017ebou sol\u00e1rn\u00edch nebo v\u011btrn\u00fdch syst\u00e9m\u016f.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Pr\u016fmyslov\u00fd elektrik\u00e1\u0159:<\/strong> Zach\u00e1zen\u00ed s komplexn\u00edmi syst\u00e9my ve velk\u00fdch pr\u016fmyslov\u00fdch odv\u011btv\u00edch, \u010dasto s nadpr\u016fm\u011brn\u00fdmi platy.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Automatizace pro dom\u00e1cnosti a firmy:<\/strong> Zam\u011b\u0159en\u00ed na chytr\u00e9 a automatizovan\u00e9 syst\u00e9my, jako jsou propojen\u00e9 domy.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Podnik\u00e1n\u00ed:<\/strong> Zalo\u017een\u00ed vlastn\u00edho podniku a nab\u00eddka slu\u017eeb pro reziden\u010dn\u00ed, komer\u010dn\u00ed nebo pr\u016fmyslov\u00e9 projekty.<\/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>Ka\u017ed\u00e1 z t\u011bchto oblast\u00ed nab\u00edz\u00ed finan\u010dn\u00ed stabilitu a jedine\u010dn\u00e9 v\u00fdzvy, co\u017e v\u00e1m umo\u017e\u0148uje vybrat si nejlep\u0161\u00ed cestu pro va\u0161i kari\u00e9ru.<\/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\">Certifikace, licence a registrace<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Profesn\u00ed certifikace je nezbytn\u00e1 pro to, abyste se na trhu pr\u00e1ce uchytili. Krom\u011b certifikace, kterou Alison nab\u00edz\u00ed, m\u016f\u017eete z\u00edskat dal\u0161\u00ed kvalifikace v oblastech, jako nap\u0159\u00edklad:<\/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>Optick\u00e1 vl\u00e1kna.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Instrumentace.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Elektrotechnick\u00e9 \u0159\u00edzen\u00ed.<\/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>Elektrik\u00e1\u0159i obvykle pot\u0159ebuj\u00ed k pr\u00e1ci licenci. Nap\u0159\u00edklad <em>Pr\u016fkaz elektrik\u00e1\u0159e tovary\u0161e<\/em> umo\u017e\u0148uje pracovat na komer\u010dn\u00edch i reziden\u010dn\u00edch syst\u00e9mech bez p\u0159\u00edm\u00e9ho dohledu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Proces ud\u011blov\u00e1n\u00ed licenc\u00ed se li\u0161\u00ed v jednotliv\u00fdch st\u00e1tech, ale obecn\u011b zahrnuje:<\/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>Praktick\u00e9 a teoretick\u00e9 zkou\u0161ky:<\/strong> Otestujte si sv\u00e9 znalosti elektrick\u00fdch syst\u00e9m\u016f a bezpe\u010dnostn\u00edch norem.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Po\u017eadavky na zp\u016fsobilost:<\/strong> V\u010detn\u011b minim\u00e1ln\u00ed \u00farovn\u011b vzd\u011bl\u00e1n\u00ed a ur\u010dit\u00e9ho po\u010dtu hodin praktick\u00e9 praxe.<\/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\">Pro\u010d absolvovat kurz elektrik\u00e1\u0159e?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bezplatn\u00fd online kurz nab\u00edzen\u00fd platformou Alison je jedine\u010dnou p\u0159\u00edle\u017eitost\u00ed pro ka\u017ed\u00e9ho, kdo chce za\u010d\u00edt kari\u00e9ru v oboru elektrotechniky. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tento kurz zahrnuje z\u00e1kladn\u00ed principy, jako je bezpe\u010dnost pr\u00e1ce, provoz elektrick\u00fdch obvod\u016f a aplikace z\u00e1kladn\u00edch z\u00e1kon\u016f o elekt\u0159in\u011b, jako jsou Ohm\u016fv a Kirchhoff\u016fv z\u00e1kon.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Registra\u010dn\u00ed proces je jednoduch\u00fd a bezplatn\u00fd a obsah je flexibiln\u011b p\u0159\u00edstupn\u00fd, co\u017e v\u00e1m umo\u017e\u0148uje studovat vlastn\u00edm tempem.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Nav\u00edc po absolvov\u00e1n\u00ed kurzu budete m\u00edt mo\u017enost z\u00edskat profesn\u00ed certifikaci \u2013 kl\u00ed\u010dovou v\u00fdhodu na trhu pr\u00e1ce.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tato certifikace nejen potvrzuje va\u0161e znalosti, ale tak\u00e9 otev\u00edr\u00e1 dve\u0159e k lep\u0161\u00edm p\u0159\u00edle\u017eitostem a poskytuje v\u011bt\u0161\u00ed finan\u010dn\u00ed stabilitu a profesn\u00ed nez\u00e1vislost.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>S rostouc\u00edmi m\u011bsty a rostouc\u00ed popt\u00e1vkou po kvalifikovan\u00fdch elektrik\u00e1\u0159\u00edch nab\u00edz\u00ed toto povol\u00e1n\u00ed konkuren\u010dn\u00ed a lukrativn\u00ed trh. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jeliko\u017e v\u0161ak mnoho p\u0159\u00edle\u017eitost\u00ed vy\u017eaduje specifick\u00e9 \u0161kolen\u00ed a licenci, je kurz jako je tento nezbytn\u00fd pro spr\u00e1vn\u00fd start va\u0161\u00ed kari\u00e9ry.<\/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\">Co je Alison?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Alison je online vzd\u011bl\u00e1vac\u00ed platforma, kter\u00e1 nab\u00edz\u00ed bezplatn\u00e9 kurzy v r\u016fzn\u00fdch oborech a umo\u017e\u0148uje v\u00e1m z\u00edskat dovednosti p\u0159\u00edstupn\u00fdm a flexibiln\u00edm zp\u016fsobem.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jeho kurzy jsou ide\u00e1ln\u00ed pro jednotlivce, kte\u0159\u00ed cht\u011bj\u00ed profesn\u011b r\u016fst, ale pot\u0159ebuj\u00ed flexibilitu, aby si mohli studovat vlastn\u00edm tempem.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Po dokon\u010den\u00ed m\u016f\u017eete z\u00edskat uzn\u00e1van\u00e9 certifikace, kter\u00e9 zv\u00fd\u0161\u00ed hodnotu va\u0161eho \u017eivotopisu a zv\u00fd\u0161\u00ed va\u0161e \u0161ance na \u00fasp\u011bch na trhu pr\u00e1ce.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1daOSo\">\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            <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:\/\/clarifyou.com\/cs\/rec-construction-jobs\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Pr\u00e1ce elektrik\u00e1\u0159e\">\n            Pr\u00e1ce elektrik\u00e1\u0159e        <\/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            V\u00edce ne\u017e 2 000 stavebn\u00edch prac\u00ed k zah\u00e1jen\u00ed nyn\u00ed + mzda alespo\u0148 $25\/hod.        <\/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:\/\/clarifyou.com\/cs\/rec-construction-jobs\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            \u010ct\u011bte d\u00e1l            <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=\"w-full justify-self-start flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"mx-2 h-1\/2\">\n            <p class=\"px-5 text-center pt-4 text-sm\">\n              Pr\u00e1ce elektrik\u00e1\u0159e            <\/p>\n          <\/div>\n          <div class=\"mx-2 mt-1 bottom-0 h-1\/2\">\n            <a class=\"w-full m-auto\" href=\"https:\/\/clarifyou.com\/cs\/rec-construction-jobs\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n              <button class=\"flex m-auto border-0 py-2 px-6 focus:outline-none rounded text-center text-sm\">\n                \u010ct\u011bte d\u00e1l              <\/button>\n            <\/a>\n            <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n              Z\u016fstanete na stejn\u00e9m webu  \n            <\/p>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Tato kurzov\u00e1 platforma v\u00e1m umo\u017en\u00ed vyd\u011blat si jako elektrik\u00e1\u0159 alespo\u0148 $27 za hodinu. Absolvujte kurz z domova a zdarma! Za\u010dn\u011bte s kurzem #{weekday}.<\/p>","protected":false},"author":11,"featured_media":1748,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[169],"tags":[237,185,236],"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>Electrician Course \u2013 100% Online and Free - Clarif You<\/title>\n<meta name=\"description\" content=\"This course will guide you to becoming one of the market\u2019s most sought-after professionals, with potential earnings of $27\/hour. Start today!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/clarifyou.com\/cs\/electrician-course-english\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Electrician Course \u2013 100% Online and Free\" \/>\n<meta property=\"og:description\" content=\"This course will guide you to becoming one of the market\u2019s most sought-after professionals, with potential earnings of $27\/hour. Start today!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/clarifyou.com\/cs\/electrician-course-english\/\" \/>\n<meta property=\"og:site_name\" content=\"Clarif You\" \/>\n<meta property=\"article:published_time\" content=\"2024-12-05T19:01:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-05T19:01:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/12\/electrician-course-online.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ingrid Pontes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minuty\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/clarifyou.com\/#website\",\"url\":\"https:\/\/clarifyou.com\/\",\"name\":\"Clarif You\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/clarifyou.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"cs\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\/\/clarifyou.com\/electrician-course-english\/#primaryimage\",\"url\":\"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/12\/electrician-course-online.jpg\",\"contentUrl\":\"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/12\/electrician-course-online.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/clarifyou.com\/electrician-course-english\/#webpage\",\"url\":\"https:\/\/clarifyou.com\/electrician-course-english\/\",\"name\":\"Electrician Course \u2013 100% Online and Free - Clarif You\",\"isPartOf\":{\"@id\":\"https:\/\/clarifyou.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/clarifyou.com\/electrician-course-english\/#primaryimage\"},\"datePublished\":\"2024-12-05T19:01:51+00:00\",\"dateModified\":\"2024-12-05T19:01:53+00:00\",\"author\":{\"@id\":\"https:\/\/clarifyou.com\/#\/schema\/person\/e9ec844614dd68264a64709342d1fb05\"},\"description\":\"This course will guide you to becoming one of the market\u2019s most sought-after professionals, with potential earnings of $27\/hour. Start today!\",\"breadcrumb\":{\"@id\":\"https:\/\/clarifyou.com\/electrician-course-english\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/clarifyou.com\/electrician-course-english\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/clarifyou.com\/electrician-course-english\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/clarifyou.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Electrician Course \u2013 100% Online and Free\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/clarifyou.com\/#\/schema\/person\/e9ec844614dd68264a64709342d1fb05\",\"name\":\"Ingrid Pontes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\/\/clarifyou.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/640a1578a4dd824347abae66b0e3c1de?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/640a1578a4dd824347abae66b0e3c1de?s=96&d=mm&r=g\",\"caption\":\"Ingrid Pontes\"},\"url\":\"https:\/\/clarifyou.com\/cs\/author\/ingrid-pontes\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Electrician Course \u2013 100% Online and Free - Clarif You","description":"This course will guide you to becoming one of the market\u2019s most sought-after professionals, with potential earnings of $27\/hour. Start today!","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:\/\/clarifyou.com\/cs\/electrician-course-english\/","og_locale":"cs_CZ","og_type":"article","og_title":"Electrician Course \u2013 100% Online and Free","og_description":"This course will guide you to becoming one of the market\u2019s most sought-after professionals, with potential earnings of $27\/hour. Start today!","og_url":"https:\/\/clarifyou.com\/cs\/electrician-course-english\/","og_site_name":"Clarif You","article_published_time":"2024-12-05T19:01:51+00:00","article_modified_time":"2024-12-05T19:01:53+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/12\/electrician-course-online.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ingrid Pontes","Est. reading time":"4 minuty"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/clarifyou.com\/#website","url":"https:\/\/clarifyou.com\/","name":"Clarif You","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/clarifyou.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"cs"},{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/clarifyou.com\/electrician-course-english\/#primaryimage","url":"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/12\/electrician-course-online.jpg","contentUrl":"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/12\/electrician-course-online.jpg","width":1920,"height":1080},{"@type":"WebPage","@id":"https:\/\/clarifyou.com\/electrician-course-english\/#webpage","url":"https:\/\/clarifyou.com\/electrician-course-english\/","name":"Electrician Course \u2013 100% Online and Free - Clarif You","isPartOf":{"@id":"https:\/\/clarifyou.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/clarifyou.com\/electrician-course-english\/#primaryimage"},"datePublished":"2024-12-05T19:01:51+00:00","dateModified":"2024-12-05T19:01:53+00:00","author":{"@id":"https:\/\/clarifyou.com\/#\/schema\/person\/e9ec844614dd68264a64709342d1fb05"},"description":"This course will guide you to becoming one of the market\u2019s most sought-after professionals, with potential earnings of $27\/hour. Start today!","breadcrumb":{"@id":"https:\/\/clarifyou.com\/electrician-course-english\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/clarifyou.com\/electrician-course-english\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/clarifyou.com\/electrician-course-english\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/clarifyou.com\/"},{"@type":"ListItem","position":2,"name":"Electrician Course \u2013 100% Online and Free"}]},{"@type":"Person","@id":"https:\/\/clarifyou.com\/#\/schema\/person\/e9ec844614dd68264a64709342d1fb05","name":"Ingrid Pontes","image":{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/clarifyou.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/640a1578a4dd824347abae66b0e3c1de?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/640a1578a4dd824347abae66b0e3c1de?s=96&d=mm&r=g","caption":"Ingrid Pontes"},"url":"https:\/\/clarifyou.com\/cs\/author\/ingrid-pontes\/"}]}},"_links":{"self":[{"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/posts\/1746"}],"collection":[{"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/comments?post=1746"}],"version-history":[{"count":0,"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/posts\/1746\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/media\/1748"}],"wp:attachment":[{"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/media?parent=1746"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/categories?post=1746"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/tags?post=1746"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}