Ausbildung Informationstechnologie Schwerpunkt Betriebstechnik

Állás info
Város
Kufstein
Cégnév
Wilhelm GRONBACH GmbH & Co KG
Céginfo
3 állás a cégnél
Cég címe
Cég weboldal
Cég link
https://at.indeed.com/cmp/Wilhelm-Gronbach-Gmbh-&-Co-Kg
Hirdetés aktiválása
Dec. 9, 2022, 11:13 a.m.
Hirdetés utoljára aktív
Dec. 10, 2022, 4:24 p.m.
Link
https://at.indeed.com/viewjob?jk=9677ffea78585831
Farkas Kiss Endre Ausbildung Informationstechnologie Schwerpunkt Betriebstechnik bei  nudist vlogger
Pontszám
jquery
7

Farkas Kiss Endre legjobb állása Wilhelm GRONBACH GmbH & Co KG

Wilhelm GRONBACH GmbH & Co KG email

Email tárgya

Bewerbung fur Ausbildung Prozesstechnik (m/w/d)

Levél szövege

Lieber Wilhelm GRONBACH GmbH & Co KG!

Ich möchte mich bei Ihrem Unternehmen als Ausbildung Informationstechnologie Schwerpunkt Betriebstechnik 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
03/12/2022
Ausbildung Informationstechnologie Schwerpunkt Betriebstechnik
Wilhelm GRONBACH GmbH & Co KG
Prof.-Dr.-Anton-KathreinStraße 2, Niederndorf bei Kufstein, Österreich
Lehrstelle Informationstechnologie
Job Beschreibung

Erfolgreichen Schulabsolventen/in bieten wir einen interessanten Ausbildungsplatz in unserem Produktionsbetrieb in Niederndorf

Konzepte und Anforderungsprofile für IT-Lösungen in Produktionsbereich erstellen
IT-Umgebung planen, aufbauen, werten und erweitern sowie Absicherungsmaßnahmen erarbeiten
Fehler und Störungen identifizieren, eingrenzen und beheben
Unsere Mitarbeiter bei technischen Fragen unterstützen
Softwarelösungen erarbeiten und Benutzerschnittstellen einrichten
Cloud- und On-Premise Lösungen sowie Datenbanken einrichten und administrieren

Die Ausbildung erfolgt anhand eines zeitlichen und sachlichen Ausbildungsplans.
Der schulische Teil wird in Form von Blockunterricht von der zuständigen Berufsschule TFBS für Elektrotechnik, Kommunikation und Elektronik in Innsbruck abgedeckt.

Wir bieten:
junges, dynamisches und motiviertes Arbeitsumfeld
Intensive, persönliche Betreuung durch qualifizierte Ausbilder
hochwertige Ausbildung in einem erfahrenen Umfeld
Tätigkeit in einem innovativen und strukturierten Unternehmen
Lehrlingsentschädigung laut Kollektivvertrag Metallgewerbe

Hast Du Lust Teil der Gronbach Familie zu werden? Wir freuen uns auf Deine Bewerbung:

Gronbach Ausbildung Informationstechnologie (m/w/d)

Positionsebene
Einsteiger
Arbeitszeit
Vollzeit
Bezirk
Bezirk Kufstein
Arbeitsort
Niederndorf

Jetzt bewerben