Apply for the Master’s programme until 31 August

#meshCanvas { position: absolute; top: 0; left: 0; z-index: 1; pointer-events: none; } .elementor-section { position: relative; overflow: hidden; } const canvas = document.getElementById('meshCanvas'); const ctx = canvas.getContext('2d'); let width, height; let points = []; const moveRange = 100; const maxDistance = 200; const mouse = { x: null, y: null }; let time = 0; function resize() { width = canvas.width = window.innerWidth; height = canvas.height = window.innerHeight; createPoints(); } function createPoints() { points = []; const numPoints = Math.floor((width * height) / 8000); for (let i = 0; i < numPoints; i++) { const x = Math.random() * width; const y = Math.random() * height; points.push({ originalX: x, originalY: y, x: x, y: y, vx: (Math.random() - 0.5) * 1.5, vy: (Math.random() - 0.5) * 1.5 }); } } function animatePoints() { for (let p of points) { p.x += p.vx; p.y += p.vy; p.vx += (p.originalX - p.x) * 0.000001; p.vy += (p.originalY - p.y) * 0.000001; p.vx *= 0.997; p.vy *= 0.997; p.vx += (Math.random() - 0.5) * 0.09; p.vy += (Math.random() - 0.5) * 0.09; if (mouse.x !== null) { const dx = mouse.x - p.x; const dy = mouse.y - p.y; const dist = Math.sqrt(dx * dx + dy * dy); const force = Math.min(100 / dist, 3); if (dist < 200) { p.x -= dx / dist * force; p.y -= dy / dist * force; } } } } function drawLines() { for (let i = 0; i < points.length; i++) { const p1 = points[i]; for (let j = i + 1; j < points.length; j++) { const p2 = points[j]; const dx = p1.x - p2.x; const dy = p1.y - p2.y; const dist = Math.sqrt(dx * dx + dy * dy); if (dist { mouse.x = e.clientX; mouse.y = e.clientY; }); window.addEventListener('mouseout', () => { mouse.x = null; mouse.y = null; }); resize(); draw();

be the key.

Master Your Future.

Master of Science

Digital Sciences for Transformation

Master of Science

Digital Sciences for Transformation

Duration:
2 years, 4 semesters

Program Type:
Full-time

ECTS:
120 credits

Language:
English

Cost:
€7,250 per year

Studienstart: 01.10.2026 Bewerbungsfrist: 31.08.2026

Master of Science:
Digital Sciences for Transformation

Our master’s program is specifically designed to prepare you for the demands of digital transformation. It is practice-oriented, interdisciplinary, and directly applicable to your professional environment.

Why should you pursue your master's degree with us?

Expertise for True Transformation:
Combine computer science, business, law, and ethics to shape digital transformation in a holistic way.

Your benefit:
Learn the basics of AI, machine learning, and neural networks. Use AI-powered analytics to make more informed decisions and discover how AI can make your processes more efficient.

Careers in Germany:
Build valuable connections with companies in Germany and lay the foundation for your professional future there.

Practical Projects in the Master’s Program:
Gain valuable knowledge about the use of AI and apply it directly to real-world business projects alongside our industry experts.

German courses included:
Improve your German skills for work and everyday life.

Our Teaching Methods

Self-Directed Learning & Collaboration
You take control of your own learning process, combining individual study sessions with interactive group projects, and in the process develop valuable skills in self-management and teamwork.

Agile & Project-Based Work
Hands-on learning through tackling real-world challenges. We rely on flexible working methods that help you apply what you’ve learned right away.

Journaling
Each week, you set three personal learning goals, which you reflect on regularly in your personal journal. This allows you to visualize your progress and steer your development in a targeted manner.

Der Lernende im Mittelpunkt
Du bestimmst deinen Weg, wir begleiten dich. With a strong focus on lifelong learning and continuous development.

Partnerships with Industry and the Public Sector
Your learning is based on real-world case studies. This is made possible through our close collaborations with companies and public institutions, or through case studies that you bring to the program yourself.

Learn from people who are truly making a difference.

Our mentors and experts are more than just teachers—they are leaders from the worlds of academia and business who share their experience, vision, and passion with you. They work with you as equals, challenge you, and inspire you to surpass your own limits.

Here are the modules you can expect:

Your study plan looks like this:

Modules1. Sem.2. Sem. 3. Sem. 4. Sem.
Strategy DevelopmentFoundations in Internationalization in Business and Transformation (6 CP)Foundations in Multinational Business
Finance* (3 CP)
Explore the Strengths and Weaknesses of
Digital Finance* (3 CP)
New Product
Development
Foundations in Technology and Innovation Management (3CP)
Challenge in New Product Development (6 CP)
Foundations in Coding (3 CP)
Foundations in Forecasting with Data* (3 CP)
Design Lab* (3 CP)
Programming Project (3 CP)
Supply Chain and
Purchasing
Foundations in Al: Transforming Workflows
(3 CP)
Challenge in Supply Chain and Purchasing
(6 CP)
Artificial Intelligence in Practice* (6 CP)
Operational ExecutionFoundations in Business Transformation:
Agile Methods* (3 CP)
Foundations in Data: Turning Insights into
Success (3 CP)
Process Mining: Data-Driven Insights (6 CP)Cybersecurity Law: The German Legal
Perspective* (3 CP)
Sales and DistributionFoundations in Future Skills: Digital Tools for Agile Workplaces (3 CP)Challenge in Sales and Distribution (6 CP)
Marketing for Innovators* (3 CP)
Foundations in Insightful Infographics* (3 CP)
Analysis and MonitoringFoundations in the Art of Data Patterns (3 CP)
Foundations in Mathematical Mastery (3 CP)
Foundations in Algorithmic Thinking (3 CP)Foundations in Critical Thinking* (3 CP)Speechcraft: Communicating with Impact in the Digital Age* (3 CP)
Scientific PatternsTransformation Lab (3 CP)Master-Thesis (15 CP)
LanguageGerman | / Foreign Language |
(3 CP)
German Il / Foreign Language II
(3 CP)
Personal Transformation
Journey
Personal Transformation Journey I (1 CP)Personal Transformation Journey II (1 CP)Personal Transformation Journey III (1 CP)
CPCP Mandatory/Elective: 28/3CP Mandatory/Elective: 22/9CP Mandatory/Elective: 19/12CP Mandatory/Elective: 15/12
CP in Total31313127

This curriculum is merely an example. The fields marked with * are required electives.

Here's how our courses are structured:

Required and Elective Modules
Your Degree, Your Choice:

Our program combines required and elective modules, all of which have a strong practical focus. Theory is never taught in isolation; it is always linked to real-world scenarios from your work environment. This way, you’ll gain exactly the skills you need: well-founded, practical, and perfectly tailored to your individual context.

Your Personal
Transformation:

Our master’s program goes far beyond technical learning. Through the Personal Transformation Journey, you’ll have a unique opportunity to grow both professionally and personally.

Four exciting challenges, including your thesis

Get ready to be challenged—four times over! In our hands-on Regional Transformation Challenges, you’ll put your knowledge and skills to the test in real-world scenarios. These will prepare you for your final challenge: your master’s thesis, through which you’ll learn to actively shape the digital future.

Effective Learning - Feedback from Our Master's Students

Klingt interessant? Erfahre mehr.

Sign up to receive all the important information about this program for free via email.

(function () { "use strict"; if (window.__scheerMasFormInitialized) { return; } window.__scheerMasFormInitialized = true; var currentLanguage = ""; var successTracked = false; var updateTimer = null; var translations = { de: { headline: "Klingt interessant? Erfahre mehr.", subline: "Lass dir alle wichtigen Infos zu diesem Programm kostenlos per E Mail zusenden.", success: "Danke dir! Deine Anfrage wurde erfolgreich übermittelt. Wir senden dir die Informationen in Kürze per E Mail zu.", firstName: "Vorname *", lastName: "Nachname *", email: "E Mail Adresse *", phone: "Telefon", company: "Unternehmen", consent: 'Ich möchte das Infomaterial per E Mail erhalten und stimme der Verarbeitung meiner Daten gemäß Datenschutzerklärung zu. *', button: "Infomaterial anfordern" }, en: { headline: "Sounds interesting? Learn more.", subline: "Get all the key information about this program sent to you by email free of charge.", success: "Thank you! Your request has been submitted successfully. We will send you the information by email shortly.", firstName: "First name *", lastName: "Last name *", email: "Email address *", phone: "Phone", company: "Company", consent: 'I would like to receive the information material by email and agree to the processing of my data in accordance with the privacy policy. *', button: "Request information material" } }; function normalizeLanguage(value) { value = String(value || "").trim().toLowerCase(); if ( value === "en" || value === "en-us" || value === "en-gb" || value === "english" || value === "englisch" || value === "gb" ) { return "en"; } if ( value === "de" || value === "de-de" || value === "deutsch" || value === "german" ) { return "de"; } return ""; } function detectLanguage() { var htmlLanguage = normalizeLanguage( document.documentElement.getAttribute("lang") ); if (htmlLanguage) { return htmlLanguage; } var cookies = String(document.cookie || ""); var googleTranslateMatch = cookies.match( /(?:^|;\s*)googtrans=\/[^/]*\/(en|de)(?:;|$)/i ); if (googleTranslateMatch && googleTranslateMatch[1]) { return normalizeLanguage(googleTranslateMatch[1]); } var selectedControls = document.querySelectorAll( '[aria-current="true"], .active, .current, [data-lang], [data-language]' ); for (var index = 0; index < selectedControls.length; index += 1) { var element = selectedControls[index]; var values = [ element.getAttribute("data-lang"), element.getAttribute("data-language"), element.getAttribute("lang"), element.getAttribute("aria-label"), element.getAttribute("title"), element.textContent ]; for (var valueIndex = 0; valueIndex < values.length; valueIndex += 1) { var language = normalizeLanguage(values[valueIndex]); if (language) { return language; } } } var pageText = String(document.body ? document.body.innerText : "").toLowerCase(); if ( pageText.indexOf("apply now") !== -1 && pageText.indexOf("tuition fees") !== -1 ) { return "en"; } return "de"; } function setText(id, value) { var element = document.getElementById(id); if (element) { element.textContent = value; } } function setHtml(id, value) { var element = document.getElementById(id); if (element) { element.innerHTML = value; } } function applyLanguage(force) { var language = detectLanguage(); if (!force && language === currentLanguage) { return; } var translation = translations[language] || translations.de; var languageField = document.getElementById("form-language"); var formContainer = document.getElementById("form"); setText("form-headline", translation.headline); setText("form-subline", translation.subline); setText("form-success-message", translation.success); setText("label-fname", translation.firstName); setText("label-lname", translation.lastName); setText("label-email", translation.email); setText("label-phone", translation.phone); setText("label-company", translation.company); setHtml("consent-copy", translation.consent); setText("form-button-text", translation.button); if (languageField) { languageField.value = language; } if (formContainer) { formContainer.setAttribute("data-current-language", language); formContainer.setAttribute("lang", language); } currentLanguage = language; } function scheduleUpdate() { window.clearTimeout(updateTimer); updateTimer = window.setTimeout(function () { applyLanguage(true); }, 250); window.setTimeout(function () { applyLanguage(true); }, 1000); } function loadCaptcha() { if (document.getElementById("privatecaptcha-widget-script")) { return; } var script = document.createElement("script"); script.id = "privatecaptcha-widget-script"; script.src = "https://cdn.privatecaptcha.com/widget/js/privatecaptcha.js"; script.defer = true; document.head.appendChild(script); } function getParamCaseInsensitive(params, key) { var value = ""; var requestedKey = key.toLowerCase(); params.forEach(function (paramValue, paramKey) { if (!value && paramKey.toLowerCase() === requestedKey) { value = paramValue; } }); return value; } function populateUtmFields() { var params = new URLSearchParams(window.location.search); var fields = [ ["utm_content", "utm_content"], ["utm_medium", "utm_medium"], ["utm_source", "utm_source"], ["utm_campaign", "utm_campaign"], ["utm_id", "utm_id"] ]; fields.forEach(function (entry) { var parameterName = entry[0]; var fieldId = entry[1]; var storageKey = "ss_" + parameterName; var urlValue = getParamCaseInsensitive(params, parameterName); var storedValue = ""; var finalValue = ""; var field = document.getElementById(fieldId); try { storedValue = sessionStorage.getItem(storageKey) || ""; } catch (error) { } finalValue = urlValue || storedValue; if (urlValue) { try { sessionStorage.setItem(storageKey, urlValue); } catch (error) { } } if (field) { field.value = finalValue; } }); } function hasSuccessFlag() { var params = new URLSearchParams(window.location.search); return params.get("success") === "true" || params.get("success") === "1"; } function handleSuccess() { if (!hasSuccessFlag()) { return; } var successMessage = document.getElementById("form-success-message"); if (successMessage) { successMessage.style.display = "block"; } if (!successTracked && typeof window.gtag === "function") { window.gtag("event", "generate_lead", { event_category: "infomaterial", event_label: "infomaterial_request_mas", form_id: "btn_form_mas", language: detectLanguage() }); successTracked = true; } } function initialize() { applyLanguage(true); populateUtmFields(); loadCaptcha(); handleSuccess(); document.addEventListener("click", function (event) { var target = event.target; if ( target && typeof target.closest === "function" && target.closest('[class*="lang"],[id*="lang"],[data-lang],[data-language]') ) { scheduleUpdate(); } }); var observer = new MutationObserver(scheduleUpdate); observer.observe(document.documentElement, { attributes: true, attributeFilter: ["lang", "class", "data-lang", "data-language"], childList: true, subtree: true }); } if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", initialize, { once: true }); } else { initialize(); } })();

Future skills
for your career.

Future-proofing
your business.

Do you have any questions?

Find the most important information about applying, the course of study, admission, and more in our FAQ.

You can choose between two payment options:

Annual payment
€7,250 per year

Quarterly payment
€1,850 per quarter

Your life in Germany starts here

Find out how we can help you settle into life in Germany, find an apartment, and kickstart your career.

Apply now!

Do you have a bachelor’s degree and at least one year of professional experience, or have you completed vocational training plus at least two years of practical experience? If so, you already meet the key admission requirements for the master’s program at the Scheer School. Take the next step toward a high-impact digital career!
Apply now and help shape the innovations of tomorrow!

Application & Upload of Required Documents

Review of Admission Requirements & Aptitude Test

Admission decision (acceptance or rejection) by the Scheer School

Registration

Scroll to Top

The key to the news.

Mit unserem Newsletter bleibst du immer auf dem Laufenden. Melde dich jetzt an und erhalte exklusive Inhalte, Webinar-Einladungen und Event-Infos direkt per E-Mail.

the key to the news

Mit unserem Newsletter bleibst du immer auf dem Laufenden. Melde dich jetzt an und erhalte exklusive Lerninhalte, Webinare und Event-Infos vor allen anderen.