Onderwerp
Automatisering & ICT/IT
Communicatie
Financieel
HR
Inkoop & logistiek
Management
Secretarieel & Administratief
Marketing
Opleiding & Onderwijs
Persoonlijke Effectiviteit
Productie, techniek & bouw
Kwaliteit- & Projectmanagement
Sales
Vitaliteit & Gezondheid
Taalcursus
Zorg & Verzorging
Juridisch
Internet & Media
Arbo & Veiligheid
Hobby & Vrije Tijd
Vastgoed & Makelaardij
Abonnementen
Locatie
Niveau
Type
Keurmerk

Opleidingen

58.983 resultaten

C++ Programmeren

Learn the ANSI C++ language and Object Orientation for C programmers This course provides students an in-depth knowledge of the most important concepts in Object Oriented Software Development. Students will learn how to develop and implement C++ classes and how to use them in writing C++ programs. The C++ course provides a detailed insight of the C++ programming language. At the end of the course, students will be able to develop Object Oriented Software using the C++ Programming language. - Basic Concepts of OOP - Classes & Objects - Constructors and Destructors - Function Overloading - References - Classes with Pointers - Static Members - Friends - Inheritance - Member Function Overriding - Polymorphism - Class Libraries - Multiple Inheritance - Operator Overloading - Conversions - Templates - Exceptions - I/O Streams
€3.450
Klassikaal
max 12
5 dagen

Cryptography in C# .NET

Veenendaal do 22 jan. 2026
Explore the .NET Core options to encrypt and decrypt data In this course you will explore the .NET Core options to encrypt and decrypt data. After a brief history of cryptography, you will learn the difference between symmetric and asymmetric encryption and you will understand the details of AES. Next the .NET Core classes that are used to perform symmetric encryption are covered and used in the lab. Then you will learn the concepts behind asymmetric encryption and the details of RSA. Also the .NET Core classes that are needed to do asymmetric encryption are examined and used in the lab. Then you will learn what hashing is and how you can digitally sign documents. You'll also experience the use of certificates and how to use them in .NET Core. This training uses language features until C# 10.0 and can be used with .NET Framework and .NET Core. - Recognize the importance of strong encryption and signing [Remember] - Identify the different ways to break encryption [Remember] - Describe the difference between symmetric and asymmetric encryption [Understand] - Study the mathematical background of encryption and digital signing algorithms [Remember] - Describe the role of certificates to make encryption and signing secure [Un…
€690
Klassikaal
max 12
1 dag

Cryptography in Java

Veenendaal wo 28 jan. 2026
Explore the Java SE options to encrypt and decrypt data In this course you will explore the Java SE options to encrypt and decrypt data. After a short historic overview of Cryptography, you will learn the difference between symmetric and asymmetric encryption and you will understand the details of AES. Next the JavaSE classes that are used to perform symmetric encryption are covered and used in the lab. Then you will learn the concepts behind asymmetric encryption and the details of RSA. Also the JavaSE classes that are needed to do asymmetric encryption are examined and used in the lab. Then you will learn what hashing is and how you can digitally sign documents. You'll also experience the use of certificates and how to use them in Java. - Recognize the importance of strong encryption and signing [Remember] - Identify the different ways to break encryption [Remember] - Describe the difference between symmetric and asymmetric encryption [Understand] - Study the mathematical background of encryption and digital signing algorithms [Remember] - Describe the role of certificates to make encryption and signing secure [Understand] - Use encryption, decryption, signing, verification in Java. …
€765
Klassikaal
max 12
1 dag

Cryptography in Python

Veenendaal wo 21 jan. 2026
Explore the Python API to encrypt and decrypt data In this course you will explore the Python API to encrypt and decrypt data. After a brief history of cryptography, you will learn the difference between symmetric and asymmetric encryption and you will understand the details of AES. Next the Python API that is used to perform symmetric encryption are covered and used in the lab. Then you will learn the concepts behind asymmetric encryption and the details of RSA. Also thePython API that is needed to do asymmetric encryption are examined and used in the lab. Then you will learn what hashing is and how you can digitally sign documents. You'll also experience the use of certificates and how to use them in Python. In this course we use the PyCryptoDome package. - Recognize the importance of strong encryption and signing [Remember] - Identify the different ways to break encryption [Remember] - Describe the difference between symmetric and asymmetric encryption [Understand] - Study the mathematical background of encryption and digital signing algorithms [Remember] - Describe the role of certificates to make encryption and signing secure [Understand] - Use encryption, decryption, signing, verification in
€765
Klassikaal
max 12
1 dag

End-to-end testing with Cypress

Using the browser to test that your web application does what it should do Cypress is a proven solid end-to-end test framework with lots of features. What makes Cypress special is its synchronous API by gathering commands that it then executes on the browser. It also offers a very friendly visual debugger that allows developers to move forward and backward through all the steps of a test. During this training, we'll fully engage with Cypress by configuring the project and the IDE, writing a lot of tests, running and debugging those tests using the Cypress test runner, define reusable bits of code using App Actions as well as dealing with different scenarios such as authentication, the Shadow DOM, timeouts and intercepting HTTP requests. We'll be using TypeScript during the training as we believe this benefits the readability and maintainability of the test code. - Introduction to end-to-end testing. - Writing and executing tests with Cypress and TypeScript. - Making tests easier to maintain by using App Actions. - Exploring setups, such as parallelization and targeting different browsers - Specific situations like authentication, the shadow DOM, timeouts and intercepting HTTP traffic. - Debugging tests. - Screenshotting, capturing vide…
€765
Klassikaal
max 12
1 dag

Dapr for .NET Developers

Veenendaal do 9 okt. 2025 en 1 andere data
Build microservices easier and faster with Dapr Dapr (distributed application runtime) is an open-source, cross-platform runtime for building microservices in different technology stacks. Additionally, Dapr also offers a set of building blocks. These building blocks provide a solution for some of the challenges one faces when building microservices. Examples include synchronous communication between services (including discovery and resilience), asynchronous communication using the publish/subscribe pattern, storing contextual information in an external state store, handling sensitive data like usernames and passwords, and monitoring the services and all communication between them. In this workshop, you will learn about Dapr and how to apply Dapr in a step-by-step manner. The workshop consists of several modules. Each module starts with a theoretical part. With some modules, you then take this into practice in hands-on assignments. In these assignments, you apply Dapr yourself and build an entire microservices-based application. In the hands-on assignments, we use the Dapr .NET SDK, but you are free to use the Dapr SDK for the technology stack of your choice. However, if you choose to do so, you are expected to rely…
€850
Klassikaal
max 12
1 dag

Dapr for Java Developers

Build microservices easier and faster with Dapr Dapr (distributed application runtime) is an open-source, cross-platform runtime for building microservices in different technology stacks. Additionally, Dapr also offers a set of building blocks. These building blocks provide a solution for some of the challenges one faces when building microservices. Examples include synchronous communication between services (including discovery and resilience), asynchronous communication using the publish/subscribe pattern, storing contextual information in an external state store, handling sensitive data like usernames and passwords, and monitoring the services and all communication between them. In this workshop, you will learn about Dapr and how to apply Dapr in a step-by-step manner. The workshop consists of several modules. Each module starts with a theoretical part. With some modules, you then take this into practice in hands-on assignments. In these assignments, you apply Dapr yourself and build an entire microservices-based application. In the hands-on assignments, we use the Dapr Java SDK, but you are free to use the Dapr SDK for the technology stack of your choice. However, if you choose to do so, you are expected to rely…
€850
Klassikaal
max 12
1 dag

Deep Dive Artificial Intelligence for Business

Learn what AI encompasses and how it is currently entwined in our daily lives Without programming, you will learn what AI encompasses and how it is currently entwined in our daily lives. Through interaction and exercises, you will understand the workings of Machine Learning and Deep Learning. You will even create your own Machine Learning algorithm! Of course Microsoft Cloud with Azure will also be discussed. Through a clear demo we will show how to build a Machine Learning model. We will make both a Customer Churn and an Image Classifier model, so we can touch upon multiple aspects of Azure. You will also learn how to test AI/ML solutions and which questions to pose to your supplier. Finally, you will use our AI Experiment Canvas. With this, you will come up with a number of possible applications for AI in your organisation, after which you will expand one of those ideas into a fully defined experiment such that you could start the experiment the next day. - Intro AI (including AI in your Daily Life Bingo) - AI & Azure Cloud (with demos) - Machine Learning (what is it, how does a machine learn, build an algorithm yourself) - Introduction Deep Learning (what does a neural network do) - Explainable AI (how to explain your model, which tools …
€1.530
Klassikaal
max 12
2 dagen

Data Access with Entity Framework

Utrecht ma 15 sep. 2025 en 3 andere data
Develop Data Access Applications using Microsoft Visual Studio and Entity framework In this training you will learn how to read data from a relational database using the Entity Framework, how to write it back after you have adjusted it. You get to know the Entity Framework thoroughly and among others you will learn to work with migrations, transactions and concurrency. The training will mainly use Entity Framework Core 6.0. - Understand the concept of an ORM [Understand] - Apply Code First [Apply] - Apply Querying an entity data model. [Apply] - Understand Loading entities [Understand] - Apply migrations [Apply] - Understand using CRUD operations in Entity Framework Core [Understand] - Mismatch between OO and Relational Model - ORM - Inheritance solutions: - Table per Hierarchy - Table per Type - Table per Concrete Type - Concurrency conflicts - Indexes - Fundamentals of Code First - Workflow - Conventions - Data annotations - Fluent API - ConnectionString - Data Seeding - LINQ - IQueryable - Logging - Reverse Engineering and scaffolding - Loading related data: - Eager loading - Explicit loading - Lazy loading - Relationships - Entity Framework Tools - Enabling migrations - InitialCreate - Performing migrations - Upda…
€2.070
Klassikaal
max 12
3 dagen

Domain-Driven Design for Mediors and Seniors

Veenendaal do 27 nov. 2025 en 1 andere data
Tackling Complexity in the Heart of Software This training is intended for mediors and seniors who want to work with Domain-Driven Design (DDD) in practice. You will learn the concepts of DDD and apply them in scenarios that go beyond simple examples. Domain-Driven Design has two sides. A more process- and design-oriented side, that is what the Strategic Patterns are about, and a software-oriented side, the Tactical Patterns. Since the release of Eric Evans' 'blue book / the blue pill' in 2003 (title Domain-Driven Design), DDD has expanded enormously. All kinds of patterns related to DDD have emerged in the global community. Think of Event-driven Architecture, CQRS, Event Sourcing, Micro Services, Eventual Consistency, Event Storming, etc. In this training all these patterns are discussed and we discuss the underlying coherence. The training goes beyond an introduction of these terms. We also look at the details, the do’s and don'ts and practical application. The training is run during three separate days. Between these days you are expected to practice with the learned concepts. You will receive homework for this (study load half to a full day). Program: Day 1 - Introduction - Strategic Patterns (Ubiquitous La…
€2.295
Klassikaal
max 12
3 dagen