Lehrling Elektrotechnik (m/w/d)
- Város
- Schwaz
- Cégnév
- Stadtwerke Schwaz GmbH
- Céginfo
- 2 állás a cégnél
- Cég címe
- Cég weboldal
- Cég link
- https://at.indeed.com/cmp/Stadtwerke-Schwaz-Gmbh
- Hirdetés aktiválása
- Dec. 8, 2022, 5:19 p.m.
- Hirdetés utoljára aktív
- Dec. 10, 2022, 4:24 p.m.
- Link
- https://at.indeed.com/viewjob?jk=7b19046c4d3fd9e8

- jquery
- 7
Farkas Kiss Endre legjobb állása Stadtwerke Schwaz GmbH
Stadtwerke Schwaz GmbH email
Email tárgya
Bewerbung fur Lehrstelle Elektrotechnik eLevel 2.0 (m/w/d)
Levél szövege
Lieber Stadtwerke Schwaz GmbH!
Ich möchte mich bei Ihrem Unternehmen als Lehrling Elektrotechnik (m/w/d) bewerben.
Ich bin ein Fullstack-Entwickler, bei dem ich meine 10-jährige Erfahrung mit verschiedenen Technologien einsetzen kann.
Ich habe meinen Lebenslauf an diese E-Mail angehängt.
Wir freuen uns darauf, von Ihnen zu hören!
Endre Farkas Kiss "Sodika"
Java and PHP Fullstack Developer, Nudist, Vlogger
https://www.linkedin.com/in/farkas-kiss-63bb9210a
https://sodika.org
Álláshirdetés szövege
'); } else { if (data.custom_fields[custom_field].value && data.custom_fields[custom_field].name == "Foto Seitenspalte (Breite: 600 pixel, Format: .jpg)") { $('.custom-company .sidebar-col .profile__info').prepend('
'); $('.custom-company .sidebar-photo').append(''); } } var sidebar_custom_fields = [ "Anzahl der Mitarbeiter", "Karriereseite", "Facebookseite", "XING", "Youtube-Kanal", "Google+", "Blog", "Twitter" ]; if (data.custom_fields[custom_field].value && (jQuery.inArray( data.custom_fields[custom_field].name, sidebar_custom_fields ) > 0)) { var displayLink = data.custom_fields[custom_field].value; displayLink = displayLink.replace(/(^\w+: |^)\/\//, ''); if (displayLink.length > 35) { displayLink = displayLink.substring(0,35) + '...'; } $('.custom-company .sidebar-col .profile__info .custom-fields').append('
' + data.custom_fields[custom_field].name + '
' + displayLink + '
'); } } } else { showCompanyAfterLoading(); if (data.featured) { $('.company-profile-info .media-body').prepend('
TOP ARBEITGEBER
'); } } $.getScript("https://apps.smartjobboard.com/kufsteinjobs/animate_banner/Animation-Arbeitgeber/Webbanner-Animation-Arbeitgeberpaket_V01.js") .done(function (script, textStatus) { if ($('.sidebar-col').length) { $('.sidebar-col').prepend($('#black_container_1')); $('#black_container_1').show(); init_animate_1(); $('#black_canvas_1').css('width', '100%'); $('#black_canvas_1').css('height', 'auto'); } }); $(saveJobCustomization); } }).done(function() { $.ajax({ type: "GET", data: {"empID": empID, "function": "getEmpFotosVideos"}, url: 'https://apps.smartjobboard.com/kufsteinjobs/', dataType: 'json', success: function (data) { // // if (!$.isEmptyObject(data.fotos) || !$.isEmptyObject(data.videos)) { $.getScript("https://apps.smartjobboard.com/kufsteinjobs/magnific/dist/jquery.magnific-popup.js") .done(function (script, textStatus) { if (!$.isEmptyObject(data.fotos)) { $('.custom-company #fotos-videos').append('
Fotos
'); $('.custom-company #fotos-videos').append('
'); // $('.custom-company #about-info').append('
alle Fotos anzeigen
'); // $('.custom-company #about-info').append('
Fotos
'); // $('.custom-company #about-info').append('
'); for (var foto in data.fotos) { if (data.fotos[foto].url) { var fotoDescription = ''; if (data.fotos[foto].description == undefined) { fotoDescription = ' '; } else { var fotoDescription = data.fotos[foto].description; } $('.custom-company #fotos-videos .gallery-foto1').append(''); // if (foto < 7) { // $('.custom-company #about-info .gallery-foto2').append(''); // } } } $('.gallery-foto1 .gallery-item').magnificPopup({ type: 'image', gallery: { enabled: true } }); // $('.gallery-foto2 .gallery-item').magnificPopup({ // type: 'image', // gallery: { // enabled: true // } // }); } if (!$.isEmptyObject(data.videos)) { $('.custom-company #fotos-videos').append('
Videos
'); $('.custom-company #fotos-videos').append('
'); // $('.custom-company #about-info').append('
alle Videos anzeigen
'); // $('.custom-company #about-info').append('
Videos
'); // $('.custom-company #about-info').append('
'); for (var video in data.videos) { if (data.videos[video]) { var videoId = getYoutubeVideoId(data.videos[video]); $('.custom-company #fotos-videos .gallery-video1').append(''); } // if (video < 7) { // $('.custom-company #about-info .gallery-video2').append(''); // } } $('.gallery-video1 .gallery-item').magnificPopup({ type: 'youtube', gallery: { enabled: true } }); // $('.gallery-video2 .gallery-item').magnificPopup({ // type: 'youtube', // gallery: { // enabled: true // } // }); } }); } } }); }); } function addhttp(url) { if (!/^(f|ht)tps?: \/\//i.test(url)) { url = "http://" + url; } return url; } function hideCompanyBeforeLoading() { /* .company-profile-info, .company-profile-info__tabs-list, #about-info, #all-vacancy { classes hide in custom.css */ $('.display-item').addClass('loading'); $('.display-item .container').hide(); } function showCompanyAfterLoading() { $('.display-item').removeClass('loading'); $('.display-item .container').show(); $('.company-profile-info').show(); $('.company-profile-info__tabs-list').show(); $('.search-results .tab-content').show(); } var canvas, stage, exportRoot, anim_container, dom_overlay_container, fnStartAnimation; function init_animate_1() { canvas = document.getElementById("black_canvas_1"); anim_container = document.getElementById("black_container_1"); dom_overlay_container = document.getElementById("yellow_dom_overlay_1"); var comp=AdobeAn.getComposition("9417BFD12BEA46C088942235A31AF4EA"); var lib=comp.getLibrary(); handleComplete_1({},comp); } function handleComplete_1(evt,comp) { //This function is always called, irrespective of the content. You can use the variable "stage" after it is created in token create_stage. var lib=comp.getLibrary(); var ss=comp.getSpriteSheet(); exportRoot = new lib.WebbannerAnimationArbeitgeberpaket_V01(); stage = new lib.Stage(canvas); //Registers the "tick" event listener. fnStartAnimation = function() { stage.addChild(exportRoot); createjs.Ticker.setFPS(lib.properties.fps); createjs.Ticker.addEventListener("tick", stage); } //Code to support hidpi screens and responsive scaling. function makeResponsive(isResp, respDim, isScale, scaleType) { var lastW, lastH, lastS=1; window.addEventListener('resize', resizeCanvas); resizeCanvas(); function resizeCanvas() { var w = lib.properties.width, h = lib.properties.height; var iw = window.innerWidth, ih=window.innerHeight; var pRatio = window.devicePixelRatio || 1, xRatio=iw/w, yRatio=ih/h, sRatio=1; if(isResp) { if((respDim=='width'&&lastW==iw) || (respDim=='height'&&lastH==ih)) { sRatio = lastS; } else if(!isScale) { if(iw
Job merkengespeichert
'); $(".saveJobButton").tooltip( { position: { my: "center bottom-20", at: "center top", using: function (position, feedback) { $(this).css(position); $("
") .addClass("arrow") .addClass(feedback.vertical) .addClass(feedback.horizontal) .appendTo(this); } } } ); if (!CompanyName) { if (response[jobID]) { $("#unBookmarkimage" + jobID).show(); } else { $("#bookmarkimage" + jobID).show(); } } }); }, error: function(data) { // } }); } }) setTimeout(saveJobCustomization, 10000); } function bookmarkJob(jobID, email) { if (email) { $("#bookmarkimage" + jobID).hide(); $("#unBookmarkimage" + jobID).show(); $.ajax({ type: "POST", data: {jobID: jobID, email: email}, url: "https://apps.smartjobboard.com/kufsteinjobs/?function=bookmarkJob", success: function(msg){ } }); } else { $.getScript( "https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js" ) .done(function( script, textStatus ) { $.cookie("saveJob", jobID, { path: '/', expires: 1 }); window.location.href = 'https://www.unterland.jobs/registration/?user_group_id=JobSeeker'; }); } } function unBookmarkJob(jobID, email) { $("#unBookmarkimage" + jobID).hide(); $("#bookmarkimage" + jobID).show(); $.ajax({ type: "POST", data: {jobID: jobID, email: email}, url: "https://apps.smartjobboard.com/kufsteinjobs/?function=unBookmarkJob", success: function(msg){ } }); } function getJobIDByURL(url) { var regex; if (~url.indexOf("/job/")) { regex = /job\/(\d*)\//g; } if ( ~url.indexOf("/job-preview/")) { regex = /job-preview\/(\d*)\//g; } const str = url; let m; var jobID; while ((m = regex.exec(str)) !== null) { if (m.index === regex.lastIndex) { regex.lastIndex++; } jobID = m[1]; } return jobID; } function getEmpIDByURL(url) { // const regex = /company\/(\d*)\//g; const str = url; let m; var jobID; while ((m = regex.exec(str)) !== null) { if (m.index === regex.lastIndex) { regex.lastIndex++; } // jobID = m[1]; } return jobID; }
für Arbeitgeber
Einzelanzeige online buchen
Preisliste Anzeigenflatrate
einloggen
Profil anlegen (kostenlos)
für Arbeitgeber
Einzelanzeige online buchen
Preisliste Anzeigenflatrate
zurück
29/11/2022
Lehrling Elektrotechnik (m/w/d)
€726,13 monatlich
Stadtwerke Schwaz GmbH
6130 Schwaz, Österreich
Lehrstelle Handwerksberufe
Job Beschreibung
Starte deine Zukunft bei den Stadtwerken Schwaz im
Modullehrberuf Elektrotechnik - Elektro- und Gebäudetechnik, Gebäudeleittechnik
Ein attraktiver Beruf für technisch interessierte und handwerklich geschickte junge Menschen.
Die Stadtwerke Schwaz nehmen pro Jahr vier bis fünf Lehrlinge auf, die in 4-jähriger Ausbildung zum Elektrotechniker/in mit Schwerpunkt Elektro- und Gebäudetechnik, Gebäudeleittechnik ausgebildet werden. Es besteht auch die Möglichkeit des Ausbildungsmodells „Lehre und Matura“, Mädchen sind herzlich willkommen!
Die Lehrlingsentschädigung beträgt 726,13 Euro brutto pro Monat im ersten Lehrjahr.
Wer sich gerne ansehen möchte, was sie oder ihn in diesem Beruf erwartet, kann gerne eine Schnupperwoche in Anspruch nehmen.
Bewerbungen
mit Zeugnissen der 4. Klasse Hauptschule oder Gymnasium und das Halbjahreszeugnis des laufenden Schuljahres. Die Lehre beginnt im Normalfall mit 1. August d.J.
Die Auswahl der Bewerbungen erfolgt auf Basis der eingereichten Unterlagen, einem Vorstellungsgespräch und nach zumindest einem Schnuppertag bei den Stadtwerken Schwaz.
Sende deine Bewerbung an: bewerbungen@stadtwerkeschwaz.at
Positionsebene
Einsteiger
Arbeitszeit
Vollzeit
Bezirk
Bezirk Schwaz
Arbeitsort
Schwaz
Jetzt bewerben