Find your course

Writing Secure Code for the Web (3 days)

Cybersecurity is becoming an increasingly important topic for organizations. The quantity and importance of data entrusted to web applications is growing, and defenders need to learn how to secure them. Imagine your organization making the news, not because of some new world-changing product, but because of a data leak containing all your customers' data, including personal information and credit card details! As a modern web developer, mastering cybersecurity skills is important because you cannot afford not to!

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
UWSEC
Writing Secure Code for the Web  1450 31230

Advanced Object-Oriented Programming Techniques in .NET (5 days)

Today's applications must be more responsive, scalable, and high-performing. Therefore, modern .NET developers need to be familiar with the advanced features of .NET and understand how things work under the hood. This course delves into advanced concepts of the framework, such as async programming, parallel computing, and Reactive Extensions. Furthermore, with the rise of AI, GitHub Copilot has become an essential tool in any developer's toolbelt. Join this training to enhance your existing .NET programming skills.

More...

Upcoming sessions

Mastering DAX (3 days)

Power BI is a suite of business analytics tools used to analyze data and share insights. DAX (Data Analysis Expressions) is the language used to enrich your data models with powerful calculations such as aggregations, ratios, and time-based analysis.

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
UDAX
Mastering DAX  1450 3143025

Effective Unit Testing (2 days)

Writing solid, maintainable code that works is the goal of every developer. This course guides you into the art of software testing, where you learn to build testable code and various techniques to ensure high quality code. By the end of this course, you will gain a solid and practical understanding of software testing and its real-life applications. U2U is renowned for its hands-on approach to training, and each chapter is accompanied by a practical lab.

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
UTEST
Effective Unit Testing  975 22083

SharePoint Server 2019 for Power Users (4 days)

SharePoint Server 2019 contains a rich set of features and functionalities allowing you to build a platform supporting your business needs. This course will teach you the out-of-the-box functionalities of the product. You will get hands-on experience with the SharePoint user interface and you will learn how to create, configure, secure and maintain SharePoint sites.

More...

Upcoming sessions

Microsoft Azure Infrastructure Services (5 days)

Microsoft Azure gives you far more than "a place to run VMs": it is a complete platform to design, deploy and operate secure, scalable infrastructure in a modern way. In this course, you will learn how to build a solid Azure foundation: networking, compute, storage and core platform services, so you can confidently choose the right services and combine them into an architecture that fits your business needs.

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
UAZUREA
Microsoft Azure Infrastructure Services  2200 517127

Mastering Microsoft Cloud Cybersecurity (5 days)

In this course, you will learn how to protect your environment using Microsoft's security tools and a layered approach based on Zero Trust principles. You will gain practical skills in securing identities and access, detecting threats and protecting workloads across Microsoft 365 and Azure.

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
UCSEC
Mastering Microsoft Cloud Cybersecurity  2200 5312618

Building Web Applications with ASP.NET MVC (5 days)

This course will teach you how to build Web applications using the ASP.NET Core MVC (Model-View-Controller) framework and patterns in .NET 10.

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
UNASP
Building Web Applications with ASP.NET MVC  2200 51416

Power Apps and Power Automate: Advanced Patterns (3 days)

This course helps you grow beyond the basics of Canvas Apps and Power Automate to build solutions that are truly ready for real-world use. You’ll learn how to design more scalable, maintainable apps and flows using best practices and advanced techniques within the Power Platform.

More...

Upcoming sessions

Building web apps with Angular and TypeScript (4 days)

In recent years a lot of effort has gone into making HTML and JavaScript a better place for web apps rather than just web content. With Angular, you can exploit these new and modern concepts to take it to the next level. By using a componentized approach, Angular is better equipped than ever to build performant data-driven web-apps. While Angular takes care of data binding, navigation and server communication, TypeScript allows you to use the most advanced features JavaScript has to offer on any browser. Features like strong typing make your application more maintainable, better structured and flexible. This course is constantly being updated to the latest version of Angular. Enjoy this beautiful synergy between Modern front-end technologies.

More...

Upcoming sessions

Agentic Coding with Claude Code (3 days)

This training enables developers to leverage Claude Code and agentic coding techniques to deliver software faster and more effectively. Participants learn how to collaborate with AI agents throughout the software development lifecycle, transforming high-level requirements into working solutions while maintaining control over quality, security, and architecture. By mastering agentic coding, developers can work more productively and spend more time on analysis, design and decision-making instead of repetitive coding tasks.

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
UCC
Agentic Coding with Claude Code new 1450 37267

Mastering Angular (3 days)

So, you dipped your toes into the waters of Angular? Time to get your boots wet! This training will take you from being an average Angular developer to a great one. You'll gain more insight in the workings of Angular and you'll explore more advanced programming techniques like RxJS and working with Redux. You will acquire the assets to make your Angular application production ready. This course is constantly being updated to the latest version of Angular.

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
UANGA
Mastering Angular  1450 314725

Agentic Coding with GitHub Copilot (3 days)

This training enables developers to leverage GitHub Copilot and agentic coding techniques to deliver software faster and more effectively. Participants learn how to collaborate with AI agents throughout the software development lifecycle, transforming high-level requirements into working solutions while maintaining control over quality, security, and architecture. By mastering agentic coding, developers can work more productively and spend more time on analysis, design and decision-making instead of repetitive coding tasks.

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
UDCO
Agentic Coding with GitHub Copilot new 1450 324530

Version Control and Team Collaboration with Git (1 days)

In this training, you will gain the ability to efficiently manage and track changes in your codebase, collaborate seamlessly with team members, and maintain a clean project history. By the end of the training, you will be proficient in making commits, performing pull requests, handling complex branching strategies, resolving conflicts, ensuring robust version control and streamlined development processes.

More...

Upcoming sessions

Advanced ASP.NET Core Development (5 days)

So, you've been using ASP.NET Core for a while, and you want to learn more? Join us in this training to upgrade your skills to master ASP.NET Core. In this course, you will get a better understanding of modern application architectures, and how to implement them in ASP.NET Core. Learn what it takes to build a high-performance, scalable, and maintainable application.

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
UWEBA
Advanced ASP.NET Core Development  2200 53126

Building Mobile Apps with .NET MAUI (5 days)

Creating a mobile app is seldom creating one app. It's creating one app per platform. Learning different platforms is time consuming. MAUI allows us to do this in a much more efficient way. One language to rule them all: C#, while staying true to the platform. And only one UI paradigm to learn, in which we create the UI only once using XAML. MAUI, which evolved from Xamarin Forms, is based upon .NET. By combining reusable C# code and XAML UI, MAUI is able to create cross-platform native apps with all the features and power of the native platforms.

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
UMAUI
Building Mobile Apps with .NET MAUI  2200 55

Team Development with GitHub (4 days)

This course equips participants with the skills to leverage the GitHub ecosystem for efficient team development workflows, mastering continuous integration and continuous deployment pipelines to deliver high-quality software rapidly. Learners will gain proficiency in Git for version control, GitHub Projects for agile management, and GitHub Actions for automation, alongside understanding essential DevSecOps practices using GitHub Advanced Security.

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
UGHD
Team Development with GitHub new 1850 410197

Securing and Monitoring Microsoft Azure (2 days)

In this course, you will learn how to use Azure tools to monitor your environment, detect threats and investigate incidents. You will gain practical experience with services such as Microsoft Sentinel and Microsoft Defender for Cloud to collect and analyze security data.

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
UASEC
Securing and Monitoring Microsoft Azure  975 232921

Programming with TypeScript (3 days)

TypeScript has become the language of choice for building modern, scalable applications across all platforms. Whether you want to build web applications, backend services with Node.js, mobile apps, desktop applications, cloud functions, or even machine learning tools — TypeScript is everywhere and you need to know it. This course is the comprehensive primer you need for any TypeScript project, giving you a solid foundation in both the language and modern development practices.

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
UTS
Programming with TypeScript new 1450 314

GitHub Advanced Security (1 days)

GitHub Advanced Security (GHAS) plays a crucial role in enhancing the security posture of software development projects on GitHub. It provides a comprehensive set of tools and features designed to identify and address security vulnerabilities throughout the development lifecycle. By integrating security directly into the development process with GHAS, your team can build more secure and reliable software. The course will explore how to utilize GHAS to maximize security impact and understand GHAS and its role in the security ecosystem.

More...

Upcoming sessions

Microsoft Security Operations Analyst (5 days)

Learn how to investigate, respond to, and hunt for threats using Microsoft Sentinel, Microsoft Defender XDR and  Microsoft Defender for Cloud. In this course you will learn how to mitigate cyberthreats using these technologies. Specifically, you will configure and use Microsoft Sentinel as well as utilize Kusto Query Language (KQL) to perform detection, analysis, and reporting. The course was designed for people who work in a Security Operations job role and helps learners prepare for the exam SC-200: Microsoft Security Operations Analyst.

More...

Upcoming sessions
Price DaysAugSepOctNovDecJan
SC-200
Microsoft Security Operations Analyst  2200 5312618

Automate your workflow with GitHub Actions (1 days)

Learn how GitHub Actions enables you to automate your software development cycle. You'll learn how to plan automation of your software development life cycle with GitHub Actions workflows, use GitHub Actions to automatically build an application, and use GitHub Script to interact with the GitHub API.

More...

Upcoming sessions
Contact Us
  • Address:
    U2U
    Z.1 Researchpark 110
    1731 Zellik (Brussels)
    BELGIUM
  • Phone: +32 2 466 00 16
  • Email: info@u2u.be
  • Monday - Friday: 9:00 - 17:00
    Saturday - Sunday: Closed
Say Hi
© 2026 U2U All rights reserved.