{"id":1655,"date":"2024-12-18T19:34:02","date_gmt":"2024-12-18T19:34:02","guid":{"rendered":"https:\/\/moneythen.com\/?p=1655"},"modified":"2025-01-08T18:20:44","modified_gmt":"2025-01-08T18:20:44","slug":"carpentry-course","status":"publish","type":"post","link":"https:\/\/moneythen.com\/pl\/carpentry-course\/","title":{"rendered":"Pe\u0142ne szkolenie z dyplomem: Bezp\u0142atny kurs stolarski online"},"content":{"rendered":"<div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Od projekt\u00f3w mieszkaniowych po du\u017ce konstrukcje komercyjne, istnieje jedna kategoria profesjonalist\u00f3w, na kt\u00f3r\u0105 zawsze jest zapotrzebowanie: cie\u015ble.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wiedza i umiej\u0119tno\u015bci cie\u015bli s\u0105 niezb\u0119dne na ka\u017cdym etapie prac budowlanych, co sprawia, \u017ce jest to jeden z najwa\u017cniejszych i najbardziej wszechstronnych zawod\u00f3w na rynku.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dzi\u0119ki sta\u0142emu zapotrzebowaniu i praktycznemu wykorzystaniu w wielu dziedzinach, zaw\u00f3d ten z biegiem lat zachowuje swoj\u0105 aktualno\u015b\u0107, oferuj\u0105c doskona\u0142e mo\u017cliwo\u015bci rozwoju zawodowego i wysokich zarobk\u00f3w.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-1R03Ah\"><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\/course\/diploma-in-carpentry-studies-revised?show_modal=true\" 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:\/\/moneythen.com\/wp-content\/uploads\/2024\/12\/carpenter-professional.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          Kursy Alison        <\/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              ONLINE            <\/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          Rozpocznij swoj\u0105 przygod\u0119 z ciesielstwem ju\u017c dzi\u015b.\n\n\n\n\n\n\n        <\/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\/course\/diploma-in-carpentry-studies-revised?show_modal=true\" 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              ZOBACZ JAK SI\u0118 ZAPISA\u0106            <\/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\/course\/diploma-in-carpentry-studies-revised?show_modal=true\" 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              ZOBACZ JAK SI\u0118 ZAPISA\u0106            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Zostaniesz przekierowany do innej witryny        <\/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\/course\/diploma-in-carpentry-studies-revised?show_modal=true\" 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:\/\/moneythen.com\/wp-content\/uploads\/2024\/12\/carpenter-professional.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                Rozpocznij swoj\u0105 przygod\u0119 z ciesielstwem ju\u017c dzi\u015b.              <\/p>\n              <a href=\"https:\/\/alison.com\/course\/diploma-in-carpentry-studies-revised?show_modal=true\" 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                    ZOBACZ JAK SI\u0118 ZAPISA\u0106                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Zostaniesz przekierowany do innej witryny              <\/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>Je\u015bli chcesz, aby Twoje umiej\u0119tno\u015bci manualne prze\u0142o\u017cy\u0142y si\u0119 na dochodow\u0105 karier\u0119, to kompleksowe szkolenie stolarskie wyposa\u017cy Ci\u0119 w umiej\u0119tno\u015bci niezb\u0119dne do odniesienia sukcesu na rynku i w bran\u017cy pe\u0142nej mo\u017cliwo\u015bci.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W tym artykule przedstawimy szczeg\u00f3\u0142owo tre\u015b\u0107 kursu, korzy\u015bci p\u0142yn\u0105ce z inwestowania w t\u0119 dziedzin\u0119 i to, w jaki spos\u00f3b szkolenie to mo\u017ce przekszta\u0142ci\u0107 Twoje zainteresowania w solidn\u0105 i dochodow\u0105 karier\u0119.<\/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\" id=\"h-average-salary-for-carpenters\">\u015arednie wynagrodzenie dla cie\u015bli <\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>Stany Zjednoczone<\/strong><\/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>\u015arednia roczna pensja<\/strong>:Pomi\u0119dzy $55,000 i $65,000.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Czynniki wp\u0142ywaj\u0105ce<\/strong>:Lokalizacja, do\u015bwiadczenie i specjalizacja.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Przyk\u0142ad regionalny<\/strong>:Stany takie jak Nowy Jork i Kalifornia oferuj\u0105 wy\u017csze pensje ze wzgl\u0119du na wysoki koszt \u017cycia.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Odniesienie<\/strong>:Szacunkowe dane pochodz\u0105 z Biura Statystyki Pracy (BLS) i platform takich jak Indeed.<\/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><strong>Republika Po\u0142udniowej Afryki<\/strong><\/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>\u015arednia roczna pensja<\/strong>: Od 150 000 do 250 000 R.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>R\u00f3\u017cnice regionalne<\/strong>:Wynagrodzenie mo\u017ce zale\u017ce\u0107 od lokalizacji i z\u0142o\u017cono\u015bci projektu.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Mo\u017cliwo\u015bci sektorowe<\/strong>:Rozwijaj\u0105cy si\u0119 rynek budowlany w Republice Po\u0142udniowej Afryki zwi\u0119ksza zapotrzebowanie na wykwalifikowanych cie\u015bli.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Odniesienie<\/strong>:Szacunki oparte na danych rynkowych.<\/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><strong>Australia<\/strong><\/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>\u015arednia roczna pensja<\/strong>:Pomi\u0119dzy 65 000 AUD a 75 000 AUD.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Czynniki wp\u0142ywaj\u0105ce<\/strong>:Obszary metropolitalne, takie jak Sydney i Melbourne, oferuj\u0105 wy\u017csze p\u0142ace ze wzgl\u0119du na wy\u017cszy koszt \u017cycia.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Popyt<\/strong>:Du\u017cy popyt w sektorze budowlanym gwarantuje dobre wynagrodzenia.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Odniesienie<\/strong>:Informacje o rynku lokalnym.<\/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><strong>Zjednoczone Kr\u00f3lestwo<\/strong><\/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>\u015arednia roczna pensja<\/strong>:Od 28 000 do 40 000 funt\u00f3w.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Przyk\u0142ad regionalny<\/strong>:W Londynie i po\u0142udniowo-wschodniej Anglii wynagrodzenia s\u0105 wy\u017csze ze wzgl\u0119du na koszty utrzymania i zapotrzebowanie na specjalistyczne umiej\u0119tno\u015bci.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Wynagrodzenie og\u00f3lne<\/strong>Wed\u0142ug Indeed \u015brednia pensja w Wielkiej Brytanii wynosi 47 147 funt\u00f3w.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Odniesienie<\/strong>:Dane z Indeed i szacunki rynkowe.<\/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\" id=\"h-what-you-ll-learn-in-the-course\">Czego nauczysz si\u0119 na kursie<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ten dyplom obejmuje wszystko, czego potrzebujesz, aby osi\u0105gn\u0105\u0107 sukces jako cie\u015bla:<\/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>Wprowadzenie do stolarstwa<\/strong>:Historia, ewolucja i mo\u017cliwo\u015bci w tej dziedzinie.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Materia\u0142y budowlane<\/strong>:Rodzaje drewna, drewno in\u017cynieryjne, panele i inne.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Elementy z\u0142\u0105czne i kleje<\/strong>:Gwo\u017adzie, \u015bruby, kotwy i kleje przemys\u0142owe.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Narz\u0119dzia r\u0119czne i elektryczne<\/strong>:U\u017cytkowanie, konserwacja i bezpiecze\u0144stwo.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Odczyt planu<\/strong>Interpretacja projekt\u00f3w, elewacji i uk\u0142ad\u00f3w konstrukcyjnych.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Systemy pod\u0142ogowe<\/strong>:Budowa pod\u0142\u00f3g i peron\u00f3w.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>\u015aciany i sufity<\/strong>:Monta\u017c i instalacja konstrukcji.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Zadaszenie<\/strong>:Monta\u017c dach\u00f3w, belek i kratownic.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Beton<\/strong>:Materia\u0142y, proporcje mieszania i praktyczne zastosowanie.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Drzwi i okna<\/strong>:Typy, komponenty i instalacja.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Schody<\/strong>:Terminologia, projektowanie i budowa.<\/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>Dzi\u0119ki praktycznym modu\u0142om i ocenom obejmuj\u0105cym ca\u0142y kurs b\u0119dziesz dobrze przygotowany do wej\u015bcia na rynek pracy lub do doskonalenia swoich obecnych umiej\u0119tno\u015bci.<\/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\" id=\"h-requirements-to-start-the-course\">Wymagania do rozpocz\u0119cia kursu<\/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>Komputer, tablet lub smartfon z dost\u0119pem do Internetu.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Elastyczny czas nauki (oko\u0142o 5-6 godzin).<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Determinacja w uzyskaniu wyniku 80% lub wy\u017cszego w ka\u017cdej ocenie.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Nie jest wymagane wcze\u015bniejsze do\u015bwiadczenie w stolarstwie<\/strong>, dzi\u0119ki czemu kurs jest dost\u0119pny zar\u00f3wno dla pocz\u0105tkuj\u0105cych, jak i profesjonalist\u00f3w, kt\u00f3rzy chc\u0105 uaktualni\u0107 swoje umiej\u0119tno\u015bci.<\/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\" id=\"h-course-steps\">Kroki kursu<\/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>Zapisy<\/strong>:Zarejestruj si\u0119 za darmo na platformie Alison.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Badanie<\/strong>:Uko\u0144cz 15 modu\u0142\u00f3w we w\u0142asnym tempie, zapoznaj\u0105c si\u0119 z tre\u015bci\u0105 i \u0107wiczeniami.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Oceny<\/strong>:Aby kontynuowa\u0107, zdaj testy na ko\u0144cu ka\u017cdego etapu z urz\u0105dzeniem 80% lub wi\u0119kszym.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Orzecznictwo<\/strong>:Po uko\u0144czeniu kursu otrzymasz dyplom (opcjonalnie, dost\u0119pny do kupienia), kt\u00f3ry doskonale sprawdzi si\u0119 jako \u015bwiadectwo Twoich osi\u0105gni\u0119\u0107.<\/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\" id=\"h-how-to-enroll-in-the-course\">Jak zapisa\u0107 si\u0119 na kurs<\/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>Odwied\u017a platform\u0119 Alison.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Za\u0142\u00f3\u017c bezp\u0142atne konto, u\u017cywaj\u0105c swojego adresu e-mail lub loginu spo\u0142eczno\u015bciowego.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>W pasku wyszukiwania wpisz \u201eDyplom w zakresie studi\u00f3w stolarskich\u201d.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Wybierz \u201eRozpocznij kurs\u201d i natychmiast rozpocznij nauk\u0119.<\/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>Elastyczno\u015b\u0107 kursu pozwala Ci uczy\u0107 si\u0119 w dowolnym czasie i miejscu, wykorzystuj\u0105c wolne chwile na specjalizacj\u0119.<\/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\" id=\"h-why-become-a-certified-professional-in-carpentry\">Dlaczego warto zosta\u0107 certyfikowanym profesjonalist\u0105 w dziedzinie stolarstwa?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cie\u015bla to niezb\u0119dny i wysoko ceniony zaw\u00f3d w sektorze budowlanym. Opr\u00f3cz \u015bwietnych mo\u017cliwo\u015bci finansowych, certyfikat w <strong>Dyplom z zakresu studi\u00f3w stolarskich<\/strong> zapewnia korzy\u015bci takie jak:<\/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>R\u00f3\u017cnicowanie rynku<\/strong>:Wyr\u00f3\u017cnij si\u0119 spo\u015br\u00f3d innych kandydat\u00f3w podczas procesu rekrutacji.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Pewno\u015b\u0107 siebie zawodowa<\/strong>:Opanuj nowoczesne techniki i bezpieczne praktyki.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Ci\u0105g\u0142y wzrost<\/strong>:Rozwijaj swoje umiej\u0119tno\u015bci i podejmuj si\u0119 bardziej z\u0142o\u017conych projekt\u00f3w.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Przedsi\u0119biorczo\u015b\u0107<\/strong>:Pracuj jako freelancer lub za\u0142\u00f3\u017c w\u0142asn\u0105 firm\u0119.<\/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>Uznany na ca\u0142ym \u015bwiecie <strong>Certyfikacja CPD<\/strong> jest niezwykle atrakcyjna dla pracodawc\u00f3w i klient\u00f3w, pokazuj\u0105c Twoje zaanga\u017cowanie w nauk\u0119 i rozw\u00f3j zawodowy.<\/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\" id=\"h-who-is-this-course-for\">Dla kogo jest ten kurs?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kurs stolarski przeznaczony jest dla os\u00f3b, kt\u00f3re chc\u0105 si\u0119 specjalizowa\u0107 w zawodzie o wysokich zarobkach i mo\u017cliwo\u015bciach rozwoju, a tak\u017ce ceni\u0105 sobie umiej\u0119tno\u015bci manualne.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kurs jest ca\u0142kowicie bezp\u0142atny i dost\u0119pny online. Oferuje kompleksowe szkolenie dla wszystkich zainteresowanych materia\u0142ami budowlanymi, narz\u0119dziami, technikami budowlanymi i wieloma innymi tematami.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dodatkowo b\u0119dziesz mie\u0107 szans\u0119 na uzyskanie uznawanego certyfikatu, kt\u00f3ry potwierdzi Twoje umiej\u0119tno\u015bci na rynku pracy i pomo\u017ce potwierdzi\u0107 Twoj\u0105 wiedz\u0119.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dzi\u0119ki szczeg\u00f3\u0142owym modu\u0142om, ci\u0105g\u0142ej ocenie i mo\u017cliwo\u015bci nauki we w\u0142asnym tempie, kurs ten oferuje idealn\u0105 r\u00f3wnowag\u0119 dla tych, kt\u00f3rzy chc\u0105 rozwija\u0107 si\u0119 zawodowo, nie rezygnuj\u0105c jednocze\u015bnie z innych obowi\u0105zk\u00f3w.<\/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\" id=\"h-what-is-the-alison-platform\">Czym jest platforma 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 to platforma edukacyjna online oferuj\u0105ca bezp\u0142atne i certyfikowane kursy z r\u00f3\u017cnych dziedzin. Dzi\u0119ki intuicyjnemu i przyst\u0119pnemu interfejsowi, umo\u017cliwia studentom z ca\u0142ego \u015bwiata rozwijanie kariery bez wysokich koszt\u00f3w i sta\u0142ych zobowi\u0105za\u0144 czasowych.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>G\u0142\u00f3wne zalety Alison<\/strong>:<\/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>Ca\u0142kowicie za darmo<\/strong>:Zapisy, nauka i uko\u0144czenie studi\u00f3w bezp\u0142atne.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Elastyczno\u015b\u0107<\/strong>:Kursy dost\u0119pne 24\/7.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Certyfikacja opcjonalna<\/strong>:Op\u0142ata wymagana tylko w przypadku wyboru oficjalnego dyplomu.<\/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>Misj\u0105 Alison jest demokratyzacja dost\u0119pu do wysokiej jako\u015bci edukacji, umo\u017cliwiaj\u0105ca ka\u017cdemu osi\u0105gni\u0119cie cel\u00f3w zawodowych.<\/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\" id=\"h-how-this-course-solves-your-problems\">Jak ten kurs rozwi\u0105zuje Twoje problemy<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dla tych, kt\u00f3rzy szukaj\u0105 szybkiej specjalizacji bez wysokich koszt\u00f3w, <strong>Dyplom z zakresu studi\u00f3w stolarskich<\/strong> oferuje:<\/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>Dost\u0119pno\u015b\u0107 finansowa<\/strong>:Studiuj bez czesnego i op\u0142at pocz\u0105tkowych.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Elastyczne harmonogramy<\/strong>:Idealne dla tych, kt\u00f3rzy dysponuj\u0105 ograniczon\u0105 ilo\u015bci\u0105 czasu.<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Przygotowanie praktyczne<\/strong>:Zdob\u0105d\u017a umiej\u0119tno\u015bci, kt\u00f3re mo\u017cesz od razu wykorzysta\u0107 na rynku pracy.<\/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>Ponadto kurs pomo\u017ce Ci zbudowa\u0107 stabilniejsz\u0105 karier\u0119, rozwi\u0105za\u0107 problemy finansowe i pozna\u0107 nowe mo\u017cliwo\u015bci zatrudnienia.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Skorzystaj z tej szansy i przekszta\u0142\u0107 swoje zainteresowanie stolarstwem w obiecuj\u0105c\u0105 karier\u0119.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Zapisz si\u0119 na <strong>Dyplom z zakresu studi\u00f3w stolarskich<\/strong> ju\u017c dzi\u015b i zr\u00f3b pierwszy krok w stron\u0119 zawodowego sukcesu!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1gNlhq\">\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:\/\/moneythen.com\/pl\/solar-energy-course\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Zosta\u0144 technikiem paneli s\u0142onecznych\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/moneythen.com\/wp-content\/uploads\/2024\/12\/solar-panels-technician-2.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/moneythen.com\/pl\/solar-energy-course\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Zosta\u0144 technikiem paneli s\u0142onecznych\">\n            Zosta\u0144 technikiem paneli s\u0142onecznych        <\/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            Jest wi\u0119cej ofert pracy ni\u017c wykwalifikowanych technik\u00f3w \u2013 zapewnij sobie miejsce na rynku energii s\u0142onecznej!        <\/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:\/\/moneythen.com\/pl\/solar-energy-course\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Czytaj dalej            <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:\/\/moneythen.com\/pl\/solar-energy-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:\/\/moneythen.com\/wp-content\/uploads\/2024\/12\/solar-panels-technician-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                Zosta\u0144 technikiem paneli s\u0142onecznych              <\/p>\n              <a href=\"https:\/\/moneythen.com\/pl\/solar-energy-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                    Czytaj dalej                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Pozostaniesz na tej samej stronie internetowej              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Ta platforma szkoleniowa przygotuje Ci\u0119 do zawodu cie\u015bli w 7 dni. Dowiedz si\u0119 wszystkiego, co musisz wiedzie\u0107 o tym zawodzie: \u015brednie zarobki, wymagania, etapy kursu i mo\u017cliwo\u015bci. Rozpocznij szkolenie ju\u017c dzi\u015b!<\/p>","protected":false},"author":14,"featured_media":1659,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[226],"tags":[227,228],"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>Complete Training with Diploma: Free Online Carpentry Course - Money Then<\/title>\n<meta name=\"description\" content=\"Carpentry is in high demand! Access this complete course now, which offers international certification + practical skills. Learn how to enroll!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/moneythen.com\/pl\/carpentry-course\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Complete Training with Diploma: Free Online Carpentry Course\" \/>\n<meta property=\"og:description\" content=\"Carpentry is in high demand! Access this complete course now, which offers international certification + practical skills. Learn how to enroll!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/moneythen.com\/pl\/carpentry-course\/\" \/>\n<meta property=\"og:site_name\" content=\"Money Then\" \/>\n<meta property=\"article:published_time\" content=\"2024-12-18T19:34:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-08T18:20:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/moneythen.com\/wp-content\/uploads\/2024\/12\/carpenter-online-course.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:\/\/moneythen.com\/#website\",\"url\":\"https:\/\/moneythen.com\/\",\"name\":\"Money Then\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/moneythen.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/moneythen.com\/carpentry-course\/#primaryimage\",\"url\":\"https:\/\/moneythen.com\/wp-content\/uploads\/2024\/12\/carpenter-online-course.jpg\",\"contentUrl\":\"https:\/\/moneythen.com\/wp-content\/uploads\/2024\/12\/carpenter-online-course.jpg\",\"width\":1920,\"height\":1080},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/moneythen.com\/carpentry-course\/#webpage\",\"url\":\"https:\/\/moneythen.com\/carpentry-course\/\",\"name\":\"Complete Training with Diploma: Free Online Carpentry Course - Money Then\",\"isPartOf\":{\"@id\":\"https:\/\/moneythen.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/moneythen.com\/carpentry-course\/#primaryimage\"},\"datePublished\":\"2024-12-18T19:34:02+00:00\",\"dateModified\":\"2025-01-08T18:20:44+00:00\",\"author\":{\"@id\":\"https:\/\/moneythen.com\/#\/schema\/person\/4e21b6f1875be89b658018c721528caa\"},\"description\":\"Carpentry is in high demand! Access this complete course now, which offers international certification + practical skills. Learn how to enroll!\",\"breadcrumb\":{\"@id\":\"https:\/\/moneythen.com\/carpentry-course\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/moneythen.com\/carpentry-course\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/moneythen.com\/carpentry-course\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/moneythen.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Complete Training with Diploma: Free Online Carpentry Course\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/moneythen.com\/#\/schema\/person\/4e21b6f1875be89b658018c721528caa\",\"name\":\"Ingrid Pontes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/moneythen.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:\/\/moneythen.com\/pl\/author\/ingrid-pontes\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Complete Training with Diploma: Free Online Carpentry Course - Money Then","description":"Carpentry is in high demand! Access this complete course now, which offers international certification + practical skills. Learn how to enroll!","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:\/\/moneythen.com\/pl\/carpentry-course\/","og_locale":"pl_PL","og_type":"article","og_title":"Complete Training with Diploma: Free Online Carpentry Course","og_description":"Carpentry is in high demand! Access this complete course now, which offers international certification + practical skills. Learn how to enroll!","og_url":"https:\/\/moneythen.com\/pl\/carpentry-course\/","og_site_name":"Money Then","article_published_time":"2024-12-18T19:34:02+00:00","article_modified_time":"2025-01-08T18:20:44+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/moneythen.com\/wp-content\/uploads\/2024\/12\/carpenter-online-course.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:\/\/moneythen.com\/#website","url":"https:\/\/moneythen.com\/","name":"Money Then","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/moneythen.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pl-PL"},{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/moneythen.com\/carpentry-course\/#primaryimage","url":"https:\/\/moneythen.com\/wp-content\/uploads\/2024\/12\/carpenter-online-course.jpg","contentUrl":"https:\/\/moneythen.com\/wp-content\/uploads\/2024\/12\/carpenter-online-course.jpg","width":1920,"height":1080},{"@type":"WebPage","@id":"https:\/\/moneythen.com\/carpentry-course\/#webpage","url":"https:\/\/moneythen.com\/carpentry-course\/","name":"Complete Training with Diploma: Free Online Carpentry Course - Money Then","isPartOf":{"@id":"https:\/\/moneythen.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/moneythen.com\/carpentry-course\/#primaryimage"},"datePublished":"2024-12-18T19:34:02+00:00","dateModified":"2025-01-08T18:20:44+00:00","author":{"@id":"https:\/\/moneythen.com\/#\/schema\/person\/4e21b6f1875be89b658018c721528caa"},"description":"Carpentry is in high demand! Access this complete course now, which offers international certification + practical skills. Learn how to enroll!","breadcrumb":{"@id":"https:\/\/moneythen.com\/carpentry-course\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/moneythen.com\/carpentry-course\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/moneythen.com\/carpentry-course\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/moneythen.com\/"},{"@type":"ListItem","position":2,"name":"Complete Training with Diploma: Free Online Carpentry Course"}]},{"@type":"Person","@id":"https:\/\/moneythen.com\/#\/schema\/person\/4e21b6f1875be89b658018c721528caa","name":"Ingrid Pontes","image":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/moneythen.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:\/\/moneythen.com\/pl\/author\/ingrid-pontes\/"}]}},"_links":{"self":[{"href":"https:\/\/moneythen.com\/pl\/wp-json\/wp\/v2\/posts\/1655"}],"collection":[{"href":"https:\/\/moneythen.com\/pl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/moneythen.com\/pl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/moneythen.com\/pl\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/moneythen.com\/pl\/wp-json\/wp\/v2\/comments?post=1655"}],"version-history":[{"count":0,"href":"https:\/\/moneythen.com\/pl\/wp-json\/wp\/v2\/posts\/1655\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/moneythen.com\/pl\/wp-json\/wp\/v2\/media\/1659"}],"wp:attachment":[{"href":"https:\/\/moneythen.com\/pl\/wp-json\/wp\/v2\/media?parent=1655"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/moneythen.com\/pl\/wp-json\/wp\/v2\/categories?post=1655"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/moneythen.com\/pl\/wp-json\/wp\/v2\/tags?post=1655"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}