Tous les cours de Formateur

Image de cours
Problem-Solving Master Class (LinkedIn Learning)
Durée de la formation : 2,2h Being a creative and critical thinker is about nurturing curiosity and fluidity, being able to generate lots of different ideas, and being willing to try out different approaches to solving problems. It’s also about using logic and intuition to harness creative and problem-solving powers, not only by yourself but also in a group or a team. Solving problems quickly, creatively, and collaboratively is one of the most sought-after skills in today’s workplace. It’s crucial to identifying and addressing complex challenges and opportunities in a variety of contexts. The employee who can think on their feet, come up with innovative solutions, and adapt well to change will be in demand. In this course, Emma Sue Prince—author of 7 Skills for the Future and an expert in critical thinking and problems-solving—coaches you through simple and time-tested techniques for improving and perfecting your creative and critical thinking skills. This course was created by Pearson. We are pleased to host this training in our library. Topics include: Know the difference between emotion and intuition. Understand what influences our reasoning and logic. Know how to identify the issue at hand. Be able to ask and apply the five Whys. Know how to mind map. Apply the four rules for decision-making. Adopt a people-centered problem-solving approach. Facilitate great group and team discussions. Use design thinking and storytelling techniques to solve problems. Frame problems as unexpected opportunities. Use improvisation tools to think on your feet. Apply creative problem-solving tools at work. Ce cours n´est disponible qu´en anglais. Si ce n´est pas un problème pour vous, soumettez votre demande.   Demande de formation const hideEnrolWarning = () => { mdlUtils.hideAll("div.continuebutton"); mdlUtils.hideById("notice"); }; const enhanceEhrButtons = (root = document) => { document.querySelectorAll('.coursebox, .course-info-container').forEach(container => { const link = container.querySelector('a[href*="course/view.php?id="]'); if (!link) return; //get de id van de cursus const match = link.href.match(/id=(\d+)/); if (!match) return; const courseId = match[1]; const btn = container.querySelector('.ehr-btn'); if (!btn) return; // voorkom dubbel uitvoeren if (btn.dataset.enhanced) return; btn.dataset.enhanced = "true"; let ehrid = btn.dataset.ehrid; // ✅ als FilterCodes werkte → gewoon gebruiken if (ehrid && ehrid.trim() !== '' && !ehrid.includes('{')) { btn.href = btn.dataset.base + ehrid; return; } // ❌ fallback: reconstructie (optioneel) btn.href = "https://eacademy.smals.be/course/enrol.php?id=" + courseId; }); } mdlUtils.runWhenReady(hideEnrolWarning); mdlUtils.runWhenReady(enhanceEhrButtons); mdlUtils.observeDom(enhanceEhrButtons);
 
Image de cours
GenAI Policy@smals
Familiarisez-vous avec la Smals Politique sur l'Intelligence Artificielle générative et apprenez à utiliser GenAI de manière responsable chez Smals. Collaborateur interne ? Inscrivez-vous au cours en cliquant le button. Expert IT externe ? Veuillez envoyer un e‑mail à eacademy@smals.be pour demander l’accès. N’oubliez pas de vous connecter d’abord à eAcademy (connexion VPN requise), si vous avez déjà obtenu l’accès. Demande de formation const hideEnrolWarning = () => { mdlUtils.hideAll("div.continuebutton"); mdlUtils.hideById("notice"); }; const enhanceEhrButtons = (root = document) => { document.querySelectorAll('.coursebox, .course-info-container').forEach(container => { const link = container.querySelector('a[href*="course/view.php?id="]'); if (!link) return; //get de id van de cursus const match = link.href.match(/id=(\d+)/); if (!match) return; const courseId = match[1]; const btn = container.querySelector('.ehr-btn'); if (!btn) return; // voorkom dubbel uitvoeren if (btn.dataset.enhanced) return; btn.dataset.enhanced = "true"; let ehrid = btn.dataset.ehrid; // ✅ als FilterCodes werkte → gewoon gebruiken if (ehrid && ehrid.trim() !== '' && !ehrid.includes('{')) { btn.href = btn.dataset.base + ehrid; return; } // ❌ fallback: reconstructie (optioneel) btn.href = "https://eacademy.smals.be/course/enrol.php?id=" + courseId; }); } mdlUtils.runWhenReady(hideEnrolWarning); mdlUtils.runWhenReady(enhanceEhrButtons); mdlUtils.observeDom(enhanceEhrButtons);
 
Image de cours
Your Top AI Questions Answered: AI Literacy for Everyone (LinkedIn Learning)
Durée de la formation : 0,82h Explore the dynamic landscape of artificial intelligence and gain a strong understanding of both traditional and generative AI. Join instructor and generative AI expert Dr. Marily Nika as she offers an overview of the history of AI—from its conceptual inception to its current state. Discover the differences between traditional AI and generative AI, before diving into constructing effective prompts to enhance the usefulness of AI responses in various contexts. Learn about key technologies including transformer architecture, large language models (LLMs), and real-world applications like chatbots, translators, and agents. Along the way, Marily covers the importance of data quality, expert human contribution, and the back-end technology, such as GPUs, all of which are essential for training AI systems. This course is an ideal fit for tech enthusiasts, data scientists, professionals in tech-driven fields, and anyone looking to leverage AI for personal or professional growth. Topics include: Compare traditional AI systems with generative AI models and describe their unique capabilities and applications. Explain what a GPU is and how it leads to overall cost for running AI models. Outline the key components of an effective generative AI prompt. Identify the ethical considerations in AI development and explain strategies for practicing responsible AI. Summarize the impact of data quality on AI outcomes. Ce cours n´est disponible qu´en anglais. Si ce n´est pas un problème pour vous, soumettez votre demande.   Demande de formation const hideEnrolWarning = () => { mdlUtils.hideAll("div.continuebutton"); mdlUtils.hideById("notice"); }; const enhanceEhrButtons = (root = document) => { document.querySelectorAll('.coursebox, .course-info-container').forEach(container => { const link = container.querySelector('a[href*="course/view.php?id="]'); if (!link) return; //get de id van de cursus const match = link.href.match(/id=(\d+)/); if (!match) return; const courseId = match[1]; const btn = container.querySelector('.ehr-btn'); if (!btn) return; // voorkom dubbel uitvoeren if (btn.dataset.enhanced) return; btn.dataset.enhanced = "true"; let ehrid = btn.dataset.ehrid; // ✅ als FilterCodes werkte → gewoon gebruiken if (ehrid && ehrid.trim() !== '' && !ehrid.includes('{')) { btn.href = btn.dataset.base + ehrid; return; } // ❌ fallback: reconstructie (optioneel) btn.href = "https://eacademy.smals.be/course/enrol.php?id=" + courseId; }); } mdlUtils.runWhenReady(hideEnrolWarning); mdlUtils.runWhenReady(enhanceEhrButtons); mdlUtils.observeDom(enhanceEhrButtons);
 
Image de cours
Introduction to Prompt Engineering for Generative AI (LinkedIn Learning)
Durée de la formation : 1,06h Learn how to craft high-impact prompts for generative AI tools. Whether you’re a beginner or have been experimenting with generative AI tools, this course offers a great introduction to the art of prompt engineering. Senior AI engineer Ronnie Sheer guides you through what large language models are and what problems they may be able to solve. Ronnie dives into text generation, starting with a warning to use text generation AI responsibly, then moving on to Copilot, ChatGPT, Gemini, and Claude. He introduces you to the AI generated image landscape, then shows you how to use Dall-E and Midjourney. Plus, Ronnie goes over advanced concepts like fine-tuning your prompts and interacting with language models using an API. This course is part of a Professional Certificate from Microsoft. Topics include: Describe the concept of prompt engineering and its importance in effective interaction with generative AI systems. Use generative AI tools like ChatGPT, Google Gemini, Microsoft Copilot, and Anthropic's Claude to generate text and images for different applications. Explain the basic components of AI tools, including tokens in the context of generative AI. Evaluate the capabilities and limitations of language models to determine which problems can be solved by them. Demonstrate awareness of ethical and security considerations in responsible AI use. Ce cours n´est disponible qu´en anglais. Si ce n´est pas un problème pour vous, soumettez votre demande.   Demande de formation const hideEnrolWarning = () => { mdlUtils.hideAll("div.continuebutton"); mdlUtils.hideById("notice"); }; const enhanceEhrButtons = (root = document) => { document.querySelectorAll('.coursebox, .course-info-container').forEach(container => { const link = container.querySelector('a[href*="course/view.php?id="]'); if (!link) return; //get de id van de cursus const match = link.href.match(/id=(\d+)/); if (!match) return; const courseId = match[1]; const btn = container.querySelector('.ehr-btn'); if (!btn) return; // voorkom dubbel uitvoeren if (btn.dataset.enhanced) return; btn.dataset.enhanced = "true"; let ehrid = btn.dataset.ehrid; // ✅ als FilterCodes werkte → gewoon gebruiken if (ehrid && ehrid.trim() !== '' && !ehrid.includes('{')) { btn.href = btn.dataset.base + ehrid; return; } // ❌ fallback: reconstructie (optioneel) btn.href = "https://eacademy.smals.be/course/enrol.php?id=" + courseId; }); } mdlUtils.runWhenReady(hideEnrolWarning); mdlUtils.runWhenReady(enhanceEhrButtons); mdlUtils.observeDom(enhanceEhrButtons);
 
Image de cours
Workshop Facilitation (LinkedIn Learning)
Durée de la formation : 1,16h A successful workshop can have a profound impact on participants, introducing them to concepts and ways of thinking that can spark professional development and personal growth. In order to facilitate such an event, you need the right structure, process, and content. In this course, Britt Andreatta, PhD, discusses the role of the facilitator, and walks through how to effectively design, prepare for, and facilitate a workshop. Britt kicks off the course by covering the different types of workshop facilitation, and sharing tips for catering to the unique needs of adult learners. Next, she shows how to set yourself up for success by building a solid learning plan and agenda, designing the right activities, and tackling the logistics of the event. Britt then explains how to handle the workshop itself, including how to keep things on track and deal with challenging dynamics. Plus, she discusses how to extend the learner's journey after the event. Topics include: Facilitating adult learners Best practices in workshop design Understanding your participants Designing the right activities Preparing the logistics Facilitating the workshop Keeping things on track Increasing participation and collaboration Solving unexpected problems Dealing with challenging dynamics Creating closure Ce cours n´est disponible qu´en anglais. Si ce n´est pas un problème pour vous, soumettez votre demande.   Demande de formation const hideEnrolWarning = () => { mdlUtils.hideAll("div.continuebutton"); mdlUtils.hideById("notice"); }; const enhanceEhrButtons = (root = document) => { document.querySelectorAll('.coursebox, .course-info-container').forEach(container => { const link = container.querySelector('a[href*="course/view.php?id="]'); if (!link) return; //get de id van de cursus const match = link.href.match(/id=(\d+)/); if (!match) return; const courseId = match[1]; const btn = container.querySelector('.ehr-btn'); if (!btn) return; // voorkom dubbel uitvoeren if (btn.dataset.enhanced) return; btn.dataset.enhanced = "true"; let ehrid = btn.dataset.ehrid; // ✅ als FilterCodes werkte → gewoon gebruiken if (ehrid && ehrid.trim() !== '' && !ehrid.includes('{')) { btn.href = btn.dataset.base + ehrid; return; } // ❌ fallback: reconstructie (optioneel) btn.href = "https://eacademy.smals.be/course/enrol.php?id=" + courseId; }); } mdlUtils.runWhenReady(hideEnrolWarning); mdlUtils.runWhenReady(enhanceEhrButtons); mdlUtils.observeDom(enhanceEhrButtons);
 
Image de cours
From AI Ideas to Impact: Scaling Use Cases for Successful Adoption (LinkedIn Learning)
Durée de la formation : 1,27h Explore the intricate process of transforming AI ideas into impactful business solutions through effective use case selection and execution. In this course, instructor Himanshu Joshi provides you with strategic frameworks to evaluate and prioritize AI opportunities that deliver tangible business value, align with organizational goals, and promote ethical practices. Learn how to document AI use cases using structured canvases, assess technical readiness, and map value propositions for maximum impact. Leverage AI portfolio management tactics and stakeholder alignment to ensure efficient resource allocation and project success. Identify the talent and skills necessary to support a cohesive implementation team, and experience guided practice with realistic scenarios. Designed for nontechnical business leaders and professionals in product management, strategy, and market research, this course prepares you to successfully build a customized AI road map for your organization. Topics include: Ce cours n´est disponible qu´en anglais. Si ce n´est pas un problème pour vous, soumettez votre demande.   Demande de formation const hideEnrolWarning = () => { mdlUtils.hideAll("div.continuebutton"); mdlUtils.hideById("notice"); }; const enhanceEhrButtons = (root = document) => { document.querySelectorAll('.coursebox, .course-info-container').forEach(container => { const link = container.querySelector('a[href*="course/view.php?id="]'); if (!link) return; //get de id van de cursus const match = link.href.match(/id=(\d+)/); if (!match) return; const courseId = match[1]; const btn = container.querySelector('.ehr-btn'); if (!btn) return; // voorkom dubbel uitvoeren if (btn.dataset.enhanced) return; btn.dataset.enhanced = "true"; let ehrid = btn.dataset.ehrid; // ✅ als FilterCodes werkte → gewoon gebruiken if (ehrid && ehrid.trim() !== '' && !ehrid.includes('{')) { btn.href = btn.dataset.base + ehrid; return; } // ❌ fallback: reconstructie (optioneel) btn.href = "https://eacademy.smals.be/course/enrol.php?id=" + courseId; }); } mdlUtils.runWhenReady(hideEnrolWarning); mdlUtils.runWhenReady(enhanceEhrButtons); mdlUtils.observeDom(enhanceEhrButtons);
 
Image de cours
Artificial Intelligence Info sources
Artificial Intelligence Information Resources
 
Image de cours
Image de cours
Introduction to Artificial Intelligence (LinkedIn Learning)
Durée de la formation : 2,45h Computer scientists are just a small slice of people working in artificial intelligence (AI). Most people working with AI are just like you. They’re professionals, teachers, and students who want to use AI to enhance their products, creativity, and career. AI has been around for over half a century. Despite huge advancements in predictive and generative AI, the core concepts of artificial intelligence are still accessible. This course is designed for project managers, product managers, directors, executives, and students starting a career in AI. First, learn what it means for a system to display “intelligence.” Then, explore the difference between classic predictive AI and newer generative AI. Next, you’ll get an overview of machine learning algorithms, artificial neural networks, foundation models, and deep learning. From the AI curious to the AI careerist, this course will help you get started with intelligent systems. This course is part of a Professional Certificate from Microsoft. This course is part of a Professional Certificate from Microsoft. Topics include: List the distinctions between symbolic systems and machine learning. Identify challenges in natural language processing. Define the various types of machine learning. Explain the importance of algorithms in machine learning. Determine conditions in which using artificial intelligence is appropriate. Review the differences between artificial intelligence and machine learning that impact business decisions. Ce cours n´est disponible qu´en anglais. Si ce n´est pas un problème pour vous, soumettez votre demande.   Demande de formation
 
Image de cours
Microsoft Copilot: The Art of Prompt Writing (LinkedIn Learning)
Durée de la formation : 0,75h Unlock the power of Microsoft Copilot through the art and science of prompt-writing. Summarize meetings in Teams, edit text in Word, catch up on long email threads in Outlook, and more by learning to craft well-composed, conversational prompts. Learn how to have Copilot assist you in your everyday tasks. This course is part of a Professional Certificate from Microsoft. Topics include: Ce cours n´est disponible qu´en anglais. Si ce n´est pas un problème pour vous, soumettez votre demande.   Demande de formation
 
Image de cours
Learning Microsoft 365 Copilot Chat (Free Version) (LinkedIn Learning)
Durée de la formation : 0,67h Microsoft 365 Copilot Chat offers powerful AI capabilities, but understanding how to leverage it effectively, especially the free version, remains a challenge for many users. This course bridges that gap with practical, hands-on training. You'll master prompt writing, learn to navigate different license types, and apply Copilot across Word, Excel, PowerPoint, and Outlook for document analysis, content creation, and workflow automation. By the end, you'll confidently use AI to boost productivity and streamline daily tasks. Topics include: Navigate and access the free versions of Microsoft 365 Copilot Chat across different Microsoft 365 applications while maintaining data security, and following best practices for safe usage. Craft effective prompts and custom instructions that generate accurate, relevant, and high-quality responses from Copilot Chat tailored to your specific work needs and available features. Analyze and summarize documents by using Copilot Chat to extract key insights from PDFs, Word documents, and other file types to quickly understand complex information. Enhance productivity across Microsoft 365 apps by applying Copilot Chat to real-world tasks in Excel, PowerPoint, Outlook, and Word to streamline your daily workflows. Generate creative content and prepare for presentations using Copilot Chat to create images, draft communications, anticipate questions, and build confidence in your work deliverables. Ce cours n´est disponible qu´en anglais. Si ce n´est pas un problème pour vous, soumettez votre demande.   Demande de formation
 
Image de cours
Uncertainty to Action: Starting Your AI Learning Journey (LinkedIn Learning)
Durée de la formation : 0,65h In this course, learn to stop feeling anxious about AI and how to effectively integrate AI skills into your daily routine. Instructor Amy Blankson starts by acknowledging common concerns about AI and shows you how to view it as a valuable tool rather than a threat. The course encourages you to explore various AI tools with practical applications, solve real-life problems, and address challenges with structured problem-solving techniques. Additionally, discover ways to infuse empathy into your AI outputs, work more efficiently, and ethically apply AI in your endeavors. Topics include: Identify and acknowledge common anxieties about AI and how to address them. Explore and utilize AI tools to solve real-life challenges and improve productivity. Apply structured problem-solving techniques to overcome AI-related challenges. Integrate ethical guidelines and empathy into AI-generated outputs. Develop strategies to seamlessly incorporate AI into everyday routines for maximum efficiency. Ce cours n´est disponible qu´en anglais. Si ce n´est pas un problème pour vous, soumettez votre demande.   Demande de formation
 
Image de cours
Bonheur au travail
Qu'est-ce qui vous attend ?  Une session d'inspiration baptisée "Améliorer le bonheur au travail", animée par Griet Deca. Cette dame inspirante partagera son énergie positive dévorante et nous amènera à réfléchir aux moyens d'augmenter notre bonheur au travail.
 
Image de cours
Coopération optimale
Qu'est-ce qui vous attend ?  Une session d'inspiration baptisée "Le pouvoir d'une coopération optimale", animée par Kim Hilgert. Cette dame inspirante partagera son énergie positive dévorante et nous amènera à réfléchir aux moyens de parvenir ensemble à une coopération optimale.
 
Image de cours
MS365: Teams
Découvrez la puissance de Microsoft Teams, l’application de collaboration conçue spécialement pour le travail hybride. Avec Teams, vous et votre équipe restez informés, organisés et connectés au même endroit. Discutez avec vos collègues, collaborez dans des espaces dédiés et utilisez des applications pratiques pour augmenter votre productivité. Demande de formation
 
Image de cours
MS365: Getting started with Microsoft 365
Cette formation offre un guide de démarrage rapide pour Microsoft 365, avec des instructions pour l’utilisation de base, la collaboration, le travail dans Microsoft Teams, le travail à partir de n’importe quel endroit et l’essai des fonctionnalités intéressantes de Microsoft 365. Demande de formation
 
Image de cours
Professionele video's in 4 eenvoudige stappen
Cette vidéo de 15' en néerlandais explique comment réaliser une vidéo de formation professionnelle en 4 étapes simples.