{"id":1756,"date":"2024-12-05T20:28:07","date_gmt":"2024-12-05T20:28:07","guid":{"rendered":"https:\/\/clarifyou.com\/?p=1756"},"modified":"2024-12-05T20:28:10","modified_gmt":"2024-12-05T20:28:10","slug":"carpentry-course-english","status":"publish","type":"post","link":"https:\/\/clarifyou.com\/cs\/carpentry-course-english\/","title":{"rendered":"Kurz tesa\u0159stv\u00ed \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-get-ready-to-earn-at-least-25-hour-as-a-carpenter\">P\u0159ipravte se na v\u00fdd\u011blek alespo\u0148 $25\/hodinu jako tesa\u0159<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>P\u0159edpokl\u00e1d\u00e1 se, \u017ee stavebn\u00ed pr\u016fmysl z\u016fstane v roce 2025 siln\u00fd a jedna skupina profesion\u00e1l\u016f je obzvl\u00e1\u0161t\u011b \u017e\u00e1dan\u00e1: tesa\u0159i.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Navzdory rostouc\u00edm p\u0159\u00edle\u017eitostem je tento obor vyhrazen pro kvalifikovan\u00e9 profesion\u00e1ly. Bez \u0159\u00e1dn\u00e9ho vzd\u011bl\u00e1n\u00ed a p\u0159\u00edslu\u0161n\u00fdch certifikac\u00ed m\u016f\u017ee b\u00fdt postup v t\u00e9to kari\u00e9\u0159e n\u00e1ro\u010dn\u00fd.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-Zp5Jj6\"><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\/tag\/carpentry\" 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\/carpenter-online-course.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          Kurs        <\/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              Kurzy            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Online            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          Sta\u0148te se tesa\u0159em s uzn\u00e1van\u00fdm certifik\u00e1tem!        <\/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\/tag\/carpentry\" 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\/tag\/carpentry\" 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\/tag\/carpentry\" 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\/carpenter-online-course.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 tesa\u0159em s uzn\u00e1van\u00fdm certifik\u00e1tem!              <\/p>\n              <a href=\"https:\/\/alison.com\/tag\/carpentry\" 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>S ohledem na to nab\u00edz\u00ed platforma Alison komplexn\u00ed \u0161kolic\u00ed program pro ty, kte\u0159\u00ed se cht\u011bj\u00ed st\u00e1t tesa\u0159i, s lekcemi, kter\u00e9 jsou zcela zdarma a dostupn\u00e9 online. Zde je v\u0161e, co pot\u0159ebujete v\u011bd\u011bt!<\/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 tesa\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 spole\u010dnosti Indeed je pr\u016fm\u011brn\u00e1 hodinov\u00e1 sazba tesa\u0159e ve Spojen\u00fdch st\u00e1tech p\u0159ibli\u017en\u011b 1 TP9T25, co\u017e ro\u010dn\u011b odpov\u00edd\u00e1 zhruba 1 TP9T52 000.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tato mzda se m\u016f\u017ee li\u0161it v z\u00e1vislosti na faktorech, jako jsou zku\u0161enosti, lokalita a specializace v oboru tesa\u0159stv\u00ed.<\/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 text-left mb-5\">\n<ol><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Stavebn\u00ed materi\u00e1ly<\/strong><strong><br><\/strong>Z\u00edskejte znalosti o r\u016fzn\u00fdch druz\u00edch d\u0159eva a materi\u00e1lech pou\u017e\u00edvan\u00fdch v modern\u00edm tesa\u0159stv\u00ed.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Spojovac\u00ed materi\u00e1l a lepidla<\/strong><strong><br><\/strong>Nau\u010dte se spr\u00e1vn\u011b pou\u017e\u00edvat h\u0159eb\u00edky, \u0161rouby, lepidla a dal\u0161\u00ed nezbytn\u00e9 spojovac\u00ed prvky.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Ru\u010dn\u00ed a elektrick\u00e9 n\u00e1\u0159ad\u00ed<\/strong><strong><br><\/strong>Bezpe\u010dn\u011b a efektivn\u011b obsluhovat n\u00e1stroje, jako jsou pily, kladiva, vrta\u010dky a dal\u0161\u00ed kl\u00ed\u010dov\u00e9 vybaven\u00ed.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>\u010cten\u00ed pl\u00e1n\u016f a v\u00fd\u0161kov\u00fdch bod\u016f<\/strong><strong><br><\/strong>Zvl\u00e1dn\u011bte interpretaci architektonick\u00fdch v\u00fdkres\u016f pro p\u0159esnou realizaci projektu.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Podlahov\u00e9 a konstruk\u010dn\u00ed syst\u00e9my<\/strong><strong><br><\/strong>Nau\u010dte se techniky mont\u00e1\u017ee podlahov\u00fdch konstrukc\u00ed a nosn\u00fdch prvk\u016f.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Betonov\u00e9 formy a z\u00e1klady<\/strong><strong><br><\/strong>Pochopit p\u0159\u00edpravu a konstrukci forem pro z\u00e1klady a dal\u0161\u00ed betonov\u00e9 konstrukce.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Mont\u00e1\u017e oken a venkovn\u00edch dve\u0159\u00ed<\/strong><strong><br><\/strong>Nau\u010dte se spr\u00e1vn\u00e9 postupy pro instalaci vn\u011bj\u0161\u00edch okenn\u00edch a dve\u0159n\u00edch r\u00e1m\u016f.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Konstrukce schodi\u0161\u0165<\/strong><strong><br><\/strong>Prostudujte si n\u00e1vrh, rozvr\u017een\u00ed a mont\u00e1\u017en\u00ed techniky pro r\u016fzn\u00e9 typy schodi\u0161\u0165.<\/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\">Po\u017eadavky pro zah\u00e1jen\u00ed kurzu<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pro tento kurz nejsou \u017e\u00e1dn\u00e9 form\u00e1ln\u00ed p\u0159edpoklady. D\u016frazn\u011b se v\u0161ak doporu\u010duje z\u00e1jem o praktickou pr\u00e1ci a ochota u\u010dit se stavebn\u00edm technik\u00e1m a pou\u017e\u00edv\u00e1n\u00ed n\u00e1stroj\u016f.<\/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 text-left mb-5\">\n<ol><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Z\u00e1pis<\/strong><strong><br><\/strong>Zaregistrujte se zdarma na platform\u011b Alison a zaregistrujte se do kurzu tesa\u0159stv\u00ed.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>U\u010den\u00ed<\/strong><strong><br><\/strong>Z\u00edskejte p\u0159\u00edstup k online modul\u016fm, kter\u00e9 zahrnuj\u00ed videa, studijn\u00ed materi\u00e1ly a praktick\u00e1 cvi\u010den\u00ed.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Posouzen\u00ed<\/strong><strong><br><\/strong>Na konci ka\u017ed\u00e9ho modulu vypl\u0148te hodnocen\u00ed, abyste si ov\u011b\u0159ili sv\u00e9 znalosti.<\/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\">Jak se zapsat do kurzu<\/h2>\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>Nav\u0161tivte webov\u00e9 str\u00e1nky Alison.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Vytvo\u0159te si bezplatn\u00fd \u00fa\u010det pomoc\u00ed sv\u00e9ho e-mailu a hesla.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Ve vyhled\u00e1vac\u00edm \u0159\u00e1dku vyhledejte \u201eDiploma v oboru tesa\u0159stv\u00ed\u201c.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Vyberte kurz a klikn\u011bte na \u201eZah\u00e1jit kurz nyn\u00ed\u201c.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Za\u010dn\u011bte se studiem ihned.<\/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\">Dal\u0161\u00ed n\u00e1stroje a zdroje<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jednou z hlavn\u00edch v\u00fdhod Alisonina kurzu tesa\u0159stv\u00ed je jeho praktick\u00fd a na re\u00e1ln\u00fd sv\u011bt zam\u011b\u0159en\u00fd p\u0159\u00edstup k u\u010den\u00ed.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Krom\u011b lekc\u00ed platforma poskytuje p\u0159\u00edstup k \u0159ad\u011b n\u00e1stroj\u016f a dopl\u0148kov\u00fdch zdroj\u016f, kter\u00e9 vylep\u0161uj\u00ed studijn\u00ed z\u00e1\u017eitek a pom\u00e1haj\u00ed aplikovat znalosti v re\u00e1ln\u00fdch situac\u00edch.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mezi neju\u017eite\u010dn\u011bj\u0161\u00ed zdroje pat\u0159\u00ed:<\/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>Manu\u00e1ly k n\u00e1\u0159ad\u00ed<\/strong><strong><br><\/strong>Podrobn\u00e9 n\u00e1vody, kter\u00e9 v\u00e1m pomohou pochopit spr\u00e1vn\u00e9 pou\u017e\u00edv\u00e1n\u00ed ru\u010dn\u00edho a elektrick\u00e9ho n\u00e1\u0159ad\u00ed a zajist\u00ed p\u0159esnost a bezpe\u010dnost p\u0159i pr\u00e1ci.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Kalkul\u00e1tory materi\u00e1l\u016f<\/strong><strong><br><\/strong>N\u00e1stroje, kter\u00e9 pom\u00e1haj\u00ed s pl\u00e1nov\u00e1n\u00edm projekt\u016f odhadem pot\u0159ebn\u00e9ho mno\u017estv\u00ed d\u0159eva, \u0161roub\u016f a dal\u0161\u00edch materi\u00e1l\u016f, a t\u00edm sni\u017euj\u00ed mno\u017estv\u00ed odpadu.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Referen\u010dn\u00ed tabulky<\/strong><strong><br><\/strong>Technick\u00e9 informace o druz\u00edch d\u0159eva, spojovac\u00edm materi\u00e1lu a povrchov\u00fdch \u00faprav\u00e1ch, kter\u00e9 pomohou s v\u00fdb\u011brem nejvhodn\u011bj\u0161\u00edch materi\u00e1l\u016f pro ka\u017ed\u00fd projekt.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Bezpe\u010dnostn\u00ed kontroln\u00ed seznamy<\/strong><strong><br><\/strong>Pokyny k bezpe\u010dn\u00e9mu zach\u00e1zen\u00ed s n\u00e1\u0159ad\u00edm, minimalizuj\u00edc\u00ed riziko \u00faraz\u016f b\u011bhem pr\u00e1ce.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>N\u00e1pady na projekty pro za\u010d\u00e1te\u010dn\u00edky<\/strong><strong><br><\/strong>Pl\u00e1ny a diagramy pro jednoduch\u00e9 projekty, jako jsou lavi\u010dky, stoly a police, ide\u00e1ln\u00ed pro ty, kte\u0159\u00ed s v\u00fdrobou teprve za\u010d\u00ednaj\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>Tyto zdroje nejen dopl\u0148uj\u00ed teoretick\u00e9 znalosti, ale tak\u00e9 buduj\u00ed sebev\u011bdom\u00ed pot\u0159ebn\u00e9 k realizaci projekt\u016f v re\u00e1ln\u00fdch podm\u00ednk\u00e1ch.<\/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\">Kari\u00e9rn\u00ed p\u0159\u00edle\u017eitosti v tesa\u0159stv\u00ed<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tesa\u0159stv\u00ed je profese, kter\u00e1 dalece p\u0159esahuje r\u00e1mec stavby z\u00e1kladn\u00edch konstrukc\u00ed. Je to nezbytn\u00e1 dovednost v cel\u00e9 \u0159ad\u011b odv\u011btv\u00ed, v\u010detn\u011b stavebnictv\u00ed, n\u00e1vrh\u00e1\u0159stv\u00ed n\u00e1bytku, architektury a dokonce i um\u011bn\u00ed, jako je sc\u00e9nografie.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>To znamen\u00e1, \u017ee znalosti z\u00edskan\u00e9 v Alisonin\u011b kurzu tesa\u0159stv\u00ed lze uplatnit v mnoha oblastech, co\u017e zvy\u0161uje potenci\u00e1l pro profesn\u00ed r\u016fst.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jednou z nejatraktivn\u011bj\u0161\u00edch str\u00e1nek t\u00e9to profese je jej\u00ed v\u0161estrannost. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tesa\u0159i mohou pracovat pro stavebn\u00ed firmy, v\u00fdrobce n\u00e1bytku nebo jako nez\u00e1visl\u00ed pracovn\u00edci, kte\u0159\u00ed se v\u011bnuj\u00ed zak\u00e1zkov\u00fdm projekt\u016fm pro jednotliv\u00e9 klienty.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Odborn\u00edci s pokro\u010dil\u00fdmi dovednostmi se mohou dokonce specializovat na specifick\u00e9 oblasti, 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><strong>Jemn\u00e9 zpracov\u00e1n\u00ed d\u0159eva<\/strong><strong><br><\/strong>V\u00fdroba luxusn\u00edho n\u00e1bytku a exkluzivn\u00edch designov\u00fdch kus\u016f.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Restaurov\u00e1n\u00ed n\u00e1bytku<\/strong><strong><br><\/strong>Restaurov\u00e1n\u00ed staro\u017eitn\u00fdch p\u0159edm\u011bt\u016f s v\u00fdznamnou historickou nebo sentiment\u00e1ln\u00ed hodnotou.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Zelen\u00e1 v\u00fdstavba<\/strong><strong><br><\/strong>Pr\u00e1ce na udr\u017eiteln\u00fdch projektech s vyu\u017eit\u00edm recyklovan\u00fdch nebo ekologick\u00fdch materi\u00e1l\u016f.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>\u00dadr\u017eba obytn\u00fdch a komer\u010dn\u00edch prostor<\/strong><strong><br><\/strong>Prov\u00e1d\u011bn\u00ed oprav a vylep\u0161en\u00ed st\u00e1vaj\u00edc\u00edch konstrukc\u00ed, jako jsou dve\u0159e, okna, schody a podlahy.<\/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>Nav\u00edc je mo\u017enost zalo\u017eit si vlastn\u00ed podnik\u00e1n\u00ed velkou v\u00fdhodou.<\/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\u00ed popt\u00e1vkou po personalizovan\u00fdch a vysoce kvalitn\u00edch slu\u017eb\u00e1ch se mnoho profesion\u00e1l\u016f rozhoduje st\u00e1t se podnikateli, \u010d\u00edm\u017e z\u00edsk\u00e1vaj\u00ed kontrolu nad sv\u00fdmi \u010dasov\u00fdmi pl\u00e1ny a zvy\u0161uj\u00ed sv\u016fj v\u00fdd\u011ble\u010dn\u00fd potenci\u00e1l. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Alisonina certifikace m\u016f\u017ee b\u00fdt prvn\u00edm krokem k vybudov\u00e1n\u00ed solidn\u00ed a slibn\u00e9 kari\u00e9ry v tomto oboru.<\/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\">Pro\u010d se st\u00e1t tesa\u0159em?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tesa\u0159stv\u00ed je profese, kter\u00e1 nab\u00edz\u00ed rozmanit\u00e9 pracovn\u00ed p\u0159\u00edle\u017eitosti, od pozemn\u00edho stavitelstv\u00ed a\u017e po n\u00e1vrh\u00e1\u0159stv\u00ed n\u00e1bytku.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>S tesa\u0159sk\u00fdmi dovednostmi m\u016f\u017eete pracovat na reziden\u010dn\u00edch i komer\u010dn\u00edch projektech nebo si dokonce zalo\u017eit vlastn\u00ed firmu, co\u017e v\u00e1m poskytne flexibilitu a profesn\u00ed autonomii.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pokud hled\u00e1te praktick\u00fd a dostupn\u00fd zp\u016fsob, jak vstoupit do sv\u011bta tesa\u0159stv\u00ed, Alisonin diplom v tesa\u0159sk\u00fdch studi\u00edch je vynikaj\u00edc\u00ed volbou.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tento bezplatn\u00fd online kurz zahrnuje v\u0161e od stavebn\u00edch materi\u00e1l\u016f a\u017e po pou\u017e\u00edv\u00e1n\u00ed ru\u010dn\u00edho a elektrick\u00e9ho n\u00e1\u0159ad\u00ed a poskytuje tak solidn\u00ed z\u00e1klad pro ka\u017ed\u00e9ho, kdo v t\u00e9to profesi za\u010d\u00edn\u00e1.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Flexibilita online vzd\u011bl\u00e1v\u00e1n\u00ed v\u00e1m nav\u00edc umo\u017e\u0148uje studovat vlastn\u00edm tempem, co\u017e je ide\u00e1ln\u00ed pro ty, kte\u0159\u00ed cht\u011bj\u00ed skloubit studium s dal\u0161\u00edmi povinnostmi. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Po absolvov\u00e1n\u00ed kurzu z\u00edsk\u00e1te profesn\u00ed certifikaci, kter\u00e1 v\u00e1m m\u016f\u017ee otev\u0159\u00edt dve\u0159e k nov\u00fdm kari\u00e9rn\u00edm p\u0159\u00edle\u017eitostem a v\u011bt\u0161\u00ed profesn\u00ed nez\u00e1vislosti.<\/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 nab\u00edzej\u00edc\u00ed bezplatn\u00e9 kurzy v r\u016fzn\u00fdch oborech, kter\u00e9 student\u016fm umo\u017e\u0148uj\u00ed z\u00edskat nov\u00e9 dovednosti a uzn\u00e1van\u00e9 certifikace 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>V\u00fduka tesa\u0159stv\u00ed prost\u0159ednictv\u00edm Alisonina kurzu je vynikaj\u00edc\u00edm zp\u016fsobem, jak si osvojit praktick\u00e9 dovednosti, kter\u00e9 mohou v\u00e9st k obohacuj\u00edc\u00ed a dob\u0159e placen\u00e9 kari\u00e9\u0159e.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Flexibilita online vzd\u011bl\u00e1v\u00e1n\u00ed v kombinaci s vysoce kvalitn\u00edm obsahem \u010din\u00ed z tohoto kurzu cennou volbu pro ka\u017ed\u00e9ho, kdo chce profesn\u011b r\u016fst v oboru tesa\u0159stv\u00ed.<\/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=\"Tesa\u0159sk\u00e9 pr\u00e1ce\">\n            Tesa\u0159sk\u00e9 pr\u00e1ce        <\/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              Tesa\u0159sk\u00e9 pr\u00e1ce            <\/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>Tento kurz v\u00e1m umo\u017en\u00ed vyd\u011blat si jako tesa\u0159 alespo\u0148 $25 za hodinu. Absolvujte kurz odkudkoli a zdarma! Za\u010dn\u011bte tento kurz #{weekday}.<\/p>","protected":false},"author":11,"featured_media":1676,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[169],"tags":[238,185],"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>Carpentry Course \u2013 100% Online and Free - Clarif You<\/title>\n<meta name=\"description\" content=\"Master essential carpentry skills and unlock career opportunities with potential earnings at least $25\/hour. Start learning today for free!\" \/>\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\/carpentry-course-english\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Carpentry Course \u2013 100% Online and Free\" \/>\n<meta property=\"og:description\" content=\"Master essential carpentry skills and unlock career opportunities with potential earnings at least $25\/hour. Start learning today for free!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/clarifyou.com\/cs\/carpentry-course-english\/\" \/>\n<meta property=\"og:site_name\" content=\"Clarif You\" \/>\n<meta property=\"article:published_time\" content=\"2024-12-05T20:28:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-05T20:28:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/11\/carpenter-professional-1.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=\"5 minut\" \/>\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\/carpentry-course-english\/#primaryimage\",\"url\":\"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/11\/carpenter-professional-1.jpg\",\"contentUrl\":\"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/11\/carpenter-professional-1.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/clarifyou.com\/carpentry-course-english\/#webpage\",\"url\":\"https:\/\/clarifyou.com\/carpentry-course-english\/\",\"name\":\"Carpentry Course \u2013 100% Online and Free - Clarif You\",\"isPartOf\":{\"@id\":\"https:\/\/clarifyou.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/clarifyou.com\/carpentry-course-english\/#primaryimage\"},\"datePublished\":\"2024-12-05T20:28:07+00:00\",\"dateModified\":\"2024-12-05T20:28:10+00:00\",\"author\":{\"@id\":\"https:\/\/clarifyou.com\/#\/schema\/person\/e9ec844614dd68264a64709342d1fb05\"},\"description\":\"Master essential carpentry skills and unlock career opportunities with potential earnings at least $25\/hour. Start learning today for free!\",\"breadcrumb\":{\"@id\":\"https:\/\/clarifyou.com\/carpentry-course-english\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/clarifyou.com\/carpentry-course-english\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/clarifyou.com\/carpentry-course-english\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/clarifyou.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Carpentry 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":"Carpentry Course \u2013 100% Online and Free - Clarif You","description":"Master essential carpentry skills and unlock career opportunities with potential earnings at least $25\/hour. Start learning today for free!","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\/carpentry-course-english\/","og_locale":"cs_CZ","og_type":"article","og_title":"Carpentry Course \u2013 100% Online and Free","og_description":"Master essential carpentry skills and unlock career opportunities with potential earnings at least $25\/hour. Start learning today for free!","og_url":"https:\/\/clarifyou.com\/cs\/carpentry-course-english\/","og_site_name":"Clarif You","article_published_time":"2024-12-05T20:28:07+00:00","article_modified_time":"2024-12-05T20:28:10+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/11\/carpenter-professional-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ingrid Pontes","Est. reading time":"5 minut"},"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\/carpentry-course-english\/#primaryimage","url":"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/11\/carpenter-professional-1.jpg","contentUrl":"https:\/\/clarifyou.com\/wp-content\/uploads\/2024\/11\/carpenter-professional-1.jpg","width":1920,"height":1080},{"@type":"WebPage","@id":"https:\/\/clarifyou.com\/carpentry-course-english\/#webpage","url":"https:\/\/clarifyou.com\/carpentry-course-english\/","name":"Carpentry Course \u2013 100% Online and Free - Clarif You","isPartOf":{"@id":"https:\/\/clarifyou.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/clarifyou.com\/carpentry-course-english\/#primaryimage"},"datePublished":"2024-12-05T20:28:07+00:00","dateModified":"2024-12-05T20:28:10+00:00","author":{"@id":"https:\/\/clarifyou.com\/#\/schema\/person\/e9ec844614dd68264a64709342d1fb05"},"description":"Master essential carpentry skills and unlock career opportunities with potential earnings at least $25\/hour. Start learning today for free!","breadcrumb":{"@id":"https:\/\/clarifyou.com\/carpentry-course-english\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/clarifyou.com\/carpentry-course-english\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/clarifyou.com\/carpentry-course-english\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/clarifyou.com\/"},{"@type":"ListItem","position":2,"name":"Carpentry 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\/1756"}],"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=1756"}],"version-history":[{"count":0,"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/posts\/1756\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/media\/1676"}],"wp:attachment":[{"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/media?parent=1756"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/categories?post=1756"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/clarifyou.com\/cs\/wp-json\/wp\/v2\/tags?post=1756"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}