We provide online course about (In)Security in C++. The course teaches C++ developers fundamental concepts from Exploit Development and Reverse Engineering, and uses these concepts to demonstrate common vulnerabilities in C++ codebases.
We provide online course about .NET Core as Cloud Native. This workshop will take advantage of the knowledge you have as an ASP.NET Core developer building world-class web apps.
We provide online course about 101 Google BigQuery from SQL data analytics to creating machine learning models with BigQuery. In this workshop, we’ll first introduce BigQuery.
We provide online course about a builder’s guide to single page application security. Frontend JavaScript frameworks such as Angular and React disrupt the traditional web security landscape, and finding reliable security advice is hard.
Securing modern web applications is hard, really hard. Not only do you have to make the right architectural security decisions, but you also have to be aware of various implementation vulnerabilities in both frontend apps and APIs.
We provide online course about a hands-on introduction to UX design for developers and managers. What if you could learn in two days how to radically improve the user experience of your apps?
Online - Advanced and Modern C++ Programming: The tricky parts. Whenever I give C++ trainings I run into the same topics of "half knowledge". We use a lot of pretty complicated features (e.g., templates, move semantics, and smart pointers) in our day-to-day programming without full understanding.
We provide online course about advanced modern C++. C++ is a hard and complicated programming language. When used correctly it delivers the best possible performance. Unfortunately, it is often misused which is a source of many problems.
We provide online course about advanced professional Scrum Master with certification - (PSM-A). The Professional Scrum Master II (PSM-A) course is a 2-day advanced Scrum Master class designed to support Scrum Masters in their professional development.
Professional Scrum product owner™ - advanced (PSPO-A) is a hands-on, activity-based course that focuses on helping experienced product owners and product managers expand their ability to establish a vision, validate their hypotheses, and ultimately deliver more value to their stakeholders.
We provide online course about advanced T-SQL querying, programming and tuning for SQL server 2012, 2014 and 2016. The course focuses on writing and tuning queries and programming with T-SQL in SQL server 2012, 2014 and 2016.
Online course - This popular, high-impact, and hands-on course on mastering advanced object-oriented design (OOD) and design patterns (primarily the "Gang of Four" design patterns) with agility is aimed at architects and developers of OO systems.
Online course - Building secure APIs and microservices is hard, really hard. Not only do you have to make the right architectural security decisions, you also have to be aware of various implementation vulnerabilities to ensure the security of your applications.
We provide online course about application building with ASP.NET Core 3.0. In this 2-day workshop, Damian from the ASP.NET Core team, will guide you through building multi-tier applications using ASP.NET Core.
We provide online course about Application Building with ASP.NET Core 3.1. In this 2-day workshop, Kevin, Scott and Javier from the ASP.NET Core team, will guide you through building multi-tier applications using ASP.NET Core.
We provide online course about Applied Python Programming. Python is a high-level programming language that is widely in use. Python code is readable, and its syntax ensures programmers write code that is well indented and clear.
We provide online course about Architecture with Agility. Every system has an architecture, whether accidental or intentional, and regardless of whether it was put in place by a nominated architect or whether it emerged from the decisions and discussions of a team.
We provide a 2-day online course about Attack and Defense: API and Web Application Security. The major cause of webservice and web application insecurity is insecure software development practices.
We provide online course about automated testing from 0 to 100 in 2 days. This workshop is for both beginners and practitioners of automated testing. The workshop consists of about 45% hands-on exercises, 25% demos, and 30% presentations.
We provide online course about Azure Architect Masterclass. Vishwas Lele an eight-time Azure MVP, and Microsoft Regional Director, will conduct this workshop. Vishwas has been working with cloud technologies since 2007 and has helped dozens of commercial and private-sector companies adopt the cloud.
We provide online course about Azure for developers. The cloud is taking the world by storm. Several cloud vendors are competing heavily on features and pricing. With Azure, Microsoft has created a cloud to build, test, deploy and manage applications.
We provide online course about Azure Serverless Development. In this workshop, you will get hands-on with Azure Functions and Azure Logic Apps, learn how to use triggers and bindings, connectors and much more to connect cloud services together to create a collection of your favourite llama assets.
We provide online course about Batten Down the Hatches! A Cluster Security Journey. Your career is really taking off and you’ve finally landed that security engineer role at the company of your dreams.
We provide online course about Blazor and the future of .NET web apps. The arrival of WebAssembly begins a new era for .NET web developers, allowing client-side applications written in C# to run directly in the browser.
We provide 2-days online workshop about Blazor. Blazor is arguably the hottest technology in the .NET world right now, and for good reason. It brings the missing piece of the puzzle to ASP.NET.
We provide online course about Build / Deploy / Manage Software for Devices with Qt and Mender.io. We will use Qt to design, develop, and build an application for an embedded device, starting from a freshly installed development machine.
We provide online course about build your first machine learning model on AWS. Are you curious about machine learning (ML) but don´t know where to start? ML is a pervasive technology relevant to today´s IT development, but transitioning your skillset to ML can be challenging.
We provide online course about build your own application security program. As much as we wish it would, secure software doesn’t happen overnight. There’s no single action you can take or technology you can deploy that will solve this complex problem for you.
We provide online course about Building a Deployment Pipeline with C# and Cake. Remember when most web applications were just a website and a SQL database? Yeah, things are different these days.
We provide online course about building a scalable backend with Akka.NET. Have you ever wanted to build a backend system using Akka.NET? Are you curious about the real-world applications of the actor model? Do you love coding a lot more than watching slides?
We provide online course about building an Educational Game with .NET 5, Unity and AKS. If you are waiting for a deep dive into the latest version of .NET Core, the Microsoft Compiler Platform (Roslyn), and the Unity game engine this workshop is for you!
We provide online course about building an event sourced system in C#. If we only store the current state of our data, as we often do with CRUD-based systems, we’re losing information by default. For instance, there is no way of knowing how the data looked at a certain point in time.
We provide online course about building and testing resilient services over HTTP. Users´ patience with services not working is gradually decreasing as the quality of services online is improving.
We provide online course about building android. Everybody knows how to write apps for Android, but few know how to create the Android platform itself. This workshop will show you how.
We provide online course about Building Blockchain-Based Decentralized Applications using Ethereum. One of the hottest technologies of late is no doubt Blockchain. But what is a blockchain? A blockchain is a digital transaction of records that´s arranged in chunks of data called blocks.
We provide online course about Building Domain-Driven Applications with ASP.NET Core. In this 2-day hands-on workshop you will learn and implement a variety of Domain-Driven Design patterns as you build a small web application using ASP.NET Core and Clean Architecture.
Online course - Right at the centre is Visual Studio and C#. Visual Studio is the tool that allows us to build all the different types of applications, ranging from web applications to cross-platform mobile applications to cloud-based applications.
We provide online workshop about building scalable and maintainable APIs with ASP.NET Core. This workshop is all about implementing a scalable, testable, and robust API solution using ASP.NET Core and C#.
We provide online course about Building Secure API´s and Web Applications. The major cause of webservice, microservice, and web application insecurity is insecure software development practices.
We provide online course about C++20 in practice - a complete introduction. C++20 is the latest new release of C++, now supported by major compilers. C++20 will change the way we program more dramatically than C++11 did.
We provide online course about CBD Programmers: Clearly Brutally Declarative. Programming is a game of thinking, not just doing. We win by thinking clearly, brutally, and declaratively.
We provide online course about CI/CD as Code with C#, Cake and .NET 5.0. Remember when most web applications were just a website and a SQL database? Yeah, things are different these days.
We provide online course about Code That Fits in Your Head. Have you ever looked at a piece of code and asked: Who wrote this crap? A few minutes later, you discover that it was you. We spend more time reading code than writing code.
We provide online course about Company-wide Agility with Beyond Budgeting, Open Space & Sociocracy. It seems to be accepted for small, medium-sized, and large companies that something needs to be changed. "We´ve done it always that way" doesn´t work anymore.
We provide online course about containerizing your apps using Docker. Most people are familiar with Virtual Machines (VM). A VM is a program that runs like a separate computer within a computer.
We provide online course about Converting a Monolithic App to a more Domain Driven Design. Domain-driven design seems “straight-forward” when looking at green field development. Implementing that in an existing enterprise system, however, is daunting.
Online course - One of the tasks a data analyst performs is creating dashboards. A dashboard is a type of graphical user interface that provides at-a-glance views of key performance indicators (KPIs) relevant to a particular objective or business process.
We provide online course about Cross Platform Mobile Apps Development using Flutter. In this 2-day workshop, you will learn the fundamentals of building cross-platform mobile apps targeting iOS and Android devices using Flutter.
We provide online course about DAPR in Action, Migrating your Application to Microservices. The workshop aims to demonstrate the new DAPR framework abilities for building microservices applications and show a viable migration path from existing C# applications.
We provide online course about data science for software engineers. After 2 years of teaching thousands of Engineers around the world, this training has been rebuilt from the ground up to squeeze in more information, have bigger theories and provide better positioning.
We provide online course about data visualization using Grafana. Grafana is a multi-platform open source analytics and interactive visualization web application. It provides charts, graphs, and alerts for the web when connected to supported data sources.
We provide online course about DDD Design Patterns. The design patterns from Domain-Driven Design are gradually entering the collective consciousness of software developers.
We provide online course about Deep C - a two day course for experienced programmers. This course is aimed at experienced programmers that would like to further deepen their understanding and knowledge of this blunt and fascinating programming language.
We provide online course about Defending Kubernetes Environments: A Hands-On Approach. The Cloud as we know it is changing. Containers have taken the center stage as the preferred method of developing and deploying software into production.
We provide online course about Develop Better Products with Agile. Many teams are adopting an agile way of working, for instance with Scrum. Their expectation is that agile will help them to develop products that satisfy their customer’s needs, be more flexible, and deliver faster.
We provide online course about Developing Applications with .NET and C#. .NET has evolved quite a lot. From a framework which we could use to build Windows and WebForms, it has evolved into an ecosystem that we can use to build modern, responsive and cloud-ready systems for enterprises.
We provide online course about Developing Machine Learning Applications in C# with ML.NET. In this workshop, you will learn how to infuse Machine Learning capabilities into your .NET applications with ML.NET.
We provide online workshop about Developing with C#. This workshop is for developers that have worked in programming for a while, not necessarily C#, but also the C# developers that have not caught up on the latest changes in the language.
We provide online course about DevOps in two days with IaC, Azure, GitHub Actions and Octopus Deploy. Join us for a hands-on session learning about core CI/CD concepts and best practices.
We provide online course about docker and Kubernetes for developers. This course takes you through building, integrating and running containers. You´ll learn how Docker and Kubernetes work, and how to best take advantage of these new technologies.
We offer online workshop about Docker and Kubernetes. Containers such as Docker and container orchestration such as Kubernetes are hot topics right now, if you’re working on microservice architectures it very likely you’ll be looking at these technologies as they are a natural fit for microservices.
We provide online course about domain modeling made functional. Functional programming and domain-driven design might not seem to be a good match, but in fact functional programming can be an excellent approach to designing decoupled, reusable systems with a rich domain model.
We provide online course about Domain Storytelling - Collaborative Modelling with Strategic Domain-Driven Design. Domain-Driven Design at its very core focuses on collaboration between software developers and business stakeholders as traditional businesses and IT melt together.
We provide online course about domain-driven design: theory and practice. Understand the concepts of DDD but feeling overwhelmed to implement? Feeling overwhelmed by complex examples and can´t connect how to implement DDD in your project?
We provide course about driving your C# code with tests. Testing forms an integral part of the modern software development flow. From customer-facing acceptance tests to code-focused unit tests, automated testing is part of the fabric of a modern build process and deployment pipeline.
We provide online course about Driving Your C++ Code with Tests. Testing forms an integral part of the modern software development flow. From customer-facing acceptance tests to code-focused unit tests, automated testing is part of the fabric of a modern build process and deployment pipeline.
We provide online course about End to end GraphQL. GraphQL is a powerful approach to creating APIs where the power in the hands of the client more than the server. This means we need to think differently to how we create GraphQL servers.
We provide online course about End-to-end DevOps with GitHub. GitHub is more than just a place to keep your code. GitHub offers features that cover your whole DevOps lifecycle from idea all the way into production.
We provide online course about Essentials Tools for the New Terminal Programmer. The terminal VIM Git on the command line Bash scripts GDB. These are all tools that you have heard of, and likely used in a graphical user interface (GUI) or integrated development environment (IDE).
We provide online course about Event-Oriented Domain-Driven Design. Grasp the core concepts of DDD strategic modeling, and put them to use. Learn to vigorously gather core concepts and separate irrelevant ones.
We provide online workshop about verything Vue - A “learn as you build”.
We provide online course about Exploring Infrastructure as Code. Are you looking to start using Infrastructure as Code (IaC), but feel a little bit lost? Sure, being able to get away from repetitive, manual tasks when setting up your environments looks awesome.
We provide online workshop about Fast Track Istio. The Fast Track Istio workshop will get developers up and running with Istio on a live Kubernetes cluster. Let us begin with understanding why enterprises need Service Meshes in the first place.
We provide online course about fast track to chaos engineering. In this workshop Russ Miles will dive into Chaos Engineering through system verification so that you can build confidence in your systems behaviour and identify weaknesses before they happen!
We provide online course about Fast Track to OpenEmbedded and Yocto Project. If you are working with embedded Linux you will be aware that the Yocto Project is a key component for generating device firmware.
We provide online course about from design patterns to universal abstractions. Would you like to write readable code? Code that you can understand a year later? Code that your co-workers can understand?
Testing is an absolute must when building reliable software. It allows us to make code changes with minimal amount of risk and it ensures that bugs or problems within our codebase are caught early, before they can even have any customer impact.
We provide online course about From Zero to Production: Building and managing Kubernetes clusters on AWS using Terraform and Flux. Without the proper planning and infrastructure, it can be challenging to create reliable and scalable cloud environments that effectively meet customers’ needs.
We provide online course about Full Stack Web Dev with SAFE Stack. You´ll leave with the confidence to start create SAFE Stack applications and start reaping the benefits of functional programming across the client and server.
We provide online course about fullstack GraphQL. GraphQL is designed for a mobile-first / cloud-first world and specifies how to expose modern APIs. GraphQL, since its inception, has been rapidly growing and is now the go-to solution for new APIs.
We provide online course about fundamentals of web performance. Build faster websites and web applications by learning the current metrics and techniques for improving web performance. We’ll look at the psychology of web performance and how users see wait time on your site.
We provide online course about getting started with ports & adapters architecture and .NET. 8 Hour workshop where participants will build a .NET Core book ordering system using the principals of Ports & Adapters.
We provide online course about Go for beginners. Let us build a rocket in code and play hackers to learn Google´s Go programming language. It is an increasingly popular systems programming language used to make web services, databases, compilers, command line utilities and even realtime systems.
We provide online course about Hack Yourself First: How to go on the Cyber-Offence. Cyber-attacks have become a reality of running software on the web today. We find ourselves under a constant barrage of malicious activity from hacktivists, online criminals and increasingly, nation states.
We provide online course about hands-on Yocto Project. If you are working with embedded Linux you will be aware that the Yocto Project is a key component for generating device firmware.
We offer online course - hardware interfacing with embedded Linux. Many of the things around you have Linux embedded inside: WiFi routers, smart thermostats, smart door bells. When writing code for these devices you have to be aware of the techniques available to access the hardware at a low level.
We provide online course about High Performance .NET Development. .NET 8.0 can be fast. The modern, cross-platform .NET and ASP.NET Core are highly optimised, enabling incredible performance across desktop and web applications.
We provide online course about high performance C# code with visual studio´s profiler. Is your application slow? Do you know where the bottlenecks are? How do you take the guesswork out and start making measurable differences? Visual Studio´s profiler is a killer tool for working out what´s slow.
We provide online course about High Security OAuth. Since its publication in RFC 6749 and RFC 6750, OAuth 2.0 has gotten massive traction in the market.
We provide online course about how hacking works - workshop edition. Have you ever been hacked or wondered how people figure out how to compromise systems? What tools do they use? What skill sets are involved? And how can you and your team gain knowledge on better securing your systems and service?
We provide online course about Identity & Access Control for modern Applications and APIs using ASP.NET Core 7. Modern application design has changed quite a bit in recent years. "Mobile-first" and "cloud-ready" are the types of applications you are expected to develop.
We provide online course about Implementing AI - Deep Learning using TensorFlow and Keras. Deep Learning is a branch of machine learning that utilizes neural networks. But how does a neural network work, and how does deep learning solve machine learning problems?
We provide online course about Intentional TypeScript. Oh, TypeScript! You bring so much joy, and so much pain! As one of the essential skills in today´s software development, TypeScript can be quite a handful to grasp, especially as it keeps growing to meet ever growing demands.
We provide online course about Interviewing: The Fundamental Product Research Skill. From outside, interviewing looks like two people going over a list of questions. In reality, interviewing is like high-speed skiing on a high snowy peak.
We provide online course with Intro to Technical Writing: Creating Content that Google and Readers will Love. Do you ever find yourself with an itch to write but end up staring at a blank screen until you eventually give up and do something else?
We provide online course with introduction to C++20. The C++20 is not just yet another incremental update but a profound change to the C++ language and its standard library. With many essential features added this C++ version may impact us even more than C++11 did nearly 10 years ago.
We provide online course with introduction to machine learning. In this workshop, you will be introduced to Machine Learning using Python. You will learn about the various libraries used in Python for machine learning, as well as the fundamental principles of some common machine learning algorithms.
We provide online course with introduction to Machine Learning with AWS. Are you curious about machine learning but don´t know where to start? Machine learning is a pervasive technology relevant to today´s IT development, but transitioning your skillset to machine learning can be challenging.
We provide online course with introduction to Rust. Rust is a systems language designed to prevent some of the pitfalls encountered in other languages. In this 2 day workshop, we will guide you through the fundamentals of the Rust language..
We provide online course about JavaScript for Developers. As Douglas Crockford once said, JavaScript is the world´s most misunderstood programming language. It is also one of the world´s most popular programming languages and one of the cornerstones of a modern web application development.
We provide online course about: Just Let Me Run My Application... Azure edition. In Azure, there are lots of different ways to deploy an application. These range from Static Web Apps, through AppService to Azure Container Instances and Azure Kubernetes Service.
We provide online course about Kata Your Way To Better Architectures. A workshop teaching attendees how to use Architecture Kata (https://archkatas.herokuapp.com/) to refine their own architecture skills and/or test these skills in potential employees.
We provide online course about Keynote: Capability, Vulnerability, Fallibility, and Flexibility - A Permission System for Team Trust. Healthy organizational culture requires a high trust environment because humans can only present the best versions of themselves when they can work without fear.
Online course - All humans sometimes deceive themselves, and developers are no exception. From "I can get this done in a week" to "My job is to write code", developers often convince themselves of things that are only partially true - or even outright ridiculous.
We provide online course about Keynote: securing the future. Laura Bell Main graduated with a degree in Computer Science and Artificial Intelligence before that was a thing you could get a job in. It wasn’t her finest piece of planning.
We provide online course about Keynote: The Next Decade of Software Development. How will software development evolve in the 2020s? Join Richard Campbell as he explores the landscape of technology that will have a massive impact on software development over the next ten years.
We provide online course about Kotlin full stack web apps. Kotlin is a language that strikes an unique balance between the expressivity and terseness of dynamic languages, the power of static languages.
We provide online course about Learn Go Programming for the Impatient. Go (aka Golang) is one of the fastest growing programming languages. It is an open-source language released by Google in 2009.
We provide online course about learn Numpy and Pandas in one day. Two key libraries that aspiring data scientists must know are NumPy and Pandas. NumPy and Pandas allow you to easily manipulate your dataset using the various APIs.
We provide online course about learn Python programming for the Impatient. Python is a high-level programming language that is widely in use. Python code is readable, and its syntax ensures programmers write code that is well indented and clear.
This is a series of half-day online workshops on React in TypeScript at a leisurely pace over a few weeks, to get you started on the right foot for front-end development with a solid understanding of key concepts and a sound mental model.
We provide online course about Linux security and isolation APIs fundamentals. This workshop provides an introduction to the low-level Linux features - set-UID/set-GID programs, capabilities, and namespaces, cgroups (control groups).
This 2-day online workshop provides a solid understanding of the operating system architecture and low-level interfaces (principally, system calls and library functions) that are required to build system-level applications on Linux (and UNIX) systems.
We provide course about machine learning from the Cloud to the IoT. Machine Learning and the IoT are a match made in heaven. After all, IoT devices collect mountains of sensor data, what better way to uncover insights and actions than through sophisticated, modern computing methods like ML and AI?
We provide online course about Mastering Vue.js. Vue.js is an emerging JavaScript framework. In this workshop you´re going to learn how to master Vue, from creating small widgets in an existing project to building an entire sophisticated enterprise application.
We provide online course about Micro-Frontends Architecture. Micro-frontends are the answer to today’s increasingly complex web applications. Inspired by the microservices model, this approach lets organizations break interfaces into separate features managed by different teams of developers.
We provide online course about Migrating to React Hooks. React is continually improving and evolving. React Hooks are a leap forward in how we develop components and manage state in our React applications. Now you can use state and other React features without having to write a class!
We provide online course about mobile application development with react native. In this course you´ll learn how to leverage the power of JavaScript and React to build fully fledged native applications.
We provide a 2 days online course about Mod(C++) Fundamentals. Mod(C++) Fundamentals is a two day training course. It is ideal for new hires that have little to no experience in C++.
We provide online course about Mod(C++) Fundamentals: Introduction to C++. Mod(C++) Fundamentals is a two day training course. It is ideal for new hires that have little to no experience in C++, but are proficient in an Object Oriented Programming language, like Java or C#.
We provide online course about Mod(C++) Intermediate. Mod(C++) Intermediate is a two day training course. It is ideal for people who have some C++ experience or that have taken Mod(C++) Fundamentals.
We provide online course about modern C. C as a language has evolved a lot since it was first standardized in 1989, aka C89/C90/ANSI C. Among other things, C99 introduced better support for scientific computing, C11 introduced a new memory model and support for concurrency.
We provide online course about Modern C++ Design Patterns. Design patterns have proven themselves invaluable over several decades and thus knowledge about them is essential to design robust, decoupled systems.
We provide a 2 day online course about modern distributed systems with gRPC in ASP.NET Core 6. gRPC is a high-performance, cross-platform framework for building distributed systems and APIs.
We provide online course about Modern Web Application Development for .NET Developers. In this course, developers will get a solid understanding of modern ways to build web applications.
We provide online course about More Concurrent Thinking in C++: Beyond the Basics. The workshop will cover the new multithreading facilities being introduced to upcoming versions of the C++ Standard and how they will simplify the life of a library or application developer.
We provide online course about moving to C++. A quick-start for the programmer who is interested in moving to C++ from C or another language. My classes are highly interactive. Come prepared to discuss and do group exercises!
We provide online course about NGRX in Angular. Learn how to write a web application using the latest and greatest in the Angular world. Angular 10, TypeScript 4, Reactive Forms, Angular Material 10, and NgRX 10.
We provide online course about OAuth, OpenID Connect and .NET - the Good Parts. OAuth has been around for more than 10 years now, and has become the standard protocol for token-based security.
We provide online course about Observability: Fundamentals & Practice. Course description: Modern systems architecture often splits functionality into microservices for adaptability and velocity.
We provide online course about observing Kubernetes and your applications. So you´ve moving your applications and services to Kubernetes, but now you need to know if they´re working, and when they´re not working you need to understand why.
We offer online course, off on the Right Foot for React and TypeScript. An easy but profound introduction to React with TypeScript, with a bias towards understanding the key concepts, and building a clear and sound mental model, to set you up properly for the exciting world of front-end development.
We provide online course about OpenAI & ChatGPT: Mastering AI- Language Models in C#. Generative models produced by OpenAPI, like ChatGPT, have rapidly advanced AI development and the ability to incorporate intelligence into C# and .NET applications.
We provide online course about Practical Applications of Complexity in Software & Digital Products Development. These unusual times, of sudden change and uncertainty, remind of the relevance of Complexity in the modern organisations and work environment.
We provide online course about practical clean architecture with .NET 8. The explosive growth of web frameworks and the demands of users have changed the approach to building enterprise applications. Many challenges exist and just getting started can be a daunting prospect. Let´s change that now.
We provide online course about pragmatic unit testing now. Loving unit testing? Hating unit testing? Or ever having doubts about any unit testing practices? This workshop is for you. Let´s revisit unit testing from ground up, with one key word: pragmatic.
We provide online course about program with GUTs in C. One of the greatest shifts in modern programming practices has been how programmers across many different domains and languages have embraced unit testing.
We provide online workshop about React. React is a JavaScript library for creating high-performing, maintainable JavaScript applications and brings a fresh approach to thinking into the JavaScript community.
We provide online course about Running Containers in Development and Production with Docker and Kubernetes. Docker has changed the way that systems can be isolated, secured and deployed at scale.
We provide online course about Rust for the C++ Developer. Rust is a systems language designed to prevent some of the pitfalls encountered in other languages. In this 2 day workshop, we will guide you through the fundamentals of the Rust language. Tailored for C++ developers.
We provide online course about simple by design: declutter your architecture, code and test. A hands-on, minds-on and conversations-on workshop on application architecture and code design, made for the restless, inquisitive and creative minds.
We provide online course about Strategic Domain-Driven Design for Product & Tech People. This hands-on workshop is for product and technology people who would like to bridge the business and technology gap.
We provide online course about Strategic Domain-Driven Design: Analysis, Architecture, and Modelling. In this 2 day course, intended for beginner and intermediate DDD practitioners, Nick and Max will show you how to bridge the gap between business needs and software architecture.
We provide online course about TDD your Microservice from Git to Kubernetes. This workshop presents the foundations of Test-Driven Development (TDD) with a hands-on approach and guides the participants through the development of a WebApi.
We provide online course about test cheap, code simple. Are your tests and code usefully cheap, or uselessly expensive? Did it ever cross your mind unit testing is wasteful and should be less fuss, and more value? Are you facing resistance from developers, or worse, from management for unit testing?
We provide online workshop about test-driven development in JavaScript. Test-driven development is one of these practices that seem deceptivly simple, and yet have a profound effect on how you build software and approach problems.
We provide online course about TypeScript power users. An action-packed workshop to boost TypeScript skills for the questioning, hungry and passionate minds. If you think TypeScript is easy peasy because you already know language X, it probably isn´t!
We provide online course about upgrading Your C# Skills in .NET 7. Are your C# skills up to date? It is easy to get focused on what you need to know to get the job done, but have you rounded out your skills with the latest C# features?
We provide online course about user research for everyone. Many successful companies have invested in deliberate research efforts and achieved impactful, long-lasting results based on strong insights. Unfortunately, a lot of companies see research as overhead.
We provide online workshop about Web Performance Matters. Yas has been optimising performance for many web applications throughout his career, and along the way has learnt a ton of techniques that easily will result in a performance boost.
We provide online course about when if and else don´t cut It - the quest for clarity and expressive power. "This is too abstract. I would rather use if / else". This is great. Except when it isn´t.
We provide virtual course about Red Hat JBoss Application Administration 1. Learn to install, configure, and manage Red Hat JBoss Enterprise Application Platform. This training teaches you the best practices for installing and configuring Red Hat JBoss Enterprise Application Platform (JBoss EAP) 7.
We provide virtual course about Administering Splunk Enterprise Security. This course prepares architects and systems administrators to install and configure Splunk Enterprise Security (ES).
We provide virtual course about advanced Architecting on AWS. In this course, each module presents a scenario with an architectural challenge to be solved. You willexamine available AWS services and features as solutions to the problem.
We provide virtual course about Advanced ASP.NET Core Development. This course looks at advanced ASP.NET Core techniques and API features. The course is aimed at developers who are comfortable with core ASP.NET MVC development and need to round off their knowledge.
We provide virtual course about advanced C++ programming. C++ is a powerful and complex language. This course covers advanced C++ language features and development techniques, to help you get the most out of the language.
We provide virtual course about advanced developing on AWS. The Advanced Developing on AWS course uses the real-world scenario of taking a legacy, on-premises monolithic application and refactoring it into a serverless microservices architecture.
We provide virtual course about Advanced Java Development. This course is aimed at existing Java developers who wish to obtain a deeper understanding of advanced Java programming techniques, APIs, and development practices.
We provide virtual course about Advanced JavaScript Techniques. There is a lot more to JavaScript than first meets the eye. This course explores the language in forensic detail, shining a light on the dark areas that often confuse and confound JavaScript development teams.
We provide virtual course about Advanced Python Development. The course assumes you are happy with core Python concepts and syntax. This course aims to extend and solidify your Python experience by exploring structural techniques and common Python APIs.
We provide virtual course about Advanced Roadmaps for Jira (Cloud). This course is ideal for new users of Advanced Roadmaps for Jira Cloud, Especially those with the requirements to plan and project the delivery of software projects run by agile teams.
We provide virtual course about Agile with Jira Software Essentials (Cloud). Agile with Jira Essentials. Learn project management within Jira. Optional 2-day course when combined with Jira Software Administration.
We provide virtual course about AgileSHIFT®. Most organizations know that they need to transform, and work in a more agile way. Yet a frequent problem is the creation of isolated agile delivery teams unsupported by a wider organizational engagement initiative.
We provide virtual course about AI-050: Develop Generative AI Solutions with Azure OpenAI Service. Azure OpenAI Service provides access to OpenAI´s powerful large language models such as GPT: the model behind the popular ChatGPT service.
We provide virtual course about AI-102: Designing and Implementing a Microsoft Azure AI Solution (Updated with Azure Open AI). This course is intended for software developers wanting to build AI infused applications that leverage Azure Cognitive Services.
We provide virtual course about AI-3002: Create document intelligence solutions with Azure AI Document Intelligence. In this course you will see how Azure AI Document Intelligence solutions can enable you to capture data from typed or hand-written forms.
We provide virtual course about AI-3003: Develop natural language processing solutions with Azure AI Services. Attend this 1-day course and learn how to create a natural language processing (NLP) solution by using Azure AI Language.
We provide virtual course about AI-3004: Build an Azure AI Vision solution with Azure AI services. Computer vision is an area of artificial intelligence that deals with visual perception. Azure AI Vision includes multiple services that support common computer vision scenarios.
We provide virtual course about AI-3017: Microsoft AI for Business Leaders. Microsoft AI for Business Leaders provides a comprehensive understanding of how to leverage AI tools and strategies to create business value.
We provide virtual course about AI-3018: Copilot Foundations. This course focuses on the core concepts of Generative AI, Microsoft Copilot, and Azure AI Studio. Participants will build and manage AI copilots while learning to integrate Retrieval Augmented Generation (RAG) for custom solutions.
We provide virtual course about AI-3024: Design a dream destination with AI. Unleash your creativity by envisioning a unique, imaginative destination and crafting a compelling narrative to bring it to life.
We provide virtual course about AI-3025: Work smarter with AI. Discover how Microsoft Copilot and Microsoft 365 Copilot can transform the way you work by leveraging AI to boost productivity and simplify complex tasks.
Vi tilbyr kurs om AI-900: Microsoft Azure AI Fundamentals som virtuell undervisning. Plutselig snakker alle om kunstig intelligens (KI) eller AI (Artifical Intelligence) som det ofte heter på norsk også. Det har skjedd brått.
Vi tilbyr virtuelt kurs om AI-tilpasning med PRINCE2. Dette kurset er utviklet for å integrere kunstig intelligens (AI) i PRINCE2-prosjektledelsesmetodikk. Deltakerne vil få en grunnleggende forståelse av AI, og lære hvordan man organiserer og styrer et prosjekt.
We provide virtual course about Angular 14 Development. This course takes a thorough look at Angular 14, the latest version of the Angular framework. We can also run courses on earlier versions of Angular, if this is what you´re looking for - just contact us to discuss the details.
We provide virtual course about Applied Domain-Driven Design. Domain-Driven Design has attracted quite a lot of attention in recent years. This course explains the concepts of DDD, and explores how it can help us model complex software systems.
We provide virtual course about Applied Domain-Driven Design in .NET. What is Domain Driven Design (DDD) really about? How might Command Query Responsibility Segregation (CQRS) help us to build better software.
We provide virtual ArchiMate® 3.2 training course level 1 and 2. The ArchiMate Specification is a modelling language that enables Enterprise Architects to describe, analyse and visualize relationships among architecture domains using easy to understand visuals representations.
We provide virtual course about Architecting on AWS. In this course, you will learn to identify services and features to buildresilient, secure, and highly available IT solutions on the AWS Cloud. Architectural solutions differ depending on industry, types of applications, and business size.
We provide virtual course about Architecting with Google Compute Engine. This course will familiarize you with Google Cloud´s flexible infrastructure and platform services, with a specific focus on Compute Engine.
We provide virtual course about ASP.NET Core Development. This course takes a detailed look at the latest APIs and development techniques for creating dynamic, modular, and testable web sites using ASP.NET Core.
We provide virtual course about ASR9KE: Cisco Aggregation Services Router 9000 Series Essentials. The Cisco Aggregation Services Router 9000 Series Essentials (ASR9KE) v6.1 course introduces you to the features and functions of the Cisco® Aggregation Services Router (ASR) 9000 Series platforms.
We provide virtual course about Automating Azure Infrastructure Solutions in english. The Azure Portal is a great management tool for your Azure resources. People like clean, modern looking, and easy-to-use graphical interface.
Vi tilbyr virtuelt kurs om automatisering i Microsoft 365 med Power Automate. Power Automate er et kraftig verktøy for automatisering av arbeidsflyter og prosesser. Du vil du få jobbe hands-on med verktøyet og lære hvordan man planlegger og bygger flyter i Power Automate og apper i Power Apps.
We provide virtual course about AWS Security Essentials. AWS Security Essentials covers fundamental AWS Cloud security concepts, including AWS access control, data encryption methods, and how network access to your AWS infrastructure can be secured.
We provide virtual course about AWS Technical Essentials. AWS Technical Essentials introduces you to essential AWS services and common solutions. The coursecovers the fundamental AWS concepts related to compute, database, storage, networking, monitoring, andsecurity.
We provide virtual course about AZ-040: Automating Administration with PowerShell in english. This course provides students with the fundamental knowledge and skills to use Windows PowerShell for administering and automating administration of Windows servers.
We provide virtual course about AZ-1001: Deploy and manage containers using Azure Kubernetes Service. In this 1-day course you practice deploying containers, container orchestration, and managing clusters on Azure Kubernetes Service.
We provide virtual course about AZ-1002: Configure secure access to your workloads using networking with Azure Virtual Network. In this 1-day course you will practice configuring secure access to workloads using Azure networking.
We provide virtual course about AZ-1003: Secure storage for Azure Files and Azure Blob Storage. In this 1-day course you will practice storing business data securely by using Azure Blob Storage and Azure Files.
In this 1-day course you will practice implementing Azure Monitor to collect, analyze and act on monitoring telemetry from Azure environments. You learn to configure and interpret monitoring for virtual machines, networking, and web applications.
We provide virtual course about AZ-1005: Configuring Azure Virtual Desktop for the Enterprise. This abbreviated one-day course teaches Azure administrators how to plan, deliver, and manage virtual desktop experiences and remote apps, for any device, on Azure.
We provide virtual course about AZ-104: Microsoft Azure Administrator. This course teaches IT Professionals how to manage their Azure subscriptions, secure identities, administer the infrastructure, configure virtual networking, connect Azure and on-premises sites.
We provide virtual course about AZ-140: Configuring and Operating Microsoft Azure Virtual Desktop. This course teaches Azure administrators how to plan, deliver, and manage virtual desktop experiences and remote apps, for any device, on Azure.
We provide virtual course about AZ-2005: Develop AI agents using Azure OpenAI and the Semantic Kernel SDK. Learn how to use the Semantic Kernel SDK to build intelligent applications that automate tasks and perform natural language processing.
We provide virtual course about AZ-204: Developing Solutions for Microsoft Azure. This course teaches developers how to create end-to-end solutions in Microsoft Azure. The course also covers monitoring, troubleshooting, and optimizing Azure solutions.
Virtual course. This course teaches Azure Solution Architects how to design infrastructure solutions. Course topics cover governance, compute, application architecture, storage, data integration, authentication, networks, business continuity, and migrations.
We provide virtual course about AZ-400: Designing and Implementing Microsoft DevOps solutions. This course provides the knowledge and skills to design and implement DevOps processes and practices.
We provide virtual course about AZ-500: Microsoft Azure Security Technologies. This course provides IT Security Professionals with the knowledge and skills needed to implement security controls, maintain an organization’s security posture, and identify and remediate security vulnerabilities.
We provide virtual course about AZ-700: Designing and Implementing Microsoft Azure Networking Solutions. This course teaches Network Engineers how to design, implement, and maintain Azure networking solutions.
We provide virtual course about AZ-800: Administering Windows Server Hybrid Core Infrastructure. This course teaches IT Professionals how to manage core Windows Server workloads and services using on-premises, hybrid, and cloud technologies.
We provide virtual course about AZ-801: Configuring Windows Server Hybrid Advanced Services. This course is designed for IT professionals who configure advanced Windows Server services using on-premises, hybrid, and cloud technologies.
We provide virtual course about AZ-900: Microsoft Azure Fundamentals. This course will provide foundational level knowledge of cloud services and how those services are provided with Microsoft Azure.
We provide virtual course about Azure Open AI for Developers. Azure Open AI - Developing solutions with Large Language Models. Azure OpenAI Service provides access to OpenAI´s powerful large language models such as ChatGPT, GPT, Codex, and Embeddings models.
We provide virtual course about beginning Python. Many people find it helpful to learn a scripting language these days. Python is one of the more mature ones out there, with a strong tradition, a helpful community, and a massive set of ready-to-use modules.
We provide virtual course about BGP: Configuring BGP on Cisco Routers. The Configuring BGP on Cisco Routers (BGP) v.4.0 course teaches the underlying foundations of the Internet and new-world technologies such as Multiprotocol Label Switching (MPLS).
We provide virtual BizTalk Server Administration training course. The Biztalk Server administration training course is a long standing favourite with our clients - delegates report that it "hits the spot" in terms of relevance to the real world scenarios they encounter in commercial environments.
We provide virtual course about building a Data and AI Strategy for A Data - Driven Enterprise. This course explores how to create a strategy that integrates defensive and offensive approaches, enabling your organization to unlock the full potential of data and AI.
We provide virtual course about C# 12 Advanced Development. Once you´ve mastered the core features of C# as a programming language, you´re ready to take the next step. The .NET platform offers an incredibly rich and diverse set of APIs that cover all aspects of contemporary development.
We provide virtual course about C# 12 Development and .NET 8. This course takes a detailed look at the C# programming language and the .NET library. You will learn how to write efficient and effective code in C#, making use of the latest techniques and language features.
We provide virtual course about C++ Design and Best Practices. C++ is an exquisitely rich language, packed with fascinating language features and extensive library capabilities. Learning the syntax and STL nuances is a task in itself.
We provide virtual course about C++ Programming - 5 days hands-on. This course is aimed at students who need to get up to speed in C++. The course introduces Object-oriented concepts and shows how they are implemented in C++.
We provide virtual course about C++ Test-Driven Development. All developers want to build good quality software but not all developers test their software as they go along. Why not? A common explanation is "I don´t have time to write tests!" The more pressure they feel, the fewer tests they write.
Thought you knew C++? Think again! The C++11 standard is a huge leap forward in the language and STL. Largely inspired by Boost, the C++11 standard introduces support for lambdas, multithreading, vastly improved object construction mechanisms, and much more beside.
We provide virtual course about CBRCOR: Performing CyberOps Using Cisco Security Technologies. The Performing CyberOps Using Cisco Security Technologies (CBRCOR) course guides you through cybersecurity operations fundamentals, methods, and automation.
We provide virtual course about CBROPS: Understanding Cisco Cybersecurity Operations Fundamentals. The course teaches an understanding of the network infrastructure devices, operations, and vulnerabilities of the Transmission Control Protocol/Internet Protocol (TCP/IP) protocol suite.
We provide virtual course about CC: Certified in Cybersecurity. Course goals: After completing this course, the learners will have obtained awareness of the topics covered in the entry-level cybersecurity certification exam outline Domains, Modules & Chapters.
We provide virtual course about CCISO: Chief Information Security Officer. The CCISO Certification is an industry-leading program that recognizes the real-world experience necessary to succeed at the highest executive levels of information security.
We provide virtual course about CCNA: Implementing and Administering Cisco Solutions. The Implementing and Administering Cisco Solutions course provides a broad range of fundamental knowledge for all IT careers.
(ISC)² developed the Certified Cloud Security Professional (CCSP) credential to ensure that cloud security professionals have the required knowledge, skills, and abilities in cloud security design, implementation, architecture, operations, controls, and compliance with regulatory frameworks.
We provide virtual course about CEH: Certified Ethical Hacker v12. The Certified Ethical Hacker has been battle-hardened over the last 20 years, creating hundreds of thousands of Certified Ethical Hackers employed by top companies, militaries, and governments worldwide.
We provide virtual course about Certified DORA Lead Manager. Attending the PECB Certified DORA Lead Manager training course offers a unique opportunity to engage with industry experts and peers, fostering valuable discussions and insights into best practices for digital operational resilience.
We provide virtual course about Certified ISO/IEC 42001 Lead Implementer. Artificial intelligence (AI) is becoming a driving force in today’s technology landscape. Its application has spanned across numerous sectors.
We provide virtual course about Certified Professional for Usability and User Experience (UX) - Foundation Level (CPUX-F). This course is based on content from the International Usability and User Experience Qualification Board (UXQB).
We provide virtual course about CGRC: Certified in Governance, Risk and Compliance. Earn Your GRC Certification - Be a Governance, Risk and Compliance Leader! Capitalize on the rising demand for Governance, Risk and Compliance (GRC) expertise by earning the CGRC certification.
We provide virtual course about Check Point Certified Security Administrator (CCSA) R81.20. This 3-day course covers everything you need to start-up, configure and manage daily operations of R81.20 Check Point Security Gateway and Management Software Blades systems on the GAiA operating system.
We provide virtual course about Check Point Certified Troubleshooting Expert R81.10 (CCTE). The course provides advanced troubleshooting skills to investigate and resolve more complex issues that may occur while managing your Check Point security environment.
We provide virtual course about Check Point Certified VSX Specialist (CCVS) R81.1. The Check Point Certified VSX Specialist course is intended to provide you with the theoretical knowledge and practical skills needed to deploy, manage, and troubleshoot the Check Point VSX environment.
We provide course about CISA: Certified Information Systems Auditor. CISA is a globally acknowledged certification, which builds upon the previous experience of IS professionals, to produce valuable employees who possess exceptional knowledge of Information Systems Auditing, Control, and Security.
We provide virtual course about CISM: Certified Information Security Manager. This Official ISACA Certified Information Security Manager (CISM) training course focuses on the construction, development, and governance of information security operations.
Virtual course - The Official ISC2® Certified Information Systems Security Professional (CISSP®) training provides a comprehensive review of the knowledge required to effectively design, engineer and manage the overall security posture of an organisation.
We provide virtual course about CL110: Red Hat OpenStack Administration 1: Core Operations for Cloud Operators. Introduction to Red Hat OpenStack Platform and the deployment of virtual cloud servers and applications.
We provide virtual course about CL210: Red Hat OpenStack Administration 2: Day 2 Operations for Cloud Operators. This course will help build advanced skills for performing Red Hat OpenStack Platform day 2 operations and management of hybrid cloud infrastructure.
We provide virtual course about CLACCM: Implementing Cisco Advanced Call Control and Mobility Services. The Implementing Cisco Advanced Call Control and Mobility Services (CLACCM) v1.0 course covers advanced call control and mobility services.
We provide virtual course about CLCEI: Implementing Cisco Collaboration Cloud and Edge Solutions. This course prepares you for the 300-820 Implementing Cisco Collaboration Cloud and Edge Solutions (CLCEI) exam, which is one of the optional concentration exams towards CCNP Collaboration.
We provide virtual course about CLCOR: Implementing Cisco Collaboration Core Technologies. The course helps you prepare for the Cisco CCNP Collaboration and CCIE Collaboration certifications, and advanced-level roles focused on implementation and operation of Cisco collaboration solutions.
We provide virtual course about CLFNDU: Understanding Cisco Collaboration Foundations. The Understanding Cisco Collaboration Foundations (CLFNDU) 1.0 course gives you the skills and knowledge needed to administer and support a simple, single-site Cisco® Unified Communications Manager (CM) solution.
We provide virtual course about CLICA: Implementing Cisco Collaboration Applications. The CLICA course provides you with the knowledge and skills required to streamline communication protocol, strengthen compliance measures and enhance your communication systems and devices.
We provide virtual course about Cloud Operations on AWS. This course teaches systems operators and anyone performing systems operations functions how tomanage and operate automatable and repeatable deployments of networks and systems on AWS.
We provide virtual course about CND: Certified Network Defender. The Certified Network Defender v2 is a vendor-neutral, hands-on, instructor-led comprehensive network security certification training program.
We provide virtual course about CNS-225: Deploy and Manage Citrix ADC 13.x with Traffic Management. Build your Citrix ADC knowledge and skills by enrolling in this five-day course.
We provide virtual course about CNS-227: Deploy and Manage Citrix ADC 13.x with Citrix Gateway. Expand your Citrix networking knowledge and skills by enrolling in this 5-day course.
We offer virtual course about CNSE: Check Point Cloud Network Security Expert for Azure R81. The course provides an understanding of the concepts and skills necessary to deploy and manage CloudGuard Network and Cloud Security Posture Management security solution within an Azure security environment.
We provide virtual course about CNX-CAIP: Certified Artificial Intelligence Practitioner. In this course, you will develop AI solutions for business problems! Artificial intelligence (AI) and machine learning (ML) have become essential parts of the toolset for many organizations.
We provide virtual course about CNX-CDSP: Certified Data Science Practitioner. For a business to thrive in our data-driven world, it must treat data as one of its most important assets. Data is crucial for understanding where the business is and where it´s headed.
We provide virtual course about CNX-CFR: CyberSec First Responder. This course is designed to assist students in preparing for the CertNexus CyberSec First Responder (Exam CFR-410) certification examination. What you learn and practice in this course can be a significant part of your preparation.
COBIT 2019 Builds on, and integrates over 25 years of development in the Enterprise Governance of IT domain. COBIT 2019 incorporates new insights from science, and developed these insights into operational practices. COBIT 2019 is a major evolution of the framework, and replaces COBIT 2005.
We provide virtual course about CompTIA Advanced Security Practitioner (CASP+). CompTIA Advanced Security Practitioner (CASP+) is the ideal certification for technical professionals who wish to remain immersed in technology as opposed to strictly managing.
We provide virtual course about CompTIA Cloud+. Today´s job market demands individuals with demonstrable skills, and the information and activities in this course can help you build your cloud sysadmin skill set so that you can confidently perform your duties in any cloud administrator role.
We provide virtual course about CompTIA Cybersecurity Analyst (CySA+). The CompTIA Cybersecurity Analyst (CySA+) certification verifies that successful candidates have the knowledge and skills required to leverage intelligence and threat detection techniques.
We provide virtual course about CompTIA Network+. CompTIA Network+ validates the technical skills needed to securely establish, maintain and troubleshoot the essential networks that businesses rely on.
We provide virtual course about CompTIA Security+. CompTIA Security+ Certification SY0-701 provides the basic knowledge needed to plan, implement, and maintain information security in a vendor-neutral format.
Vi tilbyr virtuelt kurs om Copilot - bli mer produktiv. Microsoft Copilot er laget for å revolusjonere måten vi arbeider og samarbeider på. Oppdag hvordan du kan utnytte kraften i Microsoft Copilot til å forbedre produktiviteten og effektiviteten i din arbeidshverdag.
Vi tilbyr virtuelt kurs om Copilot i Excel. Kurset viser hvordan Copilot i Excel kan hjelpe deg med å analysere data, lage rapporter og automatisere beregninger. Du vil lære hvordan Copilot kan gjøre dataanalyse enklere ved å generere innsikter, foreslå trender og hjelpe til med komplekse formler.
Vi tilbyr virtuelt kurs om Copilot i Outlook og Teams. Microsoft Teams og Outlook har blitt sentrum av arbeidshverdagen for de aller fleste. På kurset får du introduksjon til hvordan Microsoft Copilot kan hjelpe med å håndtere e-poster, planlegge møter og organisere arbeidsdagen din mer effektivt.
Vi tilbyr virtuelt kurs om Copilot i Word og PowerPoint. På dette kurset skal vi se på hvordan Copilot i Word kan gjøre skriving og dokumentbehandling enklere, samt hvordan Copilot i PowerPoint hjelper deg å lage engasjerende og profesjonelle presentasjoner på en effektiv måte.
We provide virtual course about Core Spring. The Spring Framework is one of the leading lightweight architectures for creating enterprise-scale applications in Java. During the course you will create a realistic enterprise application that showcases the diverse enterprise capabilities of Spring.
We provide virtual course about CSCGW: Cisco SIP, Cubes and Gateways. In this course, you will focus on the legacy gateway and router portions of IP Telephony. You will gain extensive experience with the configuration of legacy analog telephony technologies such as Foreign Exchange Station (FXS).
We provide virtual course about CSSLP: Certified Secure Software Lifecycle Professional. The training provides a comprehensive review of the knowledge required to incorporate security practices, including authentication.
We provide virtual course about CTIA: Certified Threat Intelligence Analyst. The CTIA lab environment consists of the latest operating systems including Windows 10 and Kali Linux for planning, collecting, analyzing, evaluating, and disseminating threat intelligence.
We provide virtual course about CWAP: Certified Wireless Analysis Professional. Wireless troubleshooting involves knowledge of RF operations, 802.11 protocols, analysis tools (such as protocol and spectrum analyzers) and troubleshooting methodologies.
We provide virtual course about CWNA: Certified Wireless Network Administrator. The goal of this CWNA course is to add Wi-Fi expertise to a networking professional’s skillset, while covering all CWNA exam topics.
We provide virtual course about CWS-215: Citrix Virtual Apps and Desktops Deployment and Administration. In this course you will learn how to create a new Citrix Virtual Apps and Desktops (CVAD) deployment.
We provide virtual course about Citrix Virtual Apps and Desktops 7 Advanced Configuration and WEM Administration. Designed for experienced IT professionals, this course builds on the foundational implementation and management skills introducing scalability, redundancy, and security configurations.
We provide virtual course about CWS-415: Citrix Virtual Apps and Desktops 7 Assessment, Design and Advanced Configuration. This advanced 5-day training course teaches the design principles for creating a Citrix Virtual Apps and Desktops virtualization solution.
We provide virtual course about Data Fundamentals: Certified Data Management Program (CDMP) in english. Data is said to be ‘the new oil’. We believe that ‘water’ is a better metaphor: water is essential for human survival, and data is essential for business success.
We provide virtual course about Data Warehouse on AWS. In this course, you will learn concepts, strategies, and best practices for designing a cloud-based data warehousing solution using Amazon Redshift, the petabyte-scale data warehouse in AWS.
We provide virtual course about DCACI: Implementing Cisco Application Centric Infrastructure in english. The course introduces you to the implementation and management of the Cisco Nexus 9000 Series Switches in Cisco Application Centric Infrastructure (ACI) mode.
We provide virtual course in english about DCACIA: Implementing Cisco Application Centric Infrastructure Advanced. The course shows you how to integrate the capabilities of the Cisco® Nexus® 9000 Series Switches in Cisco Application Centric Infrastructure (Cisco ACI®) mode.
We provide virtual course about DCACIO: Cisco Application Centric Infrastructure Operations and Troubleshooting. The Cisco Application Centric Infrastructure Operations and Troubleshooting course shows you how to operate and troubleshoot a Cisco data center network infrastructure running Cisco ACI.
We provide virtual course about DCAUI: Implementing Automation for Cisco Data Center Solutions. The course teaches you how to implement Cisco® Data Center automated solutions including programming concepts, orchestration, and automation tools.
We provide virtual course about DCCOR: Implementing and Operating Cisco Data Center Core Technologies in english. The course helps you prepare for the Cisco CCNP Data Center and CCIE Data Center certifications and for advanced-level data center roles.
We provide virtual course about DCCUCS: Configuring Cisco Unified Computing System. The Configuring Cisco Unified Computing System (DCCUCS) shows you how to deploy, secure, operate, and maintain Cisco Unified Computing System (Cisco UCS).
Virtual course - The Designing Cisco Data Center Infrastructure (DCID) course helps you master design and deployment options focused on Cisco data center solutions and technologies across network, compute, virtualization, storage area networks, automation, and security.
We provide virtual course about DCIT: Troubleshooting Cisco Data Center Infrastructure in english. The course is designed to help students prepare for Cisco CCNP Data Center certification and for professional-level data center roles.
We provide virtual course about DCIUCS: Introducing Cisco Unified Computing System. The Introducing Cisco Unified Computing System (DCIUCS) is an introductory course that shows you how to deploy, secure, operate and maintain the Cisco Unified Computing system (Cisco UCS) B-Series blade server.
We provide virtual course about DEVASC: Developing Applications and Automating Workflows using Cisco Platforms. This course will help you prepare for the Cisco® DevNet Associate certification and for associate-level network automation engineer roles.
We provide virtual course about DEVCOR: Developing Applications Using Cisco Platforms and APIs. This course helps you prepare for the DevNet Professional (DEVCOR) exam. By passing this exam, you earn the Cisco Certified DevNet Specialist - Core certification.
We provide virtual course about Developing Advanced Automation with Red Hat Ansible Automation Platform in english. Advance your Ansible skills and develop automation that scales by applying recommended practices with the new, container focused tools from Red Hat Ansible Automation Platform.
We provide virtual course about Developing Generative AI Applications on AWS. This two-day advanced course is designed for software developers seeking to leverage large language models (LLMs) without fine-tuning, using Amazon Bedrock and LangChain.
We provide virtual course about Developing on AWS. This course includes presentations, demonstrations, and hands-on labs. This course teaches experienced developers how to programmatically interact with AWS services to buildweb solutions.
We provide virtual course about DevOps Engineering on AWS. DevOps Engineering on AWS teaches you how to use the combination of DevOps cultural philosophies,practices, and tools to increase your organization’s ability to develop, deliver, and maintain applications andservices at high velocity on AWS.
Vi tilbyr virtuelt kurs om DevOps Foundation. Kurset gir en grunnleggende innføring i DevOps-terminologi for å sikre at alle snakker samme språk. Kurset gir også en grunnleggende forståelse av hvordan DevOps støtter en organisasjons suksess.
We provide virtual course about DevOps Leader. The DevOps Leader course is a unique and practical experience for participants who want to take a transformational leadership approach and make an impact within their organization by implementing DevOps.
We provide virtual course about DevSecOps Foundation (DSOF). As companies deploy code faster and more often than ever, new vulnerabilities are also accelerating. When the boss says, “Do more with less”, DevOps practices adds business and security value as an integral, strategic component.
We provide virtual course about Digital Transformation Officer. The course enables participants to learn how to successfully integrate computer-based technologies into organizations’ processes: thus, transforming how those organizations operate and provide products and services.
We provide virtual course about DO180: Red Hat OpenShift Administration 1: Operating a Production Cluster. Deploy, manage, and troubleshoot containerized applications running as Kubernetes workloads in OpenShift clusters!
We provide virtual course about DO188: Red Hat OpenShift Development 1: Introduction to Containers with Podman. This is a developer introduction to building and managing containers with Podman for deploying applications on Red Hat OpenShift Container Platform.
We provide virtual course about DO280: Red Hat OpenShift Administration 2: Operating a Production Kubernetes Cluster. Configure, manage, and troubleshoot OpenShift clusters and containerized applications!
We provide virtual course about DO288: Red Hat OpenShift Developer 2: Building and Deploying Cloud-native Applications. Hands-on training to boost developer productivity powered by Red Hat OpenShift!
We provide virtual course about DO378: Red Hat Cloud-native Microservices Development with Quarkus. Learn to develop microservice-based applications with Quarkus and OpenShift.
We provide virtual course about DO380: Red Hat OpenShift Administration 3: Scaling Kubernetes Deployments in the Enterprise. This course supports IT operations teams that are in the prepare and expand stages of their Container Adoption Journey.
We provide virtual course about DO400: Red Hat DevOps Pipelines and Processes: CICD with Jenkins, Git, and Test Driven Development. Build essential skills to implement agile and DevOps development processes and workflows.
We provide virtual course about DO457: Ansible for Network Automation in english. This course is based on Red Hat® Ansible Engine 2.5 and Red Hat® Ansible Tower 3.2. Configure and manage network infrastructure using Red Hat Ansible Automation for Networking.
We offer virtual course about DP-080: Querying Data with Microsoft Transact-SQL. This course is originally a 2 day official course from Microsoft. Glasspaper has added 2 days extra with content and one extra module, to meet the needs of students that require a full-fledged training on Transact-SQL.
We provide virtual course about DP-100: Designing and Implementing a Data Science Solution on Azure. Learn how to operate machine learning solutions at cloud scale using Azure Machine Learning.
We provide course about DP-203: Data Engineering on Microsoft Azure. In this course, you will learn how to implement and manage data engineering workloads on Microsoft Azure, using Azure services such as Azure Synapse Analytics, Azure Data Lake Storage Gen2, Azure Stream Analytics, Azure Databricks.
We offer course about DP-300: Administering Microsoft Azure SQL Solutions. This course provides with the knowledge and skills to administer a SQL. Server database infrastructure for cloud, on-premises and hybrid relational databases and who work with the Microsoft PaaS relational database offerings.
We provide virtual course about DP-3012: Implementing a Data Analytics Solution with Azure Synapse Analytics. The course give the learners instruction on the SQL dedicated and serverless Spark pools and providing instruction of data wrangling and the ELT process using Synapse Pipelines.
We provide virtual course about Implementing a Machine Learning solution with Azure Databricks. Azure Databricks is a cloud-scale platform for data analytics and machine learning. In this 1-day course you will learn how to use Azure Databricks to implement machine learning solutions at scale.
We provide virtual course about DP-600: Microsoft Fabric Analytics Engineer. This course covers methods and practices for implementing and managing enterprise-scale data analytics solutions using Microsoft Fabric.
We provide virtual course about DP-601: Implementing a Lakehouse with Microsoft Fabric. This course introduces the foundational components of implementing a data lakehouse with Microsoft Fabric.
We provide virtual course about DP-900: Microsoft Azure Data Fundamentals. In this course students will learn the fundamentals of database concepts in a cloud environment, get basic skilling in cloud data services, and build their foundational knowledge of cloud data services within Microsoft Azure.
We offer course about DTCSM Cisco Customer Success Manager. The Cisco Customer Success Manager course gives you the confidence and competence to fulfil the Customer Success Manager (CSM) role successfully, helping your customers realize value from their solutions and achieve their business outcomes.
We provide virtual course about ECDE: Certified DevSecOps Engineer. This course is a hands-on, instructor-led comprehensive DevSecOps certification program that helps professionals build the essential skills needed to design, develop, and maintain secure applications and infrastructure.
We provide virtual course about ECMS1: Engineering Cisco Meraki Solutions 1. This course is designed to equip you with the knowledge and skills required to confidently operate Cisco Meraki solutions, the class includes a full-day of instruction, live demos, guided lab practice, and interactive Q&A.
We provide virtual course about EDU-210: Palo Alto Firewall Essentials: Configuration and Management. Successful completion of this five-day, instructor-led course should enhance the student’s understanding of how to configure and manage Palo Alto Networks Next-Generation Firewalls.
We provide virtual course about EDU-220: Palo Alto Networks: Panorama managing firewalls at scale. This 2-day course from Palo Alto will help students to gain in-depth knowledge about how to configure and manage a Palo Alto Networks Panorama management server.
We provide virtual course about EDU-330: Palo Alto Networks: Firewall troubleshooting. Successful completion of this three-day, instructor-led course will enhance the participant’s understanding of how to troubleshoot the full line of Palo Alto Networks next-generation firewalls.
We provide virtual course about ENARSI: Implementing Cisco Enterprise Advanced Routing and Services. The Implementing Cisco Enterprise Advanced Routing and Services (ENARSI) provides you with the knowledge you need to install, configure, operate, and troubleshoot an enterprise network.
We provide virtual course about ENAUI: Implementing Automation for Cisco Enterprise Solutions. This course helps prepare you to take the exam 300-435 ENAUTO. This course also earns you 24 Continuing Education (CE) credits towards recertification.
We provide virtual course about ENC9K: Implementing Cisco Catalyst 9000 Series Switches. The Implementing Cisco Catalyst 9000 Series Switches (ENC9K) course provides insight into Cisco Catalyst 9000 Series Switches and its solution components.
We provide virtual course about ENCOR: Implementing and Operating Cisco Enterprise Network Core Technologies. The course gives you the knowledge and skills needed to configure, troubleshoot, and manage enterprise wired and wireless networks.
We provide virtual course about ENSDWI: Implementing Cisco SD-WAN Solutions. Learn how to design, deploy, configure and manage your Cisco® Software-Defined WAN (SD-WAN) solution in a large-scale live network, including how to migrate from legacy WAN to SD-WAN.
We provide virtual course about ENSLD: Designing Cisco Enterprise Networks. The Designing Cisco Enterprise Networks (ENSLD) v1.0 course gives you the knowledge and skills you need to design an enterprise network.
We provide virtual course about ENTEIT: Implementing and Troubleshooting Networks using Cisco Thousandeyes. The Implementing and Troubleshooting Networks Using Cisco ThousandEyes (ENTEIT) v1.0 course is designed to introduce you to and familiarize you with Cisco® ThousandEyes.
We provide virtual course about ENWLSD: Designing Cisco Enterprise Wireless Networks. The Designing Cisco Enterprise Wireless Networks (ENWLSD) course gives you the knowledge you need to design Cisco® wireless networks.
We provide virtual course about ENWLSI: Implementing Cisco Enterprise Wireless Networks. The Implementing Cisco Enterprise Wireless Networks (ENWLSI) v1.0 course gives you the knowledge and skills needed to secure wireless network infrastructure and troubleshoot any related issues.
We provide virtual course about Event-Driven Design. The course describes the concepts and terminology of Event Driven Design, discusses the architectural choices and patterns available, and shows how to put it into practice with worked examples and exercises.
Vi tilbyr kurs om Excel for controllere og økonomisjefer som virtuell undervisning. Spar tid og penger, og bli mer effektiv i hverdagen! På 2 kursdager viser vi deg de uunnværlige metodene og verktøyene som hjelper deg til å jobbe mer effektivt og sikkert.
Vi tilbyr kurs i Excel grunnkurs som virtuell undervisning. Excel er et uvurderlig verktøy med stor fleksibilitet. På dette kurset lærer du Excel fra grunnen av. Det legges vekt på å få inn rutiner på hvordan tekst, tall, formler og funksjoner legges inn på riktig måte.
Vi tilbyr virtuelt kurs om Excel Makro / VBA. Formålet med kurset er å gi deltakerne en innføring i Visual Basic Applications for Excel. VBA er ulike sett med instruksjoner som realiseres når prosedyrer eksekveres. Ved hjelp av VBA kan brukerne bryte mange av begrensningene som finnes i Excel.
Vi tilbyr virtuelt Excel-kurs for viderekomne. Dette er kurset for deg som bruker Excel jevnlig og som ønsker å lære flere avanserte muligheter i programmet. Du får mange nyttige tips og triks og vil garantert bli en enda bedre Excel-bruker og større Excel-entusiast etter å ha fullført kurset!
We provide virtual course about Flutter (hands-on). This comprehensive course covers everything from Dart, Flutter´s programming language, to advanced topics like state management and networking.
Vi tilbyr virtuelt kurs om å få kontroll på dine notater med MS OneNote. Målsettingen med dette kurset er at deltagerne lærer å bruke OneNote på en slik måte at de blir mest mulig effektive i sin hverdag.
We provide virtual course about Half Double Foundation. The course provides you with a deeper understanding of the Half Double method and, more importantly, how you can apply the methodology to achieve early results in your projects.
We provide virtual course about Hibernate Development. Hibernate is a popular object-relational mapping framework for Java applications. Using Hibernate, you can implement enterprise applications based on objects, relying on Hibernate to map the objects to persistent storage in the database.
We provide virtual course about IBNTRN: Transforming to a Cisco Intent Based Network. The Transforming to a Cisco Intent-Based Network (IBNTRN) course teaches you how the functionality of Cisco® SD-Access fits into Cisco Digital Network Architecture (Cisco DNA™).
We provide virtual course about DCACIA: Implementing Cisco Application Centric Infrastructure Advanced. The Implementing Cisco Application Centric Infrastructure–Advanced (DCACIA) course shows you how to integrate the capabilities of the Cisco® Nexus® 9000 Series.
We provide virtual course about Implementing REST Services using Web API. REST has emerged in recent years as a tremendously important vehicle for creating flexible and standards-based distributed systems and microservice architectures.
We provide virtual course with introduction to .NET. The .NET Framework is an incredibly rich and powerful object-oriented library from Microsoft. You can use .NET to create almost any kind of application, and people do.
We provide course about introduction to C# and .NET. If you are getting started with programming and you´re aiming to use C# and .NET, then this is the course for you. The course explains essential programming concepts and object-oriented techniques and explores fundamental C# syntax in this contex.
We provide virtual course with introduction to Git and GitHub. Throughout most of the tech world, Git and GitHub are the de facto tools used for version control and collaboration. However, they can seem difficult to use at first glance.
We provide virtual course with introduction to OO programming in Java. Object oriented programming offers many benefits when it comes to creating modular, reusable, and logical software solutions.
We provide virtual course with introduction to OpenID Connect and OAuth. OpenID Connect is the de-facto standard we should use for handling authentication and authorization in modern applications.
Vi tilbyr virtuelt kurs om IP1: generell nettverksteknologi. Dette kurset gir deg kunnskap om relevante nettverksbegreper og forståelse av protokollen som benyttes i alle nettverk - IP. Routere, switcher og lag 3 switcher er vanlige komponenter i et nettverk.
We provide virtual course about IREB CPRE Foundation Level. IREB® Certified Professional for Requirements Engineering - Foundation Level provides you with basic knowledge in requirements management and prepares you for certification according to IREB® (International Requirements Engineering Board).
We provide virtual course about ISO 22301 Foundation. As an international standard for Business Continuity Management System, the ISO 22301 is designed to protect, reduce the likelihood of occurrence, prepare for, respond to, and recover from disruptive incidents when they arise.
We provide virtual course about ISO 22301 Lead Implementer. ISO 22301 Lead Implementer training course enables you to develop the necessary expertise to support an organization in establishing, implementing, managing and maintaining a Business Continuity Management System (BCMS) based on ISO 22301.
We provide virtual course about ISO 27005 Risk Manager. ISO/IEC 27005 Risk Manager training enables you to develop the competence to master the risk management process related to all assets of relevance for Information Security using the ISO/IEC 27005 standard as a reference framework.
We provide virtual course about ISO 31000 Lead Risk Manager. The training course helps participants develop their competences to support an organization create and protect value by managing risks, making decisions, and improving performance using the ISO 31000 guidelines.
We provide virtual course about ISO/IEC 27001 Foundation. ISO/IEC 27001 provides requirements for organizations seeking to establish, implement, maintain and continually improve an information security management system.
We provide virtual course about ISO/IEC 27001 Lead Auditor. ISO/IEC 27001 Lead Auditor training enables you to develop the necessary expertise to perform an Information Security Management System (ISMS) audit by applying widely recognized audit principles, procedures and techniques.
We provide virtual course about ISO/IEC 27001 Lead Implementer. The training enables you to develop the necessary expertise to support an organization in establishing, implementing, managing and maintaining an Information Security Management System (ISMS) based on ISO/IEC 27001.
We provide virtual course about ISO/IEC 27701 Lead Auditor. The ISO/IEC 27701 Lead Auditor training course enables you to develop the necessary skills to perform a Privacy Information Management System (PIMS) audit by applying widely recognized audit principles, procedures and techniques.
We provide course about ISTQB Acceptance Testing. Gain essential testing skills and build your career with this industry standard qualification for software testing professionals from the International Software Testing Qualifications Board.
We provide virtual course about ISTQB Acceptance Testing. Gain essential testing skills and build your career with this industry standard qualification for software testing professionals from the International Software Testing Qualifications Board.
We provide virtual course about ISTQB Advanced Level Technical Test Analyst. Improve your ability to evaluate technical system attributes. Differentiate your skills by developing an internationally accredited advanced technical competency.
We provide virtual course about ISTQB Advanced Level Test Analyst. Build upon your Foundation-level skills with advanced test design techniques learnt with real-world emphasis. Plus, benefit from our free exam revision sessions.
We provide virtual course about ISTQB Advanced Level Test Automation Engineer Certificate. Gain the knowledge and skills necessary to guide a test automation project, and differentiate yourself in one of the fastest growing areas of Software Testing.
We provide virtual course about ISTQB Advanced Level Test Manager. Build your test management skills. Move into a more senior role as a testing professional. Plus, benefit from our free exam revision sessions.
We provide virtual course about ISTQB Artificial Intelligence (AI) Tester in english. By the end of the course, you will be able to understand how AI can be used to support software testing. You will also be able to contribute to the test strategy for an AI-based system.
We provide virtual course about ISTQB Foundation v4.0 Certificate. In the ISTQB® Foundation v4.0 course, you will learn how to apply test principles and control your own test activities using test processes and methodologies that are globally recognised as best practice.
We provide virtual course about ISTQB Security Tester Certificate. In this ISTQB® Security Tester course, you will learn how to plan, perform and evaluate security tests from a variety of perspectives, including policy, risk, standards, requirements and vulnerability.
We provide virtual course about ITIL® 4 Foundation - 2 days course for ITIL experienced. The ITIL® (4) Foundation “Pro” is a 2-day classroom room based on the exam specifications specified by AXELOS for the ITIL® (4) Foundation certification.
We provide virtual course about ITIL® 4 Foundation in english. The ITIL® (4) Foundation is a 3-day classroom room based on the exam specifications specified by AXELOS for the ITIL® (4) Foundation certification.
Vi tilbyr kurs om ITIL® 4 Foundation som virtuell undervisning. ITIL 4 bygger på essensen av beste praksis som ITIL tilbyr når det gjelder tjenesteleveranser (Service management). ITIL 4 gir oss en praktisk og fleksibel tilnærming når vi nå flytter våre tjenester til den nye digitale verden.
We provide virtual course about ITIL® 4 Practitioner: Change Enablement. This module helps to maximise the number of successful service and product changes by ensuring that risks have been accurately assessed, authorizing changes to proceed, and managing the change schedule.
We provide virtual course about ITIL® 4 Practitioner: Incident Management. This module covers general information and the processes and activities of the incident management practice and their roles in the service value chain.
We provide virtual course about ITIL® 4 Practitioner: IT Asset Management. The ITIL 4 Practitioner: IT Asset Management is intended for IT professionals who want to prove and validate their skills in this specific practice area.
We provide virtual course about ITIL® 4 Practitioner: Monitoring and Event Management. This module provides guidance on how to systematically observe services and service components, and record, report and respond to selected changes of state identified as events.
We provide virtual course about ITIL® 4 Practitioner: Problem Management. This module provides practical guidance on the processes and activities of the Problem Management practice and their roles in the service value chain.
We provide virtual course about ITIL® Practitioner: Service Configuration Management. This module ensures that accurate and reliable information about the configuration of services and the configuration items that support them is available when and where needed.
We provide virtual course about ITIL® 4 Practitioner: Service Desk. This module helps to significantly influence user experience, customer experience, and the overall success of service relationships.
We provide virtual course about ITIL® 4 Specialist Collaborate, Assure and Improve. This combined practice module covers the key concepts of five ITIL practices, namely, Relationship Management, Supplier Management, Service Level Management, Continual Improvement and Information Security Management.
We provide virtual course about ITIL® 4 Specialist: Plan, Implement and Control. This combined practice module covers the key concepts of five ITIL practices, namely, Change Enablement, Deployment Management, Release Management, Service Configuration Management and IT Asset Management.
We offer virtual course about ITIL Leader Digital and IT Strategy. This course will focus on the alignment of digital business strategy with IT strategy. The course also covers how disruption from new technologies are impacting organizations in every industry and how business leaders are responding.
We provide virtual course about ITIL® Specialist - Create, Deliver & Support. The module is part of the Managing Professional stream for ITIL 4 and participants need to pass the related certification exam for working towards the Managing Professional (MP) designation.
We provide virtual course about ITIL® Specialist - Drive Stakeholder Value. The certification is relevant to everyone in a supplier facing role. This means those managing one or more suppliers, and working with suppliers in providing a single integrated service management organization.
We provide virtual course about ITIL® Specialist - High Velocity IT. The High Velocity IT Specialist Certification is relevant to everyone working in Agile and DevOps Teams focusing on the rapid delivery of IT solutions.
We provide virtual course about ITIL® Strategist - Direct, Plan and Improve. The ITIL® 4 Strategist: Direct, Plan, and Improve course is based on the ITIL® 4 Strategist Direct, Plan, and Improve candidate syllabus from AXELOS.
We provide virtual course about ITIL®4 Practitioner: Service Request Management. This module provides understanding and application of the key concepts, principles, value and challenges of the Service Request Management practice.
We provide virtual course about Java Enterprise Edition 8 Development. Java Enterprise Edition defines a platform for multi-tier enterprise development. This training course describes how to use Java EE 8 to create Web applications.
We provide virtual course about Java SE Advanced Techniques (Course 2 for exam 1Z0-819). This course takes a deeper look into some of the advanced techniques and APIs available in contemporary Java, focusing specifically on Java 8 through Java 11.
We provide virtual course about Java SE Programming (Course 1 for exam 1Z0-819). This is our mainstream course for developers wishing to get up to speed with Java. You will learn how to implement object-oriented applications using Java, and how to make use of common APIs in the Java SE library.
We provide virtual course about Java Test-Driven Development. All developers want to build good quality software but not all developers test their software as they go along. Why not? A common explanation is "I dont have time to write tests!" The more pressure they feel, the fewer tests they write.
We provide virtual course about Java Web Services Development. This course begins by introducing essential Web service concepts, and describes how to create and consume simple SOAP-based Web services. The course also explains the important role of WSDL in describing Web service interfaces.
We provide virtual course about JavaScript Web Development. JavaScript has grown a lot in recent years, and nowadays allows developers to create extremely dynamic and rich client-side Web applications.
We provide virtual course about Jira Project Administration (Cloud). This course is ideal for project leads and administrators who do not have full Jira administration access. It is based on the ACP-600 - Jira project administration certification exam.
We provide virtual course about Jira Service Management Essentials (Cloud). Training Course Jira Service Management (Formerly Jira Service Desk) Essential training provides an understanding of features, functionality of Service Desk.
Vi tilbyr kurs om jobb smart med Copilot for Microsoft 365 som virtuell undervisning. Ved å delta på dette kurset vil deltakerne få ferdighetene som trengs for å bruke Copilot i Microsoft 365 slik at de kan jobbe smartere og mer produktivt med sine daglige oppgaver.
Vi tilbyr virtuelt kurs om jobb smartere med de siste nyhetene i Excel 365. Etter endt kurs vil du ha en solid forståelse av de nyeste funksjonene i Excel og hvordan de kan brukes til å øke effektiviteten i ditt arbeid.
We provide virtual course about JSM Project Admin (Cloud). Clearvision´s Jira Service Management Project Administration training course provides a deeper understanding of JSM Project Administration.
We provide virtual course about Kafka Development. This course provides a technical introduction to Kafka development. The course describes the design goals underpinning Kafka, and explains key Kafka concepts such as partitions, replication, and consumer groups.
Vi tilbyr kurs om kom i gang med ChatGPT - praktisk introduksjon som virtuell undervisning. Dette er kurset for deg som ønsker å lære om ChatGPT. Du trenger ikke å ha noen forkunnskaper om programmering eller matematikk for å følge kurset.
Vi tilbyr virtuelt kurs om kom i gang med kunstig intelligens (ChatGPT og Copilot Chat) - praktisk introduksjon. Dette er kurset for deg som ønsker å lære om ChatGPT og Copilot Chat. Du trenger ikke å ha noen forkunnskaper om programmering eller matematikk for å følge kurset.
Vi tilbyr virtuelt kurs om kom i gang med Power BI. Dette er et kurs for deg som vil komme i gang med Power BI. I løpet av kurset lærer du å utvikle, publisere og administrere dynamiske og visuelle rapporter med profesjonelt design basert på Microsoft Power BI funksjoner.
We provide virtual course about Kotlin Development. Kotlin is an object-oriented language that can run equally well on the Java Virtual Machine or natively on the operating system. Kotlin is also a functional language, and combines the features and benefits of OO and functional programming.
We provide virtual course about Kubernetes. Kubernetes´ architecture brings the first real way of operating docker containers in production. This solution was first developed by Google, and TCP Cloud was the world´s first real-world testing enterprise deployment experience.
We provide virtual course about Kubernetes & Kubernetes Advanced Combined. Kubernetes has evolved over the years into a comprehensive solution for container orchestration with plenty of integration practices.
We provide virtual course about Kubernetes Administration (LFS458). This course covers the core concepts typically used to build and administer a Kubernetes cluster in production, using vendor-independent tools.
We provide virtual course about Kubernetes for App Developers (LFD459). This course will teach you how to containerize, host, deploy, and configure an application in a multi-node cluster. It also serves as preparation for the Certified Kubernetes Application Developer (CKAD) exam.
We provide virtual course about Kubernetes Security Fundamentals (LFS460). This instructor-led course provides skills and knowledge across a broad range of best practices for securing container-based applications and Kubernetes platforms during build, deployment, and runtime.
Vi tilbyr virtuelt kurs om kunstig intelligens for analytikere. Kunstig intelligens (KI) er blitt et kraftfullt verktøy for analytikere som ønsker å effektivisere datahåndtering, identifisere mønstre og forbedre beslutningsprosesser.
Vi tilbyr virtuelt kurs om AI for HR. HR-funksjonen blir sterkt berørt av AI både fordi alle HR-prosesser over tid vil bli støttet av AI og fordi AI vil påvirke mange ansattes jobbinnhold, krav osv. For å sikre de beste løsningene må HR-ledere og HR-spesialister ha tilstrekkelig AI og IT kompetanse.
We provide virtual course about M_o_R 4 Practitioner in english. Gain practical risk management skills to drive success, create value and protect your organisation, with ISO-aligned strategies applicable across industries and global standards.
We provide virtual course about M_o_R® Foundation (3rd edition) in english. M_o_R® is a member of the Project and Programme Management suite of AXELOS. It stands for Management of Risk and considers risk from different perspectives within an organization: strategic, program, project and operational.
We provide virtual course about M_o_R® Practitioner (3rd edition) in english. M_o_R® stands for “Management of Risk” and considers risk from different perspectives within an organization: strategic, program, project and operational.
We provide virtual course about Machine Learning Fundamentals. This 3-day training is designed to provide IT professionals and developers with some experience in Python with a basic knowledge and experience on how to do machine learning.
We provide virtual course about Managing Entra ID using Microsoft Graph PowerShell in english. “Managing Entra ID using Microsoft Graph PowerShell” is a comprehensive 3-day training course that will teach you how to use PowerShell to automate and simplify your Microsoft Entra ID tasks.
We provide virtual course about MasterClass: This training is not related to any specific certification. System Forensics and Incident Handling. Forensics and Incident Handling are constantly evolving and crucial topics in the area of cybersecurity.
We provide virtual course about MasterClass: Windows Security and Infrastructure Management with Windows Internals. This is a deep dive course on infrastructure services configuration, increasing their level of security and windows internals.
We provide virtual course about Mastering Azure FinOps. Cloud computing has become an essential part of many organizations, enabling them to scale quickly, save costs, and be more agile in responding to changing business needs.
We provide virtual course about Mastering Microsoft Device Management in english. The goal of the course is to be able to manage all your endpoints: servers and clients including mobile devices.
We provide virtual course about MB-210: Microsoft Dynamics 365 for Sales. Microsoft Dynamics 365 for Sales is an end-to-end application to manage the handling of customers and potential customers: tracking data against sales goals, automating your best practices, learning from your data and more.
We provide virtual course about MB-220: Dynamics 365 Customer Insights Journeys in english. This course will review the marketing application configuration needed to drive business growth. It will also dive into lead management, marketing forms and pages, segmentation, and email marketing messages.
We provide virtual course about MB-230: Microsoft Dynamics 365 for Customer Service in english. Microsoft Dynamics 365 for Customer Service offers any organization an opportunity for customer success.
We provide virtual course about Microsoft Dynamics 365 Field Service in english. Dynamics 365 Field Service helps organizations better position themselves in the market by providing a variety of tools that assist in identifying and scheduling resources and managing workloads for mobile workers.
We provide course about MB-260: Microsoft Customer Data Platform Specialty. The students will learn about the Dynamics 365 Customer Insights solution, including how to unify customer data with prebuilt connectors, predict customer intent with rich segmentation, and maintain control of customer data.
We provide virtual course about MB-280T01: Configure Dynamics 365 customer experience model-driven apps in english. With model-driven apps, organizations can customize their user experiences with little to no code and create powerful applications that empower their users and increase productivity.
We provide virtual course about MB-280T02: Empower sellers with Dynamics 365 Sales and Microsoft 365 Copilot for Sales. MB-280T02: This course is designed to help IT and sales professionals effectively leverage Dynamics 365 Sales to improve their organization´s sales performance.
We provide virtual course about MB-280T03: Design and deliver powerful customer experiences with Dynamics 365 Customer Insights. This course provides comprehensive training on leveraging real-time features, data integration, and customer journey optimization in Dynamics 365 Customer Insights.
We provide virtual course about MB-280T04: Configure a Dynamics 365 customer experience solution. This course equips participants with the skills to enhance customer interactions and sales efficiency using Dynamics 365.
We provide virtual course about MB-300: Microsoft Dynamics 365: Core Finance and Operations. Audience: Functional and technical consultants that gather and analyze business requirements and translate those requirements into fully realized business processes and solutions.
We provide virtual course about MB-310: Microsoft Dynamics 365 Finance. During this 4-day course you will gain the skills to understand and perform financial duties in Dynamics 365 Finance.
We provide virtual course about MB-330: Microsoft Dynamics 365 Supply Chain Management. This course is designed to build your foundation in Dynamics 365 Supply Chain Management application knowledge. This course includes lectures and several hands-on exercises.
We provide virtual course about MB-335: Microsoft Dynamics 365 Supply Chain Management Expert. This course is designed to build your Dynamics 365 Supply Chain Management application knowledge.
We provide virtual course about MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer. In this course we discuss the tasks needed to fulfill the role of developer in Dynamics 365 Finance and Operations Apps.
We provide virtual course about MB-700: Microsoft Dynamics 365: Finance and Operations Apps Solution Architect. The Dynamics 365 Finance and Operations solution architect is a trusted advisor who consults with organizations and implementation team members to refine business needs.
We provide virtual course about MB-7005: Create and manage journeys with Dynamics 365 Customer Insights. In this learning path, you practice building journeys using Dynamics 365 Customer Insights.
We provide virtual course about MB-7006: Create and manage segments in Customer Insights - Data. Master the art of segment creation and management with Dynamics 365 Customer Insights - Data. Learn to ingest and unify data, create customer profiles, and generate actionable insights.
We provide virtual course about MB-800: Microsoft Dynamics 365 Business Central Functional Consultant. This training will give you the skills you need to understand use cases for Business Central modules and Integration and Automation scenarios.
We provide virtual course about MB-820: Microsoft Dynamics 365 Business Central Developer in english. Business Central is our fastest growing app with the largest number of solutions published to AppSource.
We provide virtual course about MB-910: Microsoft Dynamics 365 Fundamentals (CRM) in english. This course will provide you with a broad introduction to the customer engagement capabilities of Dynamics 365.
We provide virtual course about MB-920: Microsoft Dynamics 365 Fundamentals (ERP). This course will provide you with a broad introduction to the finance and operations capabilities of Dynamics 365.
We provide virtual course about MCAST: Implementing Cisco Multicast. Implementing Cisco Multicast is a five-day instructor-led course designed to provide technical solutions for simple deployments of IP multicast within a provider or customer network.
We provide virtual course about MD-102: Microsoft 365 Endpoint Administrator. In this course, students will learn to plan and execute an endpoint deployment strategy using contemporary deployment techniques and implementing update strategies.
Vi tilbyr kurs om Microsoft 365: bli en digital pådriver som virtuell undervisning. Du får god forståelse for verktøyene i Microsoft 365 og vanlige brukerscenarier, samt dybdekunnskap slik at du kan fungere som intern brukerstøtte.
We provide virtual course about Microsoft Identity MasterClass with John Craddock. In the Masterclass, you will learn how the identity solutions offered by Entra ID and on-premises AD will help you build identity systems for the future using protocols that include OpenID Connect and OAuth 2.0.
We provide virtual course about DO417: Microsoft Windows Automation with Red Hat Ansible in english. You will learn how to automate administration on Windows Server to enable your DevOps workflow.
We provide virtual course about Modern Angular with Signals (Hands-on). This course provides an interactive learning experience, enabling you to deepen your understanding and retention through hands-on exercises that transform passive learning into an engaging, active journey.
We provide virtual course about Modern C++20 Development. This course takes a deep and detailed look at all the new features on offer in C++11, along with the incremental additional changes in C++14, C++17, and C++20.
We offer course about Modern JavaScript Development. JavaScript has undergone a transformation in the last few years. JavaScript now has full support for object-oriented programming, functional programming (via arrow functions), asynchronous programming, and modular development via CommonJS modules.
We provide virtual course about Modern Service Oriented Architecture. What does Service Oriented Architecture really mean? When is it relevant? Why might it be interesting? What are the risks? How does it relate to technologies such as web services, message queues and service busses?
We provide virtual course about Modern Web Development: HTML, CSS, asynchronous JavaScript and PWA. The Internet is constantly evolving at high speed. Learn how to build modern, fast, flexible mobile and desktop web applications based on the latest technologies.
We provide virtual course about MoP® Foundation. The MoP® (Management of Portfolios) guidance provides senior executives and practitioners responsible for planning and implementing change, with a set of principles, techniques and practices to introduce or re-energize portfolio management.
We provide virtual course about MoP® Foundation and Practitioner. The MoP® guidance provides senior executives and practitioners responsible for planning and implementing change, with a set of principles, techniques and practices to introduce or re-energize portfolio management.
We provide virtual course about MoP® Practitioner. Portfolio management is a coordinated collection of strategic processes and decisions that enable an effective balance of organizational change and business as usual.
We provide virtual course about MPLS: Implementing Cisco MPLS. This course covers both introductory and advanced MPLS and MPLS VPNs concepts. Configuration, implementation and troubleshooting skills are all included with a significant focus on the use of labs to consolidate the learners knowledge.
We provide virtual course about MS 55238: SharePoint Online for Administrators in english. This course will introduce the audience to SharePoint Online Administration in Office 365 and explain and demonstrate the configuration options for SharePoint Online.
Vi tilbyr kurs om MS Visio: visualisering og dokumentasjon. Du lærer å bruke Visio for å lage avanserte flytskjema og datamodeller for databaser, samt visualisere forretningslogikk. Du lærer å lage blokkdiagram og dokumentere databaser, websider, nettverk, organisasjonsskjema og objektrelasjoner.
We provide virtual course about MS-102: Microsoft 365 Administrator. This course covers the following key elements of Microsoft 365 administration: Microsoft 365 tenant management, Microsoft 365 identity synchronization, and Microsoft 365 security and compliance.
We provide virtual course at beginner level, about MS-4004: Empower your workforce with Copilot for Microsoft 365 Use Cases. This course begins by examining the Microsoft Copilot for Microsoft 365 design.
We provide virtual course about MS-4005: Craft effective prompts for Microsoft Copilot for Microsoft 365. Discover ways to craft effective and contextual prompts for Microsoft Copilot for Microsoft 365 that create, simplify, transform, and compile content across Microsoft 365 applications.
This course begins by examining the Microsoft Copilot for Microsoft 365 design. Its main focus is on the security and compliance features that administrators must configure in their Microsoft 365 tenant to protect their company´s organizational data before they implement Copilot for Microsoft 365.
We provide virtual course about MS-4007: Copilot for Microsoft 365 User Enablement Specialist. Learn how to drive adoption of Microsoft Copilot for Microsoft 365 using the user enablement framework to create and implement a robust adoption plan.
We provide virtual course about MS-4014: Build a foundation to extend Microsoft 365 Copilot. MS-4014: Build a Foundation to Extend Microsoft 365 Copilot course empowers learners to extend and customize Microsoft 365 Copilot capabilities.
We provide virtual course about MS-4017: Manage and extend Microsoft 365 Copilot. This course examines how administrators can manage and extend Microsoft 365 Copilot to meet their business needs.
We provide virtual course about MS-55316: Administering a SQL Database. This instructor-led course provides students who manage SQL Server and Azure SQL databases with the knowledge and skills needed to administer a SQL server database infrastructure.
We provide virtual course about MS-700: Managing Microsoft Teams in english. In this course, you will learn about various Teams management tools, security and compliance feature for Teams, network requirement for Teams deployment as well as different Teams settings and policies.
We provide virtual course about MS-721: Collaboration Communications Systems Engineer in english. This training course is designed to give participants the knowledge and skills to become a Collaboration Communications Systems Engineer.
We provide virtual course about MS-900: Microsoft 365 Fundamentals. This course provides foundational knowledge on the considerations and benefits of adopting cloud services and the Software as a Service (SaaS) cloud model, with a specific focus on Microsoft 365 cloud service offerings.
We provide virtual course about MSP® 5th Edition Foundation. Managing Successful Programmes (MSP) is a globally-recognized framework for best practice programme management.
We provide virtual course about MSP® Foundation and Practitioner combined. Course description: This course combinds the 2 courses: MSP® 5th Edition Foundation and MSP® Practitioner 5th Edition.
We provide virtual course about MSP® Practitioner 5th Edition. The MSP 5th Edition Foundation Examination is intended to assess whether the candidate can demonstrate sufficient recall and understanding of the MSP programme management framework.
We provide virtual course about Next Level PowerShell for IT Automation in english. This course teaches advanced PowerShell techniques on examples of real-world IT problems, ensuring students gain practical, job-ready skills. No slides, lots of demos, even more hands-on exercises.
We provide virtual course about NIS 2 Directive Foundation. The NIS 2 Directive Foundation training course outlines the essential insights necessary for understanding the requirements of NIS 2 Directive regarding cybersecurity measures.
The Certified NIS 2 Directive Lead Implementer training course enables participants to gain the necessary competencies to support organizations in effectively planning, implementing, managing, monitoring, and maintaining a cybersecurity program that meets the requirements of the NIS2 Directive.
We provide virtual course about NSO201: NSO Essentials for Programmers and Network Architects. The Cisco NSO Essentials for Programmers and Network Architects course introduces you to Cisco® Network Services Orchestrator (NSO).
We provide virtual course about NSO303: Cisco NSO Administration and DevOps 4.0. You will learn how to set up, configure, deploy, and maintain a Cisco Network Services Orchestrator solution, and learn best practices for using DevOps.
Vi tilbyr virtuelt kurs om mulighetene med kunstig intelligens. Mulighetene for såkalt generativ kunstig intelligens er enormt mange, men samtidig er KI i mange sammenhenger fortsatt et område som krever dyp matematisk og statistisk innsikt for å kunne lage gode modeller og forstå resultatene.
We provide virtual course about Oracle Database 23ai: New Features for Developers in english. This course will give you all the new features and enhancements of Oracle Database 23ai for the developers.
Virtual course. This course is designed to provide you with a firm foundation in administration of an Oracle database. In this course you will gain a conceptual understanding of Oracle Database architecture and learn how to manage an Oracle database in an effective and efficient manner.
Virtual course - In this course students use Analytic SQL to aggregate, analyze and report, and model data. Students learn to interpret the concept of a hierarchical query, create a tree-structured report, format hierarchical data, and exclude branches from the tree structure.
We offer virtual course about Oracle Database: Introduction to SQL. This Oracle Database Introduction to SQL training teaches you basic concepts of relational databases and the SQL programming language which is applicable on MSSQL Server, MySQL and many other Relational Database Management Systems.
We provide virtual course about Oracle Database: PL/SQL Fundamentals in english. This Oracle Database: PL/SQL Fundamentals training introduces you to PL/SQL and explains the benefits of this programming language.
We provide virtual course about Oracle Database: Program with PL/SQL in english. This Oracle Database: Program with PL/SQL training starts with an introduction to PL/SQL and then explores the benefits of this powerful programming language.
We provide virtual course about Oracle Database: SQL Tuning for Developers in english. In the Oracle Database: SQL Tuning for Developers course, you learn about Oracle SQL tuning and how to apply tuning techniques to your SQL code.
We provide virtual course about Oracle GoldenGate 19c: Fundamentals for Oracle in english. This Oracle GoldenGate 19c: Fundamentals for Oracle training focuses on Oracle-to-Oracle database replication.
We provide virtual course about P3o® Foundation in english. Around the world, there are many organizations in both the public and private sectors, who recognise that their portfolio, programme and project management is best supported through a delivery support office.
We provide virtual course about P3o® Practitioner in english. Around the world, there are many organizations in both the public and private sectors, who recognise that their portfolio, programme and project management is best supported through a delivery support office.
We provide virtual course about PECB Certified Lead Cybersecurity Manager. The Lead Cybersecurity Manager training course enables participants to obtain the necessary competencies to effectively implement, manage, and continually improve a cybersecurity program.
Vi tilbyr kurs om pivottabeller og rapportering i Excel som virtuell undervisning. I løpet av kurset lærer du å bruke de mer utviklede rapporteringsverktøyene i Excel hvor en blir introdusert til PowerPivot og Datamodell.
We provide virtual course about PKI Fundamentals. Public Key Infrastructure (PKI) is a core service that facilitates authentication, encryption, and digital signing. This course equips learners with the essential skills to design, operate, and maintain PKI.
We provide virtual course about PL-200: Microsoft Power Platform Functional Consultant. This course will teach you to use Microsoft Power Platform solutions to simplify, automate, and empower business processes for organizations in the role of a Functional Consultant.
We provide virtual course about PL-300: Microsoft Power BI Data Analyst. This course covers the various methods and best practices that are in line with business and technical requirements for modeling, visualizing, and analyzing data with Power BI.
We provide virtual course about PL-400: Microsoft Power Platform Developer in english. The Microsoft Power Platform helps organizations optimize their operations by simplifying, automating and transforming business tasks and processes.
We provide virtual course about PL-500: Microsoft Power Automate RPA Developer. This course provides students with the knowledge and skills to automate time-consuming and repetitive tasks by using Microsoft Power Automate.
We provide virtual course about PL-600: Power Platform Solution Architect. The Solution Architect is responsible for the successful design, implementation, deployment and adoption of an overall solution.
We provide virtual course about PL-7001: Create and Manage Canvas Apps with Power Apps. Create your own data model and canvas app to support a scenario for a fictional company. You´re provided high-level specifications on the custom tables, columns and canvas app needed to complete this project.
We provide virtual course about PL-7002: Create and Manage Automated Processes by using Power Automate. Get started with Power Automate by create and manage automated processes with Power Automate.
We provide virtual course about PL-7003: Create and Manage Model-Driven Apps with Power Apps and Dataverse. In this training you will practice building model-driven apps by using Microsoft Power Apps.
We provide virtual course about PL-900: Microsoft Power Platform Fundamentals. This course is a combination of lessons and labs. Learn the business value and product capabilities of Microsoft Power Platform.
We provide virtual course about Planning and Designing Databases on AWS in english. In this course, you will learn about planning and designing your solutions with purpose-built Amazon Web Services (AWS) Cloud databases.
Vi kurs om Power BI Desktop - DAX formler som virtuell undervisning. Målsettingen med dette kurset er å gi deg nok praktisk kunnskap til å kunne skrive og forstå vanlige measures ved hjelp av DAX.
Vi tilbyr virtuelt kurs om Power BI Desktop. Næringsliv og offentlig sektor får et stadig økende behov for å samle inn og analysere enorme mengder data. Siden Excel har begrensninger når det kommer til store datamengder, tar stadig flere virksomheter i bruk det kraftige verktøyet Power BI Desktop.
We provide virtual course about Practical Data Science with Amazon SageMaker in english. You will learn how to solve a real-world use case with Machine Learning (ML) and produce actionable results using Amazon SageMaker.
We provide virtual course about PRINCE2® 7 Foundation - all english. PRINCE2 is a globally recognized and established project management method that offers a structured, scalable, and tailorable approach to project management.
Vi tilbyr virtuelt kurs om PRINCE2® 7 Foundation. PRINCE2 er en globalt anerkjent og etablert prosjektledelsesmetode som tilbyr en strukturert, skalerbar og tilpassbar tilnærming til prosjektledelse. Fokuset på styring, risikostyring og realisering av fordeler skiller den fra andre kvalifikasjoner.
We provide virtual course about PRINCE2® 7 Foundation and Practitioner combined - all english. PRINCE2 is a globally recognized and established project management method that offers a structured, scalable, and tailorable approach to project management.
Vi tilbyr kurs om PRINCE2® 7 Foundation and Practitioner combined som virtuell undervisning. PRINCE2 er en globalt anerkjent og etablert prosjektledelsesmetode som tilbyr en strukturert, skalerbar og tilpassbar tilnærming til prosjektledelse.
We provide virtual course about PRINCE2® 7 Practitioner - all english. PRINCE2® 7 Practitioner extends your knowledge and understanding to enable you to apply and tailor the PRINCE2® project management method.
Vi tilbyr kurs om PRINCE2® 7 Practitioner som virtuell undervisning. PRINCE2® gir deg en skreddersydd og skalerbar metode for håndtering av alle typer prosjekter. Denne metoden er en de-facto standard for prosjektledelse og praktiseres over hele verden.
We provide virtual course about PRINCE2® Agile Foundation - all english. Learners understand the basic concepts of common agile ways of working. They understand the purpose and context for combining PRINCE2 and the agile way of working.
Vi tilbyr kurs om PRINCE2® Agile Foundation som virtuell undervisning. Kurset passer for alle fremtidsrettede moderne bedrifter som er opptatt av å kunne styre prosjektene sine innenfor et PRINCE2 rammeverk, men som vil kunne bruke Agile metoder når dette kreves.
Vi tilbyr virtuelt kurs om PRINCE2® Agile Practitioner. PRINCE2 Agile bygger på PRINCE2 metodikken og viser hvordan Agile teknikker kan gjøre gjennomføringen av et prosjekt både enklere og mer smidig. PRINCE2 Agile er i så måte den perfekte kombinasjonen av full kontroll og fleksibilitet.
Vi tilbyr kurs om PRINCE2® Foundation, 6th Edition - med norsk innhold som virtuell undervisning. PRINCE2 ® (Projects IN Controlled Environments) er en internasjonal anerkjent prosjektledelsesmetode som beskriver hvordan man gjennomfører prosjekter fra start til slutt.
Vi tilbyr virtuelt kurs om problemløsning basert på Kepner Tregoe. Dette 2-dagers Kepner-Tregoe kurset gir en introduksjon til en systematisk prosess for problemløsning, slik at du blir i stand til å levere et høyt kvalitetsnivå og konsistens i kundestøtten.
We provide virtual course about Professional Diploma UX Design Programme (PDUX). Build your UX career with a globally recognised, industry-approved qualification. Get the mindset, the confidence and the skills that make UX designers so valuable.
We provide course about Progressive Web Apps and JavaScript. How to have a normal website and also let it appear as a traditional application or native mobile application? Want to write apps that are powered by Web technologies and delivered with Web infrastructure? Welcome to Progressive Web Apps.
Python has emerged as a popular and effective language in the world of data science. The dynamic nature of the language, the relative simplicity of the syntax, and the abundance of fast and powerful libraries have all been important contributory factors in this growth.
We provide virtual course about Python for Data Analysts & Quants in english. Use Python and its statistical computing libraries to analyse and visualise your financial data and to gather some actionable insights.
We provide virtual course about Python for Financial Traders in english. Use Python and its statistical computing libraries to analyse and visualise your financial data and to gather some actionable insights.
We provide virtual course about Python Programming in english. Python is a powerful and popular object-oriented scripting language. This course provides a comprehensive introduction to the core syntax and functions provided by Python, including full coverage of its object-oriented features.
We provide virtual course about React 19 (including NextJS) (hands-on). Do you want to write interactive applications in HTML and JavaScript? Or are you already writing Single Page Applications, but is the HTML filled with unmaintainable semi code?
We provide virtual course about React: Hooks, Concurrency, Performance, Maintainability & Tests. Are you an experienced React developer and curious to deeply dive into advanced topics and the changes of 2019? This course is based around the following areas.
We provide virtual course about Red Hat System Administration 3: Linux Automation with Ansible in english. Learn how to automate Linux system administration tasks with Ansible! This course is based on Red Hat® Enterprise Linux 9 and Red Hat Ansible Automation Platform 2.2.
We provide virtual course about RH124: Red Hat System Administration 1 - Linux (RHEL9). The first of two courses covering the core system administration tasks needed to manage Red Hat Enterprise Linux servers.
We provide course about RH134: Red Hat System Administration 2 - Linux (RHEL9). This course focuses on the key tasks needed to become a full-time Linux administrator. It serves as the second part of the RHCSA training track for IT professionals who have taken Red Hat System Administration I (RH124).
We provide virtual course about RH199: RHCSA Rapid Track Course - Linux (RHEL9). Learn essential Red Hat Enterprise Linux 8 tasks and methods in a condensed format! This course is designed for students who already have significant experience with Linux administration.
We provide virtual course about RH342: Red Hat Enterprise Linux Diagnostics and troubleshooting. This course provides system administrators with the tools and techniques they need to successfully diagnose, and fix, a variety of potential issues.
We provide virtual course about RH403: Red Hat Satellite 6 Administration. This course is based on Red Hat Enterprise Linux 8 and Red Hat Satellite 6.11. Learn how to configure Red Hat Satellite 6 to deploy and manage Red Hat Enterprise Linux systems and software!
We provide virtual course about RH415: Red Hat Security: Linux in Physical, Virtual, and Cloud. This course is based on Red Hat Enterprise Linux 7.5, Red Hat Satellite 6.3, Red Hat Ansible® Engine 2.5, Red Hat Ansible Tower 3.2, and Red Hat Insights.
We provide virtual course about Running Container-Enabled Microservices on AWS. Learn how to manage and scale container-enabled applications by using Amazon EC2 Container Service (ECS).Learn how to manage and scale container-enabled applications by using Amazon EC2 Container Service (ECS).
We provide virtual course about Rust Programming in english. Rust is an intriguing language. Syntactically similar to C++, it offers higher-order language features to simplify important tasks such as memory management, concurrent execution, and safe vs. unsafe execution.
We provide virtual course about RxJava in english. RxJava is the Reactive Extensions library for the JVM. RxJava makes it easy to composing asynchronous and event-based programs using observable sequences of data in Java applications.
We provide virtual course about SAFe® 6.0 for Teams in english. Build the skills needed to become a high-performing team member of an Agile Release Train (ART) and learn how to collaborate effectively with other teams by becoming a SAFe 6.0 Practitioner (SP).
We provide virtual course about SAUI: Implementing Automation for Cisco Security Solution. The Implementing Automation for Cisco Security Solutions (SAUI) course teaches you how to design advanced automated security solutions for your network.
We provide virtual course about SC-100: Microsoft Cybersecurity Architect. The SC-100 course will lead towards the first expert level certification in the Microsoft Security, Compliance, and Identity portfolio.
We provide virtual course about SC-200: Microsoft Security Operations Analyst. Learn how to investigate, respond to, and hunt for threats using Microsoft Azure Sentinel, Azure Defender, and Microsoft 365 Defender.
Virtual course - This course provides IT Identity & Access Professionals and IT Security Professionals with the knowledge and skills needed to implement identity management solutions based on Microsoft Azure AD, and its connected identity technologies.
We provide virtual course about SC-400: Administering Information Protection and Compliance in Microsoft 365. Learn how to protect information in your Microsoft 365 deployment. This course focuses on data governance and information protection within your organization.
We provide virtual course about SC-5001: Configure SIEM security operations using Microsoft Sentinel. This 1-day, instructor-led training is recommended as preparation for the assessment Configure SIEM security operations using Microsoft Sentinel.
We provide course about SC-5002: Secure Azure services and workloads with Microsoft Defender for Cloud regulatory compliance controls. This course will guide you in securing Azure services and workloads using Microsoft Cloud Security Benchmark controls in Microsoft Defender for Cloud via the Azure.
We provide virtual course about SC-5003: Implement information protection and data loss prevention by using Microsoft Purview. Gain the skills to use Microsoft Purview to improve your data security in Microsoft 365.
We provide virtual course about SC-900: Security, Compliance, and Identity Fundamentals. This course provides foundational level knowledge on security, compliance, and identity (SCI) concepts and related cloud-based Microsoft solutions.
We provide virtual course about SCOM: Mastering Microsoft Operations Manager 2022. This training is focused on practical solutions, and how to do the monitoring of Cloud, Datacenter and on-prem infrastructure with SCOM 2022.
We provide virtual course about SCOR: Implementing and Operating Cisco Security Core Technologies. The Implementing and Operating Cisco Security Core Technologies (SCOR) course helps you prepare for the Cisco® CCNP® Security and CCIE® Security certifications and for senior-level security roles.
We provide virtual course about SDAFND: Understanding Cisco SDA Fundamentals. The Understanding Cisco SDA Fundamentals (SDAFND) course introduces you to Cisco® Software-Defined Access and teaches you, through a combination of lectures and labs, how to implement simple, single-site fabric networks.
We provide virtual course about SDAOTS: Cisco Software-Defined Access (SDA): Use case implementation, operations and troubleshooting. This 5-day training course explores the capabilities of the Cisco Software Defined Access (SDA) solution.
We provide virtual course about SDWFND: Cisco SD WAN Operation and Deployment. This Cisco SD-WAN Operation and Deployment (SDWFND) course provides an overview of the Cisco® Software-Defined WAN (SD-WAN) solution and SD-WAN components.
We provide virtual course about secure coding in C and C++ in english. Your application written in C and C++ works as intended, so you are done, right? But did you consider feeding in incorrect values? 16Gbs of data? A null? An apostrophe? Negative numbers, or specifically -2*32?
We provide virtual course about Security Engineering on AWS. This course allows you to test new skills and apply knowledge to your working environment through a variety of practical exercises. This course demonstrates how to efficiently use AWS security services to stay secure in the AWS Cloud.
We provide virtual course about security testing C and C++ applications in english. Your application written in C and C++ is tested functionally, so you are done, right? But did you consider feeding in incorrect values? 16Gbs of data? A null? An apostrophe? Negative numbers, or specifically -2^32?
We provide virtual course about SESA: Securing Email with Cisco Email Security Appliance. Learn how to deploy and use Cisco® Email Security Appliance to establish protection for your email systems against phishing, business email compromise and ransomware.
We provide virtual course about SFWIPA: Securing Data Center Networks and VPNs with Cisco Secure Firewall Threat Defense. Learn how to deploy and configure Cisco Secure Firewall Threat Defense system and its features as a data center network firewall or as an Internet Edge firewall.
We provide virtual course about SFWIPF: Fundamentals of Cisco Firewall Threat Defense and Intrusion Prevention. The training shows you how to implement and configure Cisco Secure Firewall Threat Defense for deployment as a next generation firewall at the internet edge.
Vi tilbyr kurs om SharePoint online - effektiv automatisering som virtuell undervisning. «Alle» vet at det finnes utallige muligheter for å automatisere hele eller deler av arbeidsprosesser. Mange har hørt om Power Automate, og at det kan bidra til å forenkle arbeidshverdagen.
Vi tilbyr virtuelt kurs om SharePoint online - hvordan bedre håndtere organisasjonens dokumenter. De fleste brukere forholder seg i dag i stor grad til Teams, og jobber med organisasjonens dokumenter derfra.
Vi tilbyr virtuelt kurs om SharePoint online - hvordan lage brukervennlige sites. Dette er kurset for deg som har et ansvar for å utvikle organisasjonens SharePoint-sites, og som ønsker å gjøre de så brukervennlige og «fine» som mulig.
We provide virtual course about SIAM® Foundation. SIAM is a management methodology that can be applied in an environment where services are delivered using a number of service providers.
Virtual course - This course helps you prepare to take the Implementing and Configuring Cisco Identity Services Engine (300-715 SISE) exam, which leads to CCNP® Security and the Cisco Certified Specialist - Security Identity Management Implementation certifications.
Vi tilbyr virtuelt kurs om smart bruk av M365/Teams - la verktøyene hjelpe deg. Alt henger sammen med alt, og her vil du få mange a-ha opplevelser om hvordan du kan få arbeidsdagen til å flyte bedre ved hjelp av verktøyene i M365/Teams. Og en bedre arbeidsdag gir gjerne også bedre fritid.
We provide virtual course about SPCOR: Implementing and Operating Cisco Service Provider Network Core Technologies. This training earns you 64 Continuing Education (CE) credits towards recertification.
We provide virtual course about Splunk Enterprise Data Administration. This training provides the fundamental knowledge of Splunk forwarders and methods to get remote data into Splunk indexers.
We provide virtual course about Splunk Enterprise System Administration. This training is designed for system administrators who are responsible for managing the Splunk Enterprise environment.
We provide virtual course about Splunk Power User Fast Start (POWER-U). This Power User "Fast Start" course covers over 60 commands, functions, and knowledge objects to provide users with actionable information about searching best practices and knowledge management.
We provide virtual course about Spring and Hibernate Development. The Spring Framework is one of the leading lightweight architectures for creating enterprise-scale applications in Java. Hibernate is a popular object-relational mapping tool, and is well-suited to Spring-based solutions.
We provide virtual course about Spring Boot Development. This course takes a detailed look at how to use Spring Boot to create sophisticated applications rapidly, according to best practices and contemporary enterprise application patterns.
We provide virtual course about Spring Cloud Development. This course takes a detailed and pragmatic look at how to create Spring Cloud solutions. You will learn how to create microservices in Spring Cloud, and how to configure, discover, and route microservice applications.
Virtual course - Become an SSCP - Systems Security Certified Practitioner! Earning a globally recognized IT security administration and operations certification like the SSCP is a great way to grow your career and better secure your organization’s critical assets.
We provide virtual course about Svelte & Svelte Kit. Svelte is the fastest reactive Front-End Framework with that satisfies its users, see State of JavaScript survey. Svelte is a new approach to reactive Front End Frameworks.
We provide virtual course about SVPN: Implementing Secure Solutions with Virtual Private Networks. The Implementing Secure Solutions with Virtual Private Networks (SVPN) course teaches you how to implement, configure, monitor, and support enterprise Virtual Private Network (VPN) solutions.
We provide virtual course about Terraform. Learn how to use Terraform to control your Cloud services. Our Terraform training course will show you how to use this tool for building, changing and versioning infrastructure safely and efficiently.
We provide virtual course about Test-Driven JavaScript (hands-on) in english. The days of writing spaghetti JavaScript should be behind us. JavaScript is a grown-up language now and lies at the heart of mobile-friendly HTML5-enabled Web applications.
We provide virtual course about The Machine Learning Pipeline on AWS in english. This course explores how to use the machine learning (ML) pipeline to solve a real business problem in a project-based learning environment.
We provide virtual course about TOGAF® EA training - combined - all english. The TOGAF® Standard is the most prominent and reliable Enterprise Architecture standard, ensuring consistent standards, methods, and communication among Enterprise Architecture professionals.
We provide virtual course about TOGAF® EA training - combined. The TOGAF® Standard is the most prominent and reliable Enterprise Architecture standard, ensuring consistent standards, methods, and communication among Enterprise Architecture professionals.
We provide virtual course about TOGAF® EA Training - Foundation - all english. The TOGAF® Standard is the most prominent and reliable Enterprise Architecture standard, ensuring consistent standards, methods, and communication among Enterprise Architecture professionals.
We provide virtual course about TOGAF® EA Training - Foundation. The TOGAF® Standard is the most prominent and reliable Enterprise Architecture standard, ensuring consistent standards, methods, and communication among Enterprise Architecture professionals.
We provide virtual course about TOGAF® EA Training - Practitioner - all english. The TOGAF® Standard is the most prominent and reliable Enterprise Architecture standard, ensuring consistent standards, methods, and communication among Enterprise Architecture professionals.
We provide virtual course about TOGAF® EA Training - Practitioner. The TOGAF® Standard is the most prominent and reliable Enterprise Architecture standard, ensuring consistent standards, methods, and communication among Enterprise Architecture professionals.
We provide virtual course about understand wireless technology. This training will give you a good understanding of Wireless Network technology. There is no lab exercises in this training. Instructor will lecture and show demos during the course. The course will be tought from a Cisco perspective.
Vi tilbyr virtuelt kurs om utvid mulighetene med Microsoft 365 Copilot. Har du brukt Microsoft 365 Copilot en stund allerede og fått god kontroll på basisfunksjonene? Dette kurset hjelper deg med å ta Microsoft 365 Copilot til neste nivå.
We provide virtual course about Veeam Backup & Replication v12: Configure, Manage and Recover. This is a 4-day technical course focused on teaching IT professionals the skills to configure, manage and support a Veeam Backup & Replication v12.1 solution.
The 2-day, Veeam® Backup & Replication™ v11: Architecture and Design training course, is focused on teaching IT professionals how to effectively architect a Veeam solution through attaining technical excellence following the Veeam Architecture Methodology used by Veeam’s own Solution Architects.
We provide virtual course about VMware Aria Automation: Install, Configure, Manage (V8.10). During this 5-day course, you focus on installing, configuring, and managing VMware Aria Automation 8.10™ on-premises systems.
We provide course about VMware Cloud Foundation: Deploy, Configure, Manage (V5.0). This 5-day course includes instruction on the capabilities of VMware Cloud Foundation™ and how to successfully plan, deploy, manage, and operate hybrid and cloud infrastructures, including customization.
We provide virtual course about VMware HCX: Deploy, Configure, Manage. This 3-day training course provides you with the knowledge, skills, and abilities to achieve competence with VMware HCX.
We provide virtual course about VMware NSX: Design (V4.x). This 5-day course provides comprehensive training on considerations and practices to design a VMware NSX® environment as part of a software-defined data center strategy.
We provide virtual course about VMware NSX: Install, Configure, Manage (V4.0). This 5-day, fast-paced course provides comprehensive training to install, configure, and manage a VMware NSX® environment.
We provide virtual course about VMware NSX: Troubleshooting and Operations (V4.x). This 5-day, hands-on training course provides the advanced knowledge, skills, and tools to achieve competency in operating and troubleshooting the VMware NSX infrastructure.
We provide course about VMware NSX-T Data Center: Install, Configure, Manage (V3.2). This 5-day, fast-paced course provides comprehensive training on how to install, configure, and manage a VMware NSX-T™ Data Center environment.
We provide virtual course about VMware Tanzu Kubernetes Grid: Install, Configure, Manage. During this course, you focus on installing VMware Tanzu™ Kubernetes Grid™ on a VMware vSphere® environment and then provisioning and managing Tanzu Kubernetes clusters.
We provide virtual course about VMware vRealize Automation: Orchestration and Extensibility (V8.6). During this 5-day course, you focus on using VMware vRealize® Orchestrator™ to extend the functionality of VMware vRealize® Automation™.
We provide virtual course about VMware vRealize Automation SaltStack Config: Deploy & Manage (V8.4). This 3-day, hands-on training course provides you with the advanced knowledge, skills, and tools to achieve competency in deploying and using VMware vRealize® Automation SaltStack® Config.
We provide virtual course about VMware vRealize Automation SaltStack SecOps: Deploy and Manage (V8.6). This 2-day, hands-on training course provides you with the advanced knowledge, skills, and tools to achieve competency in using VMware vRealize® Automation SaltStack® SecOps.
We provide virtual course about VMware vRealize Operations: Install, Configure, Manage (V8.6) in english. This 5-day, hands-on training course provides you with the knowledge and skills to deploy a VMware vRealize® Operations™ cluster that meets the monitoring requirements of your environment.
We provide virtual course about VMware vSAN: Install, Configure, Manage (V8) in english. During this four-day course, you will gain the knowledge, skills, and tools to plan and deploy a VMware vSAN™ cluster. You will learn about managing and operating vSAN.
We provide virtual course about VMware vSAN: Management and Operations (V7) in english. In this 3-day course, you learn about managing and operating VMware vSAN™ 7. This course focuses on building the required skills for common Day-2 vSAN administrator tasks.
We provide virtual course about VMware vSAN: Plan and Deploy (V7) in english. This 2-day, hands-on training course provides you with the knowledge, skills, and tools to plan and deploy a VMware vSAN™ cluster.
We provide virtual course about VMware vSAN: Troubleshooting (V8) in english. In this 2-day course, you focus on learning the tools and skills necessary to troubleshoot VMware vSAN™ 7 implementations.
We provide virtual course about VMware vSphere with Tanzu: Deploy and Manage (V7). You will learn to managing VMware vSphere® with Tanzu. You learn about how vSphere with Tanzu can be used to orchestrate the delivery of Kubernetes clusters and containerized applications in a vSphere environment.
This 3-day virtual course equips you with the knowledge, skills, and abilities to design a VMware vSphere 8 virtual infrastructure. You follow a proven approach to design a virtualization solution that ensures availability, manageability, performance, recoverability, and security.
We provide virtual course about VMware vSphere: Fast Track (V8). Product alignment: VMware ESXi 8.0 and VMware vCenter 8.0. This 5-day, extended hour course takes you from introductory to advanced VMware vSphere® 8 management skills.
We provide virtual course about VMware vSphere: Install, Configure, Manage (V8). This 5-day course features intensive hands-on training that focuses on installing, configuring, and managing VMware vSphere 8, which includes VMware ESXi™ 8 and VMware vCenter® 8.
We provide virtual course about VMware vSphere: Operate, Scale and Secure (V8). This 5-day course teaches you advanced skills for configuring and maintaining a highly available and scalable virtual infrastructure.
We provide virtual course about VMware vSphere: Troubleshooting (V8). This 5-day training course provides you with the knowledge, skills, and abilities to achieve competence in troubleshooting the VMware vSphere® 8 environment.
We provide virtual course about VMware Workspace ONE: Deploy and Manage. In this 5-day VMware Workspace One course, you learn how to apply the fundamental techniques for launching and maintaining an intelligence-driven, multiplatform, endpoint management solution with VMware Workspace ONE® UEM.
We offer virtual course about Vue.js, Vuex & Router. This course takes a thorough look at the progressive Vue.js framework. Vue.js is known as the most approachable JavaScript Framework while still being performant and maintainable. This course will cover all major parts with examples and exercises.
We provide virtual course about Web Security for Developers. The web is a great software delivery platform, making your software available to users around the world with zero installation and easily deployed updates.
We provide virtual course about what´s new in Java 9, 10, and 11. The Java world has undergone some dramatic changes recently. Gone are the days when we wait 3 years for a new version. From Java 9 onwards, a new version of Java will arrive every 6 months.
We provide virtual course about WLFNDU: Understanding Cisco Wireless Foundations. The Understanding Cisco Wireless Foundations (WLFNDU) v1.0 course gives you the knowledge and skills you need to position, plan, implement, operate, and manage a Cisco® wireless LAN (WLAN) network.
Vi tilbyr kurs om Adobe Acrobat på grunnleggende nivå 2 for bedrifter. Lær hvordan du jobber effektivt med PDF-dokumenter i Adobe Acrobat! Ved å benytte deg av Adobe Acrobat kan du få veldig mye ut av PDF-filene dine.
Vi tilbyr kurs om Adobe Illustrator på grunnleggende nivå 2 for bedrifter. Vil du jobbe mer effektivt med logoer, figurer, farger og lag? Vil du lære deg mer om verdens beste og mest solide tegneprogram? Da er ”Adobe Illustrator Grunnleggende” kurset for deg!
Vi tilbyr kurs om Adobe InDesign på grunnleggende nivå 2 for bedrifter. Ønsker du å lage tiltrekkende annonser, brosjyrer, nyhetsbrev eller andre typer flersidige, grafiske dokumenter? Ønsker du å få full kontroll på farger, bilder, logoer og tekst og lære å sette disse pent sammen?
Vi tilbyr kurs om Adobe InDesign på videregående nivå 3 for bedrifter. Ønsker du å kunne lage store og gjennomførte dokumenter i InDesign? Ønsker du å lage mer avanserte maler som gjør produksjonen av nye dokumenter raskere og mer effektiv?
Vi tilbyr kurs om Adobe Photoshop på grunnleggende nivå 2 for bedrifter. Ønsker du en grundig introduksjon i verdens mest populære bildebehandlingsprogram? Etter fullført kurs vil du kjenne til de viktigste funksjonene og mulighetene i Adobe Photoshop, og mestre bruken av programmet.
Vi tilbyr webinar om avansert bruk av diagrammer og formatering i excel på videregående nivå 3. Lær å formidle informasjon visuelt ved bruk av diagrammer og en annen grafikk i Excel. Få mer kontroll over Excel modellene ved å forstå betydning av formatering.
Vi tilbyr webinar om avansert bruk av funksjoner i excel på videregående nivå 3. Bruker du Excel mye og ønsker å bli bedre kjent med nyttige funksjoner? Bedre kunnskap om funksjoner gir deg muligheten til å utnytte potensialet i Excel å jobbe mer effektivt!
Vi tilbyr webinar om å bli kjent med referanser og funksjoner i excel på nivå 2. Bruker du excel og ønsker å ta et steg videre? Forståelsen av referanser og større kjennskap til funksjoner gir deg mulighet til å utnytte mer av potensialet til excel.
Vi tilbyr webinar om bruk av makro for automatisering på videregående nivå 3. Det er utrolig hva du kan få til i excel modeller ved å legge til enkel automatisering med excel macro. Bli inspirert til å utforske de uendelige mulighetene excel makroer gir!
Vi tilbyr webinar om effektiv bruk av kalender og oppgaver i Outlook på grunnleggende nivå 2. Er arbeidsdagen din ustrukturert og rotete? Delta på denne økten å få en gjennomgang av hvordan du kan benytte Outlook fornuftig til å organisere arbeidsdagen din.
Vi tilbyr kurs om effektiv bruk av kalender og oppgaver i Outlook på grunnleggende nivå 2 for bedrifter. Er arbeidsdagen din ustrukturert og rotete? Delta på denne økten å få en gjennomgang av hvordan du kan benytte Outlook fornuftig til å organisere arbeidsdagen din.
Vi tilbyr kurs om effektivt samarbeid i Microsoft Teams på grunnleggende nivå 2 for bedrifter. På dette kurset lærer du det som skal til for å beherske mulighetene og arbeidsmetodikken i Teams. Du vil enkelt kunne holde deg oppdatert og samarbeide med andre i denne geniale plattformen.
Vi tilbyr webinar om effektivt samarbeid i Microsoft Teams på grunnleggende nivå 2. På dette kurset lærer du det som skal til for å beherske mulighetene og arbeidsmetodikken i Teams. Du vil enkelt kunne holde deg oppdatert og samarbeide med andre i denne geniale plattformen.
Vi tilbyr excelkurs på ekspert nivå 4 for bedrifter. I løpet av kurset lærer du mer om håndtering av datagrunnlag og rapportering på grunnlag fra flere kilder, samt bygging av dynamiske modeller, med mer. Opplæring der du får en omfattende fordypning i noen av excels mest avanserte temaer.
Vi tilbyr excelkurs for controllere og økonomer på videregående nivå 3 for bedrifter. Kurset er vinklet fra en controllers hverdag med fokus på gode metoder for å arbeide med excel-lister. Påfyllet kurset gir deg, gjør deg i stand til å jobbe mer effektivt i excel.
Vi tilbyr excelkurs for nybegynnere på nivå 1 for bedrifter. Du får innføring i hvordan excel fungerer med kolonner, celler, formler, funksjoner, grafer, tabeller osv. Du jobber i ditt eget tempo via et e-læringsprogram, med instruktør tilstede i rommet som hjelper deg om du står fast.
Vi tilbyr grunnleggende kurs i Excel for bedrifter. Du lærer å jobbe raskere, smartere og bedre, og finne ut hvilke muligheter som skjuler seg i Excel. Målsettingen er å kunne bygge opp enkle regnearkmodeller, og kombinere Excel med andre programmer.
Vi tilbyr kurs om Excel Makro med Visual Basic på ekspert nivå 4 for bedrifter. Målsettingen er å kunne lage avanserte regnearkmaler og automatisere arbeidsprosesser i Excel ved hjelp av makroer (Visual Basic for Applications).
Vi tilbyr kurs i Excel pivot ekspert på nivå 4 for bedrifter. Det blir vist hvordan pivot kan brukes på forskjellige måter, og hvordan dette kan gjøres med dynamiske områder. Det vil også være rom for å demonstrere enkelte funksjoner som kan gjøre rapportering i pivot bedre.
Vi tilbyr excelkurs på videregående nivå 3 for bedrifter. På dette kurset vil du lære mer om avanserte muligheter i excel - forstå datagrunnlagets betydning for å lage gode rapporter og oversikter - lære metoder for å håndtere typiske avvik i et datagrunnlag.
Vi tilbyr kurs om fra kaos til kontroll med team i Teams på nivå 2 for bedrifter. Hent ut den virkelige verdien med bruk av team i Microsoft Teams! Har dere tatt i bruk Microsoft Teams, men opplever at det er blitt mer kaotisk en noen gang før? Mange som tar i bruk Teams bommer på innføringen.
Vi tilbyr webinar om fra kaos til kontroll med team i Teams på grunnleggende nivå 2. Hent ut den virkelige verdien med bruk av team i Microsoft Teams! Har dere tatt i bruk Microsoft Teams, men opplever at det er blitt mer kaotisk en noen gang før? Mange som tar i bruk Teams bommer på innføringen.
Vi tilbyr webinar om å få kontroll på ressursbruken i Project på nivå 2. Ønsker du kontroll på ressursbruken din? Planlegg med ressurser og få en oversikt over hvor mange ressurser du trenger til enhver tid. Du kan også få en veldig god oversikt over økonomien i prosjektet.
Vi tilbyr webinar om gjenbruk og klargjøring av en presentasjon i PowerPoint på nivå 3. Dette webinaret fokuserer på bruk av eksisterende presentasjoner, endringer av disse, samt det å klargjøre for presentasjon.
Vi tilbyr kurs om å gjennomføre møter i Microsoft Teams på nivå 2 for bedrifter. Lær hvordan du effektivt kaller inn og gjennomfører møter med bruk av Teams. Her lærer du alt fra hvordan du stiller inn møtealternativer og andre innstillinger under møtet, til bruk av lyd, video og skjermdeling.
Vi tilbyr webinar om å gjennomføre møter i Microsoft Teams på grunnleggende nivå 2. Lær hvordan du effektivt kaller inn og gjennomfører møter med bruk av Teams. Her lærer du alt fra hvordan du stiller inn møtealternativer og andre innstillinger under møtet, til bruk av lyd, video og skjermdeling.
Vi tilbyr webinar om hvordan bygge en god prosjektplan i Project på videregående nivå 3. På dette webinaret lærer du hvordan du bygger en god prosjektplan slik at du får kontrollen og oversikten du trenger for å gjennomføre prosjektet på en effektiv måte.
Vi tilbyr webinar om import av data, avanserte lister og pivotteknikk i excel på nivå 3. Sliter du med å importere data og lage rapporter / analysegrunnlag i excel? Et riktig grunnlag er avgjørende for en god rapport! Se hvor enkelt man lager rapporter og analyserer data med pivottabeller.
vi tilbyr gratis introduksjon til AI-assistenten Copilot - Webinar Har du M365 har du AI-assistenten Copilot. Ta i bruk mulighetene AI gir nå! Varighet: 30 min. - Digitalt via Teams
Vi tilbyr webinar med introduksjon til Excel for nybegynnere på nivå 1. Vi gir deg Excelkurs gratis, få en effektiv og god innføring i Excel! Godt egnet for deg som ikke kjenner til så mye mer enn Summer-knappen, og ønsker å utvide horisonten litt.
Vi tilbyr gratis webinar med introduksjon til Microsoft 365 på nybegynner nivå 1. Har du gått over til å bruke Microsoft 365 på jobben? Delta på vårt gratis kurs å bli kjent med hvordan arbeidsdagen din blir med bruk av Microsoft 365.
Vi tilbyr introduksjonskurs til Microsoft 365 på nybegynner nivå 1 for bedrifter. Har du gått over til å bruke Microsoft 365 på jobben? Du får en introduksjon til de mest brukte tjenestene og lærer hvordan man jobbe smartere med bruk av Microsoft 365!
Vi tilbyr kurs med introduksjon til OneNote for nybegynnere på nivå 1. Vi gir deg en effektiv og god innføring i OneNote. Sesjonen varer i 1 time og består av en økt à 45 minutter og 15 minutter spørsmålsrunde.
Vi tilbyr gratis webinar med introduksjon til OneNote for nybegynnere på nivå 1. Vi gir deg en effektiv og god innføring i OneNote. Sesjonen varer i 1 time og består av en økt à 45 minutter og 15 minutter spørsmålsrunde.
Vi tilbyr kurs med introduksjon til Outlook på nybegynner nivå 1 for bedrifter. Få en god effektiv og god innføring i Outlook! Lær hvordan du jobber med e-post, kalender, oppgaver og kontakter. Få oversikt over ting som skal gjøres senere.
Vi tilbyr gratis webinar med introduksjon til Outlook på nybegynner nivå 1. Få en god effektiv og god innføring i Outlook! Lær hvordan du jobber med e-post, kalender, oppgaver og kontakter. Få oversikt over ting som skal gjøres senere.
Vi tilbyr gratis webinar med introduksjon Power Automate for nybegynnere på nivå 1. Få en god introduksjon til hva Power Automate er, hva det kan brukes til og hvordan du kommer i gang selv. Det å lage automatiserte arbeidsflyter har aldri vært enklere.
Vi tilbyr gratis introduksjon til Power BI på nivå 1 som webinar. Har du hørt om Power BI (business intelligence), men ikke helt skjønt hvordan du skal ta de nye mulighetene i bruk? Delta på kurset så viser vi hvordan du kobler til datakilder, analysere data og presenterer disse i smarte Dashboards.
Vi tilbyr gratis webinar med introduksjon til PowerApps på nybegynner nivå 1. Få en god introduksjon til hva Microsoft PowerApps er, hva det kan brukes til og hvordan du kommer i gang selv. Det å lage forretningsapper har aldri vært enklere.
Vi tilbyr introduksjon til PowerPoint på nybegynner nivå 1 for bedrifter Lær hvordan du enkelt kan lage bra presentasjoner. På slutten av kurset er det spørsmålsrunde der du kan få svar på akkurat dine spørsmål.
Vi tilbyr gratis webinar med introduksjon til PowerPoint på nybegynner nivå 1. Lær hvordan du enkelt kan lage bra presentasjoner. På slutten av webinaret er det spørsmålsrunde der du kan få svar på akkurat dine spørsmål.
Vi tilbyr gratis webinar med introduksjon til Project på nybegynner nivå 1. Få en god introduksjon til hvordan Project kan hjelpe deg å styre store og små prosjekter. Webinaret varer i 1 time, bestående av 1 del à 45 min, samt 15 minutters spørsmålsrunde.
Vi tilbyr bedriftsinternt kurs med introduksjon til SharePoint for nybegynnere på nivå 1. I løpet av kurset får du en effektiv og god innføring i SharePoint! Vi viser deg nyttig funksjonalitet slik at du kommer i gang.
Vi tilbyr webinar med introduksjon til SharePoint for nybegynnere på nivå 1. Vi gir deg en gratis, effektiv og god innføring i SharePoint online! Vi viser deg nyttig funksjonalitet slik at du kommer i gang.
Vi tilbyr gratis webinar med introduksjon til Teams og Planner på nybegynner nivå 1. Med team i Microsoft Teams og Planner i Microsoft 365 har det blitt enklere enn noen gang å samarbeide med andre.
Vi tilbyr introduksjonskurs til Teams og Planner på nybegynner nivå 1 for bedrifter. Med team i Microsoft Teams og Planner i Microsoft 365 har det blitt enklere enn noen gang å samarbeide med andre.
Vi tilbyr kurs med introduksjon til Word på nybegynner nivå 1 for bedrifter. Lær hvordan du lager gode dokumenter. Økten varer i 1 time. Undervisning i 45 minutter, avsluttet med en 15 minutter spørsmålsrunde.
Vi tilbyr webinar om å jobbe smart med lister og tabeller i excel på grunnleggende nivå 2. Jobber du med store datamengder? Vil du få kontroll over dataene dine? Har du problemer med utskrift fra Excel? Her vil du få kjennskap til en rekke gode og smarte metoder for å jobbe med lister og tabeller.
Vi tilbyr kurs om å jobbe smart med store dokumenter i Word på videregående nivå 3 for bedrifter. Jobber du ofte med store dokumenter og ønsker å ha bedre oversikt i disse? Savner du noen praktiske tips og triks for å få bedre kontroll på formatering, layout og tekstflyt?
Vi tilbyr kurs om å jobbe smart og effektivt i OneNote på grunnleggende nivå 2 for bedrifter. Har du brukt OneNote noe, men føler at du har litt å gå på? Delta på vårt kurs å bli en proff på OneNote! Lær mer om alt fra inndelinger og notatblokker til hvordan OneNote integrerer med andre programmer!
Vi tilbyr webinar om å jobbe smart og effektivt i OneNote på grunnleggende nivå 2. Har du brukt OneNote noe, men føler at du har litt å gå på? Delta på vårt webinar å bli en proff på OneNote! Lær mer om alt fra inndelinger og notatblokker til hvordan OneNote integrerer med andre programmer!
Vi tilbyr kurs om jobb smart og effektivt med kunstig intelligens for bedrifter. Har du hørt om kunstig intelligens, men ikke helt forstått hvordan dette allerede i dag praktisk kan brukes i vanlig kontorarbeid? Lær hvordan du bruker KI i praksis til å jobbe effektivt med vanlig kontorarbeid!
Vi tilbyr kurs om jobb smart og effektivt med Microsoft 365 Copilot for bedrifter. Med Microsoft 365 Copilot får du en allvitende og intelligent assistent som kan bistå deg i din arbeidsdag. Lær hvordan du bruker Microsoft 365 Copilot til å jobbe effektivt i arbeidsdagen!
Vi tilbyr kurs om å jobbe smartere i Outlook på nivå 2 for bedrifter. Ønsker du å benytte Outlook til mer enn å bare sende og motta e-post? Ønsker du å utnytte programmet for å strukturere og planlegge hverdagen din, samt lagre adresser og telefonnumre til personer i ditt nettverk?
Vi tilbyr kurs om å jobbe med dokumenter i Microsoft 365 på grunnleggende nivå 2 for bedrifter. Du lærer hvordan du jobber smart og effektivt med dokumenter. Med andre ord hvordan du lagrer dokumenter i SharePoint-dokumentbibliotek og OneDrive, og hvordan du samarbeider med andre om dokumenter.
Vi tilbyr webinar om å jobbe med dokumenter i Microsoft 365 på grunnleggende nivå 2. Du lærer hvordan du jobber smart og effektivt med dokumenter. Med andre ord hvordan du lagrer dokumenter i SharePoint-dokumentbibliotek og OneDrive, og hvordan du samarbeider med andre om dokumenter.
Vi tilbyr webinar om å jobbe med figurer, video, diagrammer og bilder i PowerPoint på nivå 2. Tekst er ikke alltid best egnet til å kommunisere ditt budskap. Dette webinaret viser deg hvordan du enkelt og effektivt benytter figurer, smart art modeller, diagrammer, bilder og video.
Vi tilbyr webinar om å jobbe med oppgaver i To Do og Planner på grunnleggende nivå 2. Lær hvordan du kan organisere, fordele, utføre og samarbeide om oppgaver sammen med andre kollegaer i Planner i et team.
vi tilbyr kom i gang med Copilot i nettleseren - Webinar. Vi går i dybden på hvordan Copilot i nettleseren hjelper deg å jobbe smartere og mer effektiv! Varighet: 1 time - Digitalt via Teams
Vi tilbyr webinar om å lage datagrunnlag i Power BI på grunnleggende nivå 2. Om du skal analysere data med Power BI verktøy og lage gode rapporter, er det kritisk at man har et godt datagrunnlag. På dette webinaret lærer vi deg hvordan du lager gode datagrunnlag med Power Query / Query Editor.
Vi tilbyr kurs om å lage datagrunnlag og rapporter i Power BI på grunnleggende nivå 2 for bedrifter. Med Microsoft Power BI Desktop kan du knytte sammen datagrunnlag fra flere kilder og fremstille disse i interaktive analyser og rapporter.
Vi tilbyr webinar om å lage fremdriftsplan i Project på grunnleggende nivå 2. Trenger du en rask innføring i hvordan å lage en fremdriftsplan i Project? Delta på vårt webinar å se hvordan du kommer i gang med og lage en enkel fremdriftsplan.
Vi tilbyr webinar om å lage Rapporter og Dashboard i Power BI på grunnleggende nivå 2. Med Power BI verktøyene fra Microsoft kan du lage nyttige interaktive analyser og visuelle fremstillinger av data uten å være en dataekspert.
Vi tilbyr møter, dialog og samarbeid med Copilot - Webinar. Lær hvordan du bruker Copilot for Microsoft 365 relatert til møter, dialog og samarbeid! Varighet: 2 timer. Digitalt via Teams
Vi tilbyr kurs om OneNote på grunnleggende nivå 2 for bedrifter. Har du oversikten over notater etter at møter er over? Føler du at de papirbaserte notatene over tid blir uoversiktlige og lite tilgjengelige. Du kan lære å jobbe raskere, smartere og bedre ved å ta i bruk OneNote.
Vi tilbyr kurs i Outlook for nybegynnere på nivå 1 for bedrifter. Har du lite erfaring med Outlook og ønsker en innføring i programmet? På dette kurset lærer du hvordan du bruker Outlook med sending av e-post, oppretting av kontakter, samt bruk av kalender og oppgaver.
Vi tilbyr kurs om Power BI på ekspert nivå 4 for bedrifter. Her vil du blant annet se hvordan man gjenbruker publiserte datasett i Excel og hvilke muligheter dette bringer, samt hvordan man bruker Kuber og utnytter mulighetene i relasjonsdatabaser.
Vi tilbyr kurs om Power BI på videregående nivå 3 for bedrifter. Målsettingen er å lære mer om relasjoner, funksjoner, parametere, tilgangsstyring og avanserte rapport muligheter! Du lærer mer om funksjonalitet, metoder og funksjoner som gjør at bruken av Power Bi kan løftes til nye høyder.
Vi tilbyr kurs om PowerPoint for nybegynnere på nivå 1 for bedrifter. På kurset lærer du hvordan du lager presentasjoner med bruk av tekst, bilder og ulike oppsett i PowerPoint. Du jobber i ditt eget tempo via et e-læringsprogram, med instruktør tilstede i rommet som hjelper deg om du står fast.
Vi tilbyr grunnleggende kurs i PowerPoint på nivå 2 for bedrifter. Kurset er for deg som har lyst å lage gode presentasjoner og lære hvordan du fanger publikums oppmerksomhet. Målsettingen er å kunne bruke PowerPoints verktøy / veivisere for å lage gode presentasjoner.
Vi tilbyr kurs om PowerPoint på videregående nivå 3 for bedrifter. Målsettingen med opplæringen i PowerPoint, er at du lærer om avanserte temaer og hvordan du lager profesjonelle presentasjoner!
Vi tilbyr kurs om Project på grunnleggende nivå 2 for bedrifter. Med deltakelse på dette kurset vil du få oversikten og kontrollen du trenger til å administrere og styre Project prosjekter på en profesjonell måte.
Vi tilbyr kurs om å sette opp Planner og OneNote for team-arbeid på videregående nivå 3 for bedrifter. Samarbeider dere i team i Teams og ønsker å ta i bruk OneNote for felles informasjon og ha teamets oppgaver i Planner? Lær hvordan du styrer prosjekter profesjonelt i et team i Microsoft Teams!
Vi tilbyr webinar om å sette opp Planner og OneNote for team-arbeid på videregående nivå 3. Samarbeider dere i team i Teams og ønsker å ta i bruk OneNote for felles informasjon og ha teamets oppgaver i Planner? Lær hvordan du styrer prosjekter profesjonelt i et team i Microsoft Teams!
Vi tilbyr kurs om SharePoint for område-eier - SharePoint Online - nivå 3 for bedrifter. Kurset passer for de som bruker SharePoint Online og skal fungere som superbruker, være områder-eier, eller deg som ønsker å bli kjent med administrasjon, rettigheter og tilpasning av funksjonalitet.
Vi tilbyr kurs om SharePoint for sluttbrukere - SharePoint Online - nivå 2 for bedrifter. Bli kjent med begreper og navigasjon og opplev en mer effektiv måte å dele og organisere informasjon med andre. Kurset gir deg en komfortabel og grundig innføring i de flotte mulighetene SharePoint Online gir!
Vi tilbyr skape og jobbe med innhold med Copilot - Webinar. Lær hvordan du bruker Copilot for Microsoft 365 relatert til Word, PowerPoint og Excel! Varighet: 2 timer - Digitalt via Teams
Vi tilbyr kurs om smart arbeidsflyt med Power Automate på grunnleggende nivå 2 for bedrifter. Lær hvordan du lager automatiserte arbeidsflyter mot andre tjenester med Power Automate. Gjør arbeidsoppgaver du utfører ofte om til arbeidsflyter med flere trinn. Effektiviser dine forretningsprosesser!
Vi tilbyr webinar om smart organisering og behandling av e-post i Outlook på grunnleggende nivå 2. Er innboksen din et stort kaos? Bruker du mye tid på e-post? Vi viser deg hvordan du kan jobbe smart med innkommende og utgående kommunikasjon.
Vi tilbyr kurs om smart organisering og behandling av e-post i Outlook på grunnleggende nivå 2 for bedrifter. Er innboksen din et stort kaos? Bruker du mye tid på e-post? Vi viser deg hvordan du kan jobbe smart med innkommende og utgående kommunikasjon.
Vi tilbyr kurs om team-eier i Microsoft Teams på nivå 3 for bedrifter. På dette kurset lærer du om alt fra viktige innstillinger og muligheter til hvordan du sørger for at bruken av og samarbeidet i Teams blir en suksess. Lær hvordan du oppretter, bygger og administrerer team i Microsoft Teams!
Vi tilbyr webinar om team-eier i Microsoft Teams på videregående nivå 3. På dette kurset lærer du om alt fra viktige innstillinger og muligheter til hvordan du sørger for at bruken av og samarbeidet i Teams blir en suksess. Lær hvordan du oppretter, bygger og administrerer team i Microsoft Teams!
Vi tilbyr webinar om utvidet bruk av møtefunksjonalitet i MS Teams på videregående nivå 3. Lær hvordan du utnytter mulighetene som er tilgjengelig når du gjennomfører møter i Teams. Her lærer du om bruk av møtenotater, apper, whiteboard, grupperom og spørreundersøkelser!
Vi tilbyr kurs om utvidet bruk av møtefunksjonalitet i MS Teams på nivå 3 for bedrifter. Lær hvordan du utnytter mulighetene som er tilgjengelig når du gjennomfører møter i Teams. Her lærer du om bruk av møtenotater, apper, whiteboard, grupperom og spørreundersøkelser!
Vi tilbyr webinar om utvikling av maler i PowerPoint på ekspert nivå 4. Profesjonelt utformede maler er et viktig utgangspunkt for å lage profesjonelle presentasjoner. Ved å legge litt arbeid i malene vil brukerne også kunne spare veldig mye tid.
Vi tilbyr kurs om Visio på grunnleggende nivå 2 for bedrifter. Ønsker du å jobbe med ulike tegninger i Microsoft Visio, men føler du ikke mestrer programmet? Vil du i tillegg kunne lage egne maler for å jobbe mer effektivt?
Vi tilbyr kurs om Word for nybegynnere på nivå 1 for bedrifter. Har du lite eller ingen erfaring med Word og ønsker en innføring i programmet? På dette kurset lærer du hvordan du kan sette opp, skrive / redigere og formatere dokumenter på en fornuftig måte i Word.
Vi tilbyr grunnleggende kurs i word på nivå 2 for bedrifter. Lær å bruke Word på en effektiv måte og spar tid i arbeidet ditt. Du vil lære hvordan du lager profesjonelt oppsatte Word-dokumenter som er oversiktlige og lettleste.
Vi tilbyr kurs om Word på videregående nivå 3 for bedrifter. Kan du det grunnleggende i Word, men ønsker å få dypere kjennskap til mulighetene i programmet? Ønsker du å kunne sette opp og håndtere store og små dokumenter på en enklere og smartere måte?
The certificate in online teaching is a course about online teaching and course creation. The course is obligatory for NooA’s course creators and teachers. It provides hands-on knowledge about how it is to be a student and a teacher at NooA.
Forfatterkurs er et gunstig tilbud for deg som ønsker å gjennomføre alle de tre første skrivekursene på Forfatterskolen: Skrivekurs I, Skrivekurs II og Mesterklasse.
Forfatterskolen har nettkurs for både nybegynnere og erfarne skribenter. Gode nettlærere gir deg konkrete råd og tilbakemeldinger på tekstene du skriver.
Fortellervinkler er skrivekurset for deg som søker skriveglede og inspirasjon i skriveprosessen. Det fokuserer på hvordan man kan gjøre historiene bedre ved å fortelle dem på forskjellige måter og fra flere konkrete fortellervinkler.
Have you reached a dead end half way into a novel? Has your manuscript been returned by a publisher? Do you need input to help you rework it? If this is you, then our Manuscript course is the natural choice. We take our starting point in your manuscript, giving you the tools to rework and improve it
Ønsker du å få publisert manuskriptet ditt? Eller har du fått det i i retur fra en forlegger? Da er dette kurset for deg. Du får din egen skrivecoach som hjelper dem med handlingen, persongalleriet, den dramatiske strukturen, kjøreplanen og baksideteksten.
The Masterclass course is geared toward the more seasoned language user, writer, or author, with a good grasp of language who still requires an introduction to techniques and tools that are useful in larger projects. The course includes collections of short stories, novels and larger prose texts.
Mesterklasse er et nettkurs for deg som er en relativt erfaren skribent, men trenger mer erfaring og kunnskap om verktøy og teknikker i større skriveprosjekter. Det er det tredje av fem kurs som inngår i vårt samarbeid med Forfatterskole.dk
If you are not so concerned with detailed criticism, and you are looking for a writing course where the joy of writing and inspiration are at the core, then our narration angles course is the natural choice.
Dette kurset har seks kapitler, eller studieenheter, som du kan fullføre i ditt eget tempo, når det passer deg. Du kan starte når du vil og får tilgang til kurset i 180 dager.
Skrivekurs 2 bygger på Skrivekurs 1. Det består av oppgaver som skal videreutvikle språket og ferdighetene du trenger for å bli en bedre skribent. Det er det andre av fem nettkurs som inngår i vårt samarbeid med Forfatterskole.dk
Den første regelen i dette kurset er at du ikke skal være redd for å skrive noe galt. Skriv som du har lyst og slik det lyder best for deg. Når du skriver historier som forfatter, er det du som bestemmer.
Tilgjengelighet og gode opplevelser er viktige for alle i reiselivs- og opplevelsesbedrifter. Innføringskurset i universell utforming gir reiselivs- og opplevelsesbedrifter kompetanse til: kvalitetsheving, økt markedspotensial, økt konkurransekraft, bærekraftig utvikling og gode opplevelser.
The course units concentrate on developing the natural language and writing skills that we all, in one way or another, possess. We look at both theory and practice in relation to the ´melody´ of language, personal style and artistic means employed by authors and other artists.
Writing course 2 builds on Writing course 1 and develops the natural language and writing skills further.
Vi tilbyr onlinekurs om Automatisering i Microsoft 365 med Power Automate. I løpet av dette kurset vil du få jobbe hands-on med verktøyet og lære hvordan man planlegger og bygger flyter i Power Automate og apper i Power Apps.
Vi tilbyr onlinekurs om effektiv oppgavehåndtering med Microsoft Planner. Kurset gir praktiske ferdigheter for å strukturere og koordinere prosjekter, slik at oppgaver blir gjennomført mer systematisk og med bedre samarbeid i teamet.
Vi tilbyr onlinekurs i Excel Basis. Jobb i fred og ro med det grunnleggende i Excel. Lær deg hvordan du lager diagrammer, tabeller, importerer data og låser celler. Bli trygg på hvordan du håndterer formler og utforsk mulighetene som ligger i pivottabeller.
Vi tilbyr Excel-kurs for selgere som onlinekurs. Lær deg det viktigste du som selger trenger å vite om Excel. Dette er et skreddersydd Excel-kurs for deg som jobber med salg. Kurset er spesialtilpasset for å sikre at du får det beste læringsutbytte nettopp for dine arbeidsoppgaver og utfordringer.
Vi tilbyr kurs i Excel for økonomer som onlinekurs. Tilpasset din profesjonelle rolle med fokus på å produsere gode beslutningsdata ved å mestre alle Excel-funksjonene. Dette er et skreddersydd kurs i Excel for deg som er controller eller økonom, og som allerede jobber regelmessig i Excel.
Vi tilbyr Excelpakken som onlinekurs. Ved å ta kursene Excel Grunnleggende, Excel-funksjoner Fordypning og Pivottabeller Fordypning får du en solid og helhetlig forståelse av Excel. Kurspakken tar deg fra de grunnleggende ferdighetene til avansert kalkulasjon, dataanalyse og rapportering.
Vi tilbyr kurs med fordypning i Excel-funksjoner som onlinekurs. La Excel-funksjoner effektivisere arbeidshverdagen! Ta grep om egen arbeidshverdag, og gå dypere inn i de ulike funksjonene programmet tilbyr.
Vi tilbyr onlinekurs om Forms - ikke bare et spørreskjema. Oppdag mulighetene i Microsoft Forms og lær å lage engasjerende spørreundersøkelser, teste kunnskaper og samle inn data effektivt. Utforsk sanntidssamarbeid, integrasjon med MS365-verktøy, og få tips for å øke produktiviteten.
Vi tilbyr onlinekurs om få kontroll på dine notater med MS OneNote. Du vil lære hvordan du oppretter notatbøker, strukturerer innhold, legger til bilder, filer, og lydopptak, samt hvordan du samarbeider med andre i sanntid.
Vi tilbyr onlinekurs om Gamified Microsoft Teams Training. Lær å mestre Microsoft Teams! Spill deg gjennom hverdagslige situasjoner der du må håndtere de vanligste utfordringene ved å jobbe online. Kanskje du blir dagens helt?
Vi tilbyr onlinekurs om jobb mer effektivt i Word. På dette kurset viser vi deg hvordan du kan jobbe smart og effektivt med Word-dokumenter. Du vil lære praktiske tips og teknikker for å spare tid og skape mer profesjonelle dokumenter.
Vi tilbyr onlinekurs om å jobbe smartere med Copilot for Microsoft 365. Dette kurset vil gi deg ferdighetene du trenger for å bruke Copilot i Microsoft 365 slik at du kan jobbe smartere og mer produktivt med dine daglige arbeidsoppgaver.
Vi tilbyr onlinekurs om å komme i gang med kunstig intelligens (ChatGPT og Copilot Chat). Dette er kurset for deg som ønsker å lære om ChatGPT. Du trenger ikke å ha noen forkunnskaper om programmering eller matematikk for å følge kurset.
Vi tilbyr onlinekurs om Microsoft 365: bli en digital pådriver. Dette kurset retter seg mot deg som har / ønsker å ha rollen som digital pådriver innen Microsoft 365 internt i organisasjonen. Kurset gir en rekke praktiske tips for hvordan du kan jobbe og holde deg oppdatert som digital pådriver.
Vi tilbyr onlinekurs om Microsoft Project: effektiv prosjektstyring. På dette kurset lærer du å opprette, oppdatere og gjøre oppfølging i et prosjekt, og presentere planene visuelt som rapporter, grafikk og veikart.
Vi tilbyr onlinekurs om MS Visio: Visualisering og dokumentasjon. Du lærer å bruke Visio til å lage avanserte flytskjemaer, datamodeller, og visualisere forretningslogikk. Du vil også lære å lage blokkdiagrammer og dokumentere databaser, websider, nettverk, organisasjonsskjemaer og objektrelasjoner.
Vi tilbyr kurs om pivottabeller fordypning som onlinekurs. Oppdag mulighetene med pivottabeller for å smartere kunne beregne, sammenfatte og analysere dine data. På dette kurset lærer du hvordan du kan gjøre beregninger og analyser på en bedre og smarte måte med pivottabeller.
Vi tilbyr onlinekurs om pivottabeller og rapportering i Excel. Lær deg rapporteringsverktøyene i Excel - Power Query, PowerPivot og Datamodell. Målsettingen med kurset er å lære ulike rapporteringsverktøy og funksjoner i Excel for å lage bedre rapporter.
Vi tilbyr onlinekurs om Power BI Basis. Lær deg Power BI-verktøyet og få grunnleggende teknikker for å visualisere data og dynamiske rapporter. Dette nybegynnerkurset lærer deg de grunnleggende funksjonene i Microsoft Power BI (Business Intelligence) og bruk av DAX-formler.
Vi tilbyr onlinekurs om Power BI Desktop - DAX formler. Hensikten med dette kurset er å gi deg tilstrekkelig praktisk kunnskap til å kunne skrive og forstå vanlige målinger ved bruk av DAX. Kurset har en praktisk tilnærming hvor det blir tid til oppgaver for å prøve ut ting du har lært.
Vi tilbyr kurs om Power Query Basis som onlinekurs. Grunnleggende innføring i Power Query. Dette kurset er for deg som allerede kan det grunnleggende innen Excel, og som er trygg på hvordan du lager tabeller og formler.
Vi tilbyr kurs om PowerPivot og DAX som onlinekurs. Lær å modellere, kombinere og visualisere store datamengder effektivt. Bli trygg på Power Pivot og avanserte analyser. Dette kurset tilbys kun på engelsk.
Vi tilbyr onlinekurs om PowerPoint med presentasjonsteknikk. Du vil lære å planlegge presentasjoner, bruke visuelle elementer som tekst, farger, bilder og animasjoner på en effektiv måte, samt utvikle firmamaler for å standardisere og effektivisere presentasjonsarbeidet.
Vi tilbyr onlinekurs om prosessledelse. Bli en bedre prosessleder og skap løsningene som gir resultater for deg og ditt team. Kurset vil være en god miks av teori omkring prosesslederfaget og prosessdesign, samtidig som vi teste ut forskjellige metoder for å fasilitere møter, workshops og samtaler.
Vi tilbyr onlinekurs om SharePoint Online - effektiv automatisering. Målet er å gi deltakerne verktøyene de trenger for å skape mer effektive og strømlinjeformede arbeidsflyter som gir merverdi både for organisasjonen og den enkelte medarbeider.
Vi tilbyr onlinekurs om SharePoint Online - hvordan lage brukervennlige sites. Dette er kurset for deg som har et ansvar for å utvikle organisasjonens SharePoint-sites, og som ønsker å gjøre de så brukervennlige og «fine» som mulig.
Vi tilbyr onlinekurs om SharePoint Online - Hvordan bedre håndtere organisasjonens dokumenter. Dette kurset gir kunnskap og forståelse til alle som trenger å ha denne kontrollen, og ønsker å bidra til at kollegaer og organisasjonen utnytter mulighetene i SharePoint online vedr. dokumenter.
Vi tilbyr onlinekurs om smidig prosjektledelse - innovasjon uten grenser. Prosjekter varierer i størrelse, omfang og kompleksitet. Det er jo derfor helt naturlig at prosjektledelsen også skal variere, og at den må tilpasses prosjektets utfordringer.
Distribute, deploy, and monitor applications for managed users and systems. In this course, you will use Configuration Manager and its associated site systems to efficiently manage network resources.
We offer virtual course in advanced architecting on AWS. Advanced architecting on AWS is intended for individuals who are experienced with designing scalable and elastic applications on the AWS platform.
We offer course about Agile Project Management - Foundation. Agile approaches such as eXtreme Programming, Scrum and Lean Software Development are becoming increasingly mainstream.
Vi offer coure about Agile Project Management - Foundation And Practitioner. Agile approaches such as eXtreme Programming, Scrum and Lean Software Development are becoming increasingly mainstream.
This course covers how to operate in such an Agile fashion within an overall project framework. It is based on the DSDM Agile Project Framework. This is an APMG accredited course.
AIX Advanced Shell Programming Tools Course Overview This IBM AIX Advanced Shell Programming Tools training course is designed to give delegates practical experience using a range of AIX tools to manipulate text and incorporate them into AIX shell scripts.
AIX Korn Shell Programming Course Overview IBM AIX Korn Shell Programming training course is designed to give delegates practical experience in developing and writing shell scripts.
AIX Shell Programming Course Overview This IBM AIX Korn Shell Programming training course is designed to give delegates practical experience using a range of AIX tools to manipulate text and incorporate them into AIX shell scripts.
AIX System Administration – Part I Course Overview This IBM AIX System Administration training course is designed to give delegates practical experience in the administration of an AIX System
AIX System Administration – Part II Course Overview This IBM AIX System Administration training course is for System Administrators and Support Staff,who wish to perform advanced administration tasks,perform basic troubleshooting and improve security.
Angular Development Course Overview The Angular Development course focuses on using modern Angular to develop Single-Page Applications (SPAs).
Apache Tomcat Administration Course Overview This Apache Tomcat Administration course teaches the core skills needed to install and manage the Tomcat Web Container up to version 9.
Apache Web Server Course Overview This Apache Web Server course introduces the delegate to the main concepts of the APACHE Web server.
We offer virtual course in architecting on AWS. Architecting on AWS is for solutions architects, solution-design engineers, and developers seeking an understanding of AWS architecting.
Take the next step in developing your knowledge and understanding of Artificial Intelligence with this training. Learn the general principles of AI, its potential implications and capabilities and how to assess AI products and services from multiple angles.
Take your first steps in AI training to understand the principles of AI, its benefits and risks, and the processes behind Machine Learning. Examples of AI have been in the news a lot lately, it started with chatbots like Google Assistant and now ChatGPT.
This course provides students with the fundamental knowledge and skills to use PowerShell for administering and automating administration of Windows servers.
The fundamental-level full day course is intended for individuals who seek an overall understanding of the AWS Cloud, independent of specific technical roles.
AWS Security Essentials covers fundamental AWS cloud security concepts, including AWS access control, data encryption methods, and how network access to your AWS infrastructure can be secured.
AWS Technical Essentials introduces you to essential AWS services and common solutions. The course covers the fundamental AWS concepts related to compute, database, storage, networking, monitoring, and security.
Dette kurset lærer IT-profesjonelle hvordan de kan administrere sine Azure-abonnementer, sikre identiteter, administrere infrastrukturen, konfigurere virtuell nettverksbygging, koble sammen Azure og lokale nettsteder, håndtere nettverkstrafikk, implementere lagringsløsninger, opprette og skalere...
Vi tilbyr et virtuelt kurs i konfigurering og drift av Azure Virtual Desktop. Dette kurset lærer Azure-administratorer hvordan de kan planlegge, levere og administrere virtuelle skrivebordsopplevelser og fjernapper for alle enheter, på Azure.
We offer virtual course in developing solutions for Microsoft Azure. This course teaches developers how to create end-to-end solutions in Microsoft Azure.
We offer virtual course in designing Microsoft Azure infrastructure solutions. This course teaches Azure Solution Architects how to design infrastructure solutions.
We offer virtual course in Microsoft designing and implementing Microsoft DevOps solutions. This course provides the knowledge and skills to design and implement DevOps processes and practices.
We offer virtual course in Microsoft Azure security technologies. In this course students will gain the knowledge and skills needed to implement security controls, maintain the security posture, and identify and remediate vulnerabilities by using a variety of security tools.
We offer virtual course in designing and implementing Microsoft Azure networking solutions. This course teaches network engineers how to design, implement, and maintain Azure networking solutions.
We offer virtual course in administering Windows Server Hybrid Core infrastructure. This course teaches IT Professionals how to manage core Windows Server workloads and services using on-premises, hybrid, and cloud technologies.
We offer virtual course in Configuring Windows Server Hybrid Advanced Services. This four-day instructor-led course is designed for IT professionals who configure advanced Windows Server services using on-premises, hybrid, and cloud technologies.
This one-day course will provide foundational level knowledge on Azure concepts: core Azure services: core solutions and management tools: general security and network security: governance, privacy, and compliance features: Azure cost management and service level agreements.
We know the term blockchain mainly in relation to Bitcoin and blockchain technology. Blockchain Organizing is broader and mainly looks at the blockchain as a means to organize transactions almost frictionlessly between supply and demand. It is a way to reduce uncertainty and organize trust, without
This course is to provide training for their CISMP examination. The course will provide you with the knowledge and understanding of the main principals required to be an effective member of an information security team with security responsibilities as part of your day to day role.
Configuring BGP on Cisco Routers provides students with an in-depth knowledge of Border Gateway Protocol (BGP), a routing protocol that is one of the foundations of the Internet and New World technologies such as Multiprotocol Label Switching (MPLS).
C# Developer Course Overview The C# Developer course comprises sessions dealing with C# applications,variables and operators,decision and loop constructs,arrays,enums,methods,objects,classes,structs,delegates,events,object-oriented principles,exception handling,file IO,LINQ.
TheUnderstanding Cybersecurity Operations Fundamentals (CBROPS) course teaches an understanding of the network infrastructure devices, operations, and vulnerabilities of the Transmission Control Protocol/Internet Protocol (TCP/IP) protocol suite.
Learn how to optimize management of CCE solutions for smooth, connected, and efficient digital experiences across multiple channels Manage the effects of using CCE solutions for scalability, flexibility, and growth to support larger contact center enterprises
Learn the troubleshooting techniques to maximize the benefits the prepackaged deployment model PCCE Anticipate and rectify possible deployment issues by learning the tools and processes that provide solutions for deployment issues
The Certified CISO (CCISO) program is the first of its kind training and certification program aimed at producing top-level information security executives.
EC-Council Certified Cloud Security Engineer (CCSE) + Exam voucher (ECCCSE)
Vi leverer CCNA (Cisco Certified Network Associate) er en grunnleggende IT-sertifisering som tilbys av Cisco Systems. CCNA-sertifiseringen er anerkjent i IT-bransjen som et fundamentalt steg for karrierer innen IT-stillinger og nettverksroller. Ta Cisco-eksamen: 200-301
We offer virtual course in official (ISC)2 certified cloud security professional (CCSP) training included exam.
This course is the most comprehensive review of cloud security concepts and industry best practices covering the six domains of the CCSP Common Body of Knowledge (CBK®).
Students will explore how to manage Citrix Endpoint Management in this three day course. Venture into the cloud as students learn to manage devices, apps, and users.
The Certificate of Cloud Auditing Knowledge (CCAK) is the first credential that industry professionals can obtain to demonstrate their expertise in understanding the essential principles of auditing cloud computing systems.
Certified CMMC Professional training course enables participants to acquire a comprehensive understanding of the Cybersecurity Maturity Model Certification (CMMC) model and its requirements.
CERTIFIED DATA PRIVACY SOLUTIONS ENGINEER (CDPSE) is focused on validating the technical skills and knowledge it takes to assess, build and implement a comprehensive privacy solutions.
As a CGEIT certified professional, you demonstrate that you are capable of bringing IT governance into an organization—that you grasp the complex subject holistically, and therefore, enhance value to the enterprise.
We offer course in GDPR – Certified Information Privacy Professional and Manager prep course (CIPPE-CIPM). This course is designed to provide the Data Protection Officer with a full range of competencies to deliver their organisations GDPR compliance.
We offer course in GDPR – Certified Information Privacy Professional and Technologist prep course (CIPPE-CIPT). In this course you will gain foundational knowledge on both broad and global concepts of privacy and data protection laws and practice.
Scrum is an agile framework for maximising the value of product development. This may take the form of a project but Scrum is designed to be applicable to both project and non-project environments.
The goal of this CWNA course is to add Wi-Fi expertise to a networking professional´s skillset, while covering all CWNA exam topics. The course begins with discussion topics and hands-on lab exercises covering the basic operation of 802.11 Wi-Fi technology.
The ChatGPT for Business course is designed to give business people with a non-technical background a comprehensive understanding of ChatGPT, one of the most powerful AI language models available in the market today.
Part 1: ChatGPT Basics & Underlying Concepts. We begin by spending just a little time describing ChatGPT and defining relevant terminology to set the stage for learning.
The Cisco 8000 Series Routers Essentials (SP8KE) course introduces you to the features and functions of the Cisco® 8000 Series router platforms.
The Cisco Customer Success Manager course gives you the confidence and competence to fulfil the Customer Success Manager (CSM) role successfully, helping your customers realize value from their solutions and achieve their business outcomes.
The Cisco Network Services Orchestrator (NSO) Administration and DevOps (NSO303) course continues the learning journey of the NSO Essentials for Programmers and Network Architects (NSO201) and Cisco NSO Advanced for Python Programmers (NSO300) courses
The Cisco SD-WAN Operation and Deployment(SDWFND) course provides a comprehensive overview of the Cisco® Software-Defined WAN (SD-WAN) solution and Cisco SD-WAN components such as vManage, vSmart and vBond.
SDWSEC is a 3-day Cisco SD-WAN training targeted to engineers and technical personnel involved in designing, deploying, operating, and securing SD-WAN solutions both in enterprise and Service Provider environments.
The Cisco Service Provider 5G Technologies Foundations course introduces mobile network components, basic 5G concepts, and features of 5G technology including faster data speeds, higher device capacity, and improved user experience.
In this course, you will focus on the legacy gateway and router portions of IP Telephony. You will gain extensive experience with the configuration of legacy analog telephony technologies such as Foreign Exchange Station (FXS), Foreign Exchange Office (FXO), Primary Rate Interface (PRI).
This 5-day training course explores the capabilities of the Cisco Software Defined Access (SDA) solution. Students will learn how to implement SDA for different solution verticals.
The CISM (Certified Information Security Manager) course is a globally recognized certification program designed for professionals in the field of information security management.
We offer virtual course in official (ISC)2 certified information systems security professional training (CISSP) included exam.
We offer virtual course in CISSP-Certified Information Systems Security Professional – Certification Preparation (GK9803)
Master the deployment and usage of Citrix Application Delivery Management with this two-day management and optimization course.
Citrix Web App Firewall protects web apps and sites from known and unknown attacks. This threeday course will teach you how to address application services security requirements with Web App Firewall.
Learn how to configure your Citrix networking environment to address application services security requirements with Citrix Web App Firewall: automate and manage network services for scale-out of application architectures with Citrix Application Delivery Management
In this course you will learn how to create a new Citrix DaaS deployment and how to migrate to Citrix DaaS from an on-premises Citrix Virtual Apps and Desktops Site.
Designed to learn how to set up scalability, redundancy and security configurations.
This advanced 5-day training course teaches the design principles for creating a Citrix Virtual Apps and Desktops virtualization solution. In this training, you will learn how to assess existing environments, explore different scenarios and make design decisions based on business requirements.
If you are new to Citrix or if you are planning a move to Citrix Cloud, this course is a necessary step in enabling you with the right training and skills to manage and deploy Citrix Workspace successfully.
Learn to support end-users accessing virtual apps and desktops as part of a Citrix solution. In this course, you will learn to use Citrix Director to interact with user sessions and to capture information for solving issues or escalating to the administration team.
This accelerated 5-day course is designed for experienced IT professionals to build the foundational administration aspects of installing, configuring and managing a Citrix Virtual Apps and Desktops 7 environment.
This Citrix Virtual Apps and Desktop course, designed for experienced IT professionals builds on the foundational implementation and management skills introducing scalability, redundancy, and security configurations.
Designed for experienced IT professionals, you will discover why WEM is the go-to system optimization and logon optimization solution for a Citrix deployment´s app and desktop workloads.
The Implementing Cisco Collaboration Conferencing (CLCNF) course focuses on Cisco® on-premises conferencing architecture and solutions. This course offers lessons and hands-on labs to prepare you for the 300-825 Implementing Cisco Collaboration Conferencing (CLCNF) exam.
The course will provide you with the knowledge and skills needed to implement and deploy core collaboration and networking technologies, including infrastructure and design, protocols, codecs, and endpoints.
The Understanding Cisco Collaboration Foundations (CLFNDU) course gives you the skills and knowledge needed to administer and support a simple, single-site Cisco® Unified Communications Manager (CM) solution with Session Initiation Protocol (SIP) gateway.
Cloud computing means implementing and using cloud technology to provide IT-related services hosted off-premise. Usually cloud services are distributed over the internet. Cloud supports businesses by offering flexible IT solutions based on clear service level agreements (SLAs).
Learn the core skills you need to develop high performance, secure containerized applications and orchestrate them on Kubernetes before deep diving into advanced techniques
CN251 is an intensive cloud native training bootcamp for IT professionals looking to develop skills in deploying and administering containerized applications in Kubernetes.
This course teaches systems operators and anyone performing cloud operations functions how to manage and operate automatable and repeatable deployments of networks and systems on AWS.
The PECB CMMC Foundations training course enables participants to understand the fundamental concepts and principles of the CMMC model.
Learn the skills required to implement Citrix ADC Essential components including secure Load Balancing, High Availability, and Citrix ADC Management.
In this course, you will learn how Citrix SD-WAN can simplify branch networking for your organization. You´ll walk away understanding how to configure and manage SD-WAN, including the SD-WAN architecture, deployment options, provisioning, and how to use Citrix SD-WAN Orchestrator in your environment
In this expert level 5-day training course you will be exposed to advanced networking and Citrix ADC concepts and configurations.
This training course is designed to give participants the knowledge and skills to become a Collaboration Communications Systems Engineer.
The combined ISTQB Foundation & Agile Tester Extension 5 day course covers the fundamentals of software testing, providing delegates with the necessary foundations for a career as a software testing professional.
We offer course in CompTIA (ITF+) IT Fundamentals (G001). The Official CompTIA IT Fundamentals (ITF+) (Exam FC0-U61) will provide students with the fundamental IT skills and concepts required to identify and explain the basics of computing, IT infrastructure, software development, and database use.
CompTIA A+ is the industry standard for establishing a career in IT and the preferred qualifying credential for technical support and IT operational roles. A+ supports the ability to connect users to the data they need to do their jobs regardless of the devices being used.
Learn fundamental cloud concepts and data-drivin cloud recommendation CompTIA Cloud Essentials+ validates the candidate has the knowledge and skills required to make clear and conscious decisions about cloud technologies and their business impact
CompTIA´s Cloud+ Certification is an upper-level certification designed for professionals with 2–3 years of hands-on work experience in a systems administrator job role.
The CompTIA Data+ exam will certify the successful candidate has the knowledge and skills required to transform business requirements in support of data-driven decisions through mining and manipulating data, applying basic statistical methods, and analyzing complex datasets
The CompTIA Security+ course is designed to help you prepare for the SY0-701 exam.
This 5-day CompTIA IT Server+ course is designed to give IT personnel all the necessary base skills to support network servers within the corporate network. The course gives hands-on experience with installation, configuration, diagnosis, and troubleshooting server hardware and NOS issues.
This course is designed to provide delegates with the fundamental knowledge and skills necessary to code in JavaScript,but with special attention on the front-end.
This course comprises sessions dealing with Inversion of Control (IoC),Dependency Injection (DI),Container configuration,Aspect Oriented Programming (AOP),testing,transaction management,Spring Boot,Spring Data JPA,Spring Web MVC,REST APIs,Spring Security,and the Actuator.
In this course, you’ll learn about how to use Citrix Content Collaboration to share, sync, and secure content for your organization.
We offer virtual course in official (ISC)2 certified secure software lifecycle professional (CSSLP) training included exam.
Learn to deploy and manage your Citrix DaaS deployment on Microsoft Azure. Gain the skills to plan your machine catalog and virtual machine design based in Microsoft´s public cloud and get hands-on practice deploying those machines using Machine Creation Services.
Moving to the Citrix virtual apps and desktop service on Citrix cloud. This course is designed for students with previous experience with XenApp and XenDesktop on-prem. You will learn how to navigate the move from XenApp and XenDesktop on-premises to the Citrix Cloud.
Moving to the Citrix virtual apps and desktops service on Citrix cloud with Microsoft Azure. Navigate the move from an on-premises environment into Citrix Cloud and learn to deploy resource locations onto Microsoft Azure.
This 2-day DAMA DMBOK Data Management Fundamentals course addresses all disciplines as identified by the international standard, DAMA Body of Knowledge (DMBOK2) and is aimed to individuals interested in developing concrete professionalism in the field of Data Management.
Data Warehousing on AWS introduces you to concepts, strategies, and best practices for designing a cloud-based data warehousing solution using Amazon Redshift, the petabyte-scale data warehouse in AWS.
The Implementing Cisco Application Centric Infrastructure course show you how to deploy and manage the Cisco® Nexus® 9000 Series Switches in Cisco Application Centric Infrastructure (Cisco ACI®) mode.
Implementing and operating Cisco data center core technologies. The Implementing and Operating Cisco Data Center Core Technologies course helps you prepare for the Cisco CCNP Data Center and CCIE Data Center certifications and for advanced-level data center roles.
The Configuring Cisco Unified Computing System (DCCUCS) v1.0 shows you how to deploy, secure, operate, and maintain Cisco Unified Computing System (Cisco UCS) B-series blade servers, Cisco UCS C-Series, and S-Series rack servers for use in data centers.
The Designing Cisco Data Center Infrastructure (DCID) v7.0 course helps you master design and deployment options focused on Cisco® data center solutions and technologies across network, compute, virtualization, storage area networks, automation, and security.
Troubleshooting Cisco Data Center Infrastructure is a skills-building course focused on the troubleshooting of LAN, SAN, Cisco Data Center Unified Fabric, Cisco Unified Computing System (UCS), and Cisco Application Centric Infrastructure (ACI).
This course will help you to gain introductory experience implementing and maintaining Cisco UCS servers, gain knowledge and skills through Cisco´s unique combination of lessons and hands-on practice using enterprise-grade Cisco learning technologies, data center equipment and software.
The Configuring Cisco MDS 9000 Series Switches course shows you how to implement, manage and troubleshoot Cisco MDS 9000 Series Switches, to build highly available, scalable storage networks.
Expand your Citrix networking knowledge and skills by enrolling in this five-day course. It covers Citrix ADC essentials, including secure load balancing, high availability and operations management, and also focuses on Citrix Gateway.
Build your Citrix ADC knowledge and skills by enrolling in this five-day course. It covers Citrix ADC essentials– platforms, architecture, licensing and functionality – and also focuses on traffic management, including content switching, traffic optimization and global server load balancing (GSLB)
This course teaches developers how to create application using the SQL API and SDK for Azure Cosmos DB. Students will learn how to write efficient queries, create indexing policies, manage and provisioned resources, and perform common operations with the SDK.
AI-102 Designing and Implementing an Azure AI Solution is intended for software developers wanting to build AI infused applications that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework. The course will use C#, Python, or JavaScript as the programming language.
The Designing and Implementing Cloud Connectivity training helps you develop the skills required to design and implement enterprise cloud connectivity solutions. Learn how to leverage both private and public internet-based connectivity to extend the enterprise network to cloud providers
Designing and Implementing Enterprise-Scale Analytics Solutions Using Microsoft Azure and Microsoft Power BI. This course covers methods and practices for performing advanced data analytics at scale.
The Developing Applications and Automating Workflows Using Cisco Core Platforms course helps you prepare for the Cisco® DevNet Associate certification and for associate-level network automation engineer roles.
The Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) course helps you prepare for the Cisco DevNet Professional certification and for professional-level network automation engineer roles.
In this course, you´ll learn how to provision Azure OpenAI service, deploy models, and use them in generative AI applications.
In this course, application developers learn how to design, develop, and deploy applications that seamlessly integrate components from the Google Cloud ecosystem.
Developing Applications with Java EE Course Overview The Developing Applications with Java EE course introduces delegates to the Java Enterprise Edition API,up to version 7. It explains the core JEE technologies and how they can be used to build large scale web based applications.
Developing Node.js Web Applications Course Overview This Developing Node.js Web Applications course is for developers who wish to use JavaScript to create network applications.
The Developing on Amazon Web Services AWS course is designed to help individuals design and build secure, reliable and scalable AWS-based applications.
This course gives developers exposure to and practice with best practices for building serverless applications using AWS Lambda and other services in the AWS serverless platform.
This course provides the foundations of knowledge, principles and practices from a technical perspective needed to engineer a successful DevOps solution. This course positions learners to successfully complete the DevOps Engineering Foundation exam.
DevOps Engineering on AWS demonstrates how to use the most common DevOps patterns to develop, deploy and maintain applications on AWS.
The DevOps Foundation course provides a baseline understanding of key DevOps terminology to ensure everyone is talking the same language and highlights the benefits of DevOps to support organizational success.
The DevOps Leader course is a unique and practical experience for participants who want to take a transformational leadership approach and make an impact within their organization by implementing DevOps.
This course explains how DevOps security practices differ from other approaches then delivers the education needed to apply changes to your organization. Participants learn the purpose, benefits, concepts, vocabulary and applications of DevSecOps. Most importantly, students learn how DevSecOps roles
The DevsecOps Practitioner course introduces more advanced ways to explore DevSecOps in your organization. Each section covers practical maturity guides, and then discusses how people, process and technology can be combined to improve outcomes.
In this course, you´ll learn how to create and manage individual containers using the Docker Engine. We´ll cover best practices in container image design and container deployment and auditing, as well as an introduction to single-node container networking and storage.
Learn how to operate machine learning solutions at cloud scale using Azure Machine Learning. This course teaches you to leverage your existing knowledge of Python and machine learning to manage data ingestion and preparation, model training and deployment, and machine learning solution monitoring
We offer virtual course in data engineering on Microsoft Azure. In this course, the student will learn about the data engineering patterns and practices as it pertains to working with batch and real-time analytical solutions using Azure data platform technologies.
This course provides students with the knowledge and skills to administer a SQL Server database infrastructure for cloud, on-premises and hybrid relational databases and who work with the Microsoft PaaS relational database offerings.
We offer virtual course in Microsoft Azure Data Fundamentals. In this course, students will learn the fundamentals of database concepts in a cloud environment, get basic skilling in cloud data services, and build their foundational knowledge of cloud data services within Microsoft Azure.
This 3-day EC-Council training is a course that will prepare you for the EC-Council´s Certified DevSecOps Engineer (E|CDE) certification.
The Certified Ethical Hacker has been battle-hardened over the last 20 years, creating hundreds of thousands of Certified Ethical Hackers employed by top companies, militaries, and governments worldwide.
The ECIH program focuses on a structured approach to the incident handling and response (IH&R) process.
The Certified SOC Analyst (CSA) program is the first step to joining a security operations center (SOC). It is engineered for current and aspiring Tier I and Tier II SOC analysts to achieve proficiency in performing entry-level and intermediate-level operations.
Computer forensics is simply the application of computer investigation and analysis techniques in the interests of determining potential legal evidence. The program is designed for IT professionals involved with information system security, computer forensics, and incident response.
The Engineering Cisco Meraki Solutions Part 1 (ECMS1) course is an introductory course that equips you with the knowledge and skills to confidently operate Cisco Meraki solutions as a unified management system of an entire network from a centralized dashboard.
Engineering Cisco Meraki Solutions part 2 (ECMS2) elevates your knowledge of Cisco® Meraki™ technology suite. In this advanced technical training course, you’ll learn how to plan for network deployments and integrations using the Cisco Meraki platform.
Exclusive – Harness the power of Python to elevate your Excel skills, automate tedious tasks, and create captivating data stories to ultimately drive better business decisions.
The course provides you with the knowledge you need to install, configure, operate, and troubleshoot an enterprise network. This course covers advanced routing and infrastructure technologies, expanding on the topics covered in the Implementing and Operating Cisco Enterprise Network Core Technologie
The course gives you the knowledge and skills needed to configure, troubleshoot, and manage enterprise wired and wireless networks. Learn how to implement security principles within an enterprise network and how to overlay network design by using solutions such as SD-Access and SD-WAN.
This course expands on the topics covered in the Implementing and Operating Cisco® Enterprise Network Core Technologies (ENCOR) course.
This course gives you the knowledge you need to design Cisco wireless networks. The course covers design specifics from scenario design concepts through to the installation phase and into post-deployment validation.
The Implementing Cisco Enterprise Wireless Networks course gives you the knowledge and skills needed to secure wireless network infrastructure and troubleshoot any related issues.
The BCS accredited Certificate in Artificial Intelligence Foundation course is our latest Artificial Intelligence training course. The course builds upon the basic knowledge of AI.
Front-end Web Developer Course Overview HTML,CSS,and JavaScript are the core languages of front-end web development. This course is designed to provide delegates with the knowledge and skills necessary to build and deploy stylish,dynamic websites/web apps that look good on any device.
This Fundamentals of Cisco Firewall Threat Defense and Intrusion Prevention (SFWIPF) course shows you how to implement and configure Cisco Secure Firewall Threat Defense for deployment as a next generation firewall at the internet edge.
We offer course in Comptia Network+. CompTIA Network+ validates the technical skills needed to securely establish, maintain and troubleshoot the essential networks that businesses rely on.
The Certified Information Privacy Manager (CIPM) is the world´s first and only certification in privacy programme management. When you earn a CIPM, it shows that you know how to make a privacy programme work for your organisation.
The global gold standard in European data protection certification. This two-day training encompasses pan-European and national data protection laws, key data protection terminology and practical concepts concerning the protection of personal data and trans-border data flows.
The CIPT is the first and only certification of its kind worldwide. It was launched by the IAPP in 2014 to meet the growing need that only tech pros can fill—securing data privacy at all stages of IT product and service lifecycles.
Comptia advanced security practitioner (CASP+). You have experience in the increasingly crucial field of information security, and now you´re ready to take that experience to the next level.
CompTIA is a not-for-profit trade association with the purpose of advancing the interests of IT professionals and IT channel organizations, and its industry-leading IT certifications are an important part of that mission.
This course provides an introduction to Agile Service Management, the application and integration of agile thinking into service management processes. Agile thinking improves IT’s effectiveness and efficiency and enables IT to continue to deliver value in the face of changing requirements.
Learn the value of Google Cloud Platform. This one-day instructor-led class provides an overview of Google Cloud Platform products and services.
This course provides knowledge of the advanced capabilitiesof the HPE Primera storage arrays, including lower level datareduction features, reporting, monitoring and alerting, QOS,and local and remote replication options.
HP-UX Posix Shell Programming Course Overview This Hewlett Packard HP-UX Posix Shell Programming training course is designed to give delegates practical experience in developing and writing shell scripts.
HP-UX System Administration Course Overview This Hewlett Packard HP-UX System Administration training course is designed to give delegates practical experience in the administration of an HP-UX UNIX System.
This course teaches IT professionals how to deploy and configure Active Directory Domain Services (AD DS) in a distributed environment, how to implement Group Policy, how to perform backup and restore, and how to monitor and troubleshoot Active Directory – related issues with Windows Server
Learn the skills required to configure and manage Citrix Gateway features. At the end of the course, students will be able to configure their Citrix Gateway environments to address remote access requirements for Apps and Desktops.
This course is designed to build your foundational skills in data engineering on Microsoft Fabric, focusing on the Lakehouse concept.
Implementing and Operating Cisco Service Provider Network Core Technologies (SPCOR)
The Implementing and Troubleshooting Networks Using Cisco ThousandEyes (ENTEIT) course is designed to introduce you to Cisco® ThousandEyes.
Implementing Automation for Cisco Data Center Solutions (DCAUI)
Implementing Automation for Cisco Enterprise Solutions (ENAUI) v.1.2 teaches you how to implement Cisco Enterprise automated solutions, including programming concepts, orchestration, telemetry, and automation tools.
The Implementing Automation for Cisco Service Provider Solutions (SPAUI) course provides the knowledge and skills required to implement and support automation solutions in a Service Provider network infrastructure, using network programmability principles, protocols, tools, and mechanisms.
The Implementing Cisco Application Centric Infrastructure–Advanced (DCACIA) course shows you how to integrate the capabilities of the Cisco® Nexus® 9000 Series Switches in Cisco Application Centric Infrastructure (Cisco ACI®) mode
The Implementing Cisco Catalyst 9000 Series Switches (ENC9K) course provides you with insight into Cisco Catalyst 9000 Series Switches and their solution components, architecture, capabilities, positioning, and implementation.
The Implementing Cisco Collaboration Applications (CLICA) course provides you with the knowledge and skills required to streamline communication protocol, strengthen compliance measures and enhance your communication systems and devices.
The Implementing Cisco Collaboration Cloud and Edge Solutions (CLCEI) course provides you with knowledge of Cisco® Expressway Series solutions that enable business-to-business (B2B) calls, Cisco Mobile, remote access, authentication options and additional Cisco Expressway Series features.
Implementing Cisco Multicast is a five-day instructor-led course designed to provide technical solutions for simple deployments of IP multicast within a provider or customer network.
The Implementing Cisco Nexus 9000 Switches in NX-OS Mode – Advanced (DCNXA) course provides advanced training in applying and managing the Cisco Nexus® 9000 Series Switches in NX-OS mode.
Learn how to design, deploy, configure and manage your Cisco® Software-Defined WAN (SD-WAN) solution in a large-scale live network, including how to migrate from legacy WAN to SD-WAN
Implementing Cisco Service Provider Advanced Routing Solutions (SPRI)
The Implementing Cisco Service Provider VPN Services (SPVI) course provides the knowledge and skills required to manage end-customer Virtual Private Network (VPN) environments built over a common service provider
The Implementing Secure Solutions with Virtual Private Networks (SVPN) course teaches you how to implement, configure, monitor, and support enterprise Virtual Private Network (VPN) solutions.
In the Implementing and Configuring Cisco Identity Services Engine (SISE) course you will learn to deploy & use Cisco Identity Services Engine(ISE) v3.x, an identity and access control policy platform that simplifies the delivery of consistent, highly secure access control across wired, wireless,vpn
This course is designed for professionals who will be responsible for managing storage and compute by using Windows Server, and who need to understand the scenarios, requirements, and storage and compute options that are available and applicable to Windows Server.
This course is designed to move delegates beyond the fundamentals. It serves to set delegates on course to dive into one of the many JavaScript frameworks. Delegates will learn about modern syntax,object-orientation,functional programming,asynchronous programming,managed apps,and testing.
Using a mix of classroom presentation, instructor-led discussion and individual practical exercises, this one-day course has been designed to provide testers with good, basic understanding of test automation.
Introduction to HTML & CSS Course Overview HTML & CSS are the fundamental building blocks of the web. This course is designed to provide delegates with the fundamental knowledge and skills necessary to build simple web pages.
Introduction to MySQL Course Overview The Introduction to MySQL course covers the basics of the SQL language as implemented by MySQL. The course is designed to give delegates practical experience in writing SQL statements using the mysql client program and MySQL Workbench.
Introduction to Programming – Java Course Overview The Introduction to Programming – Java course comprises sessions dealing with variables,expressions,conditional statements,collections,iterative statements,functions,objects,compilation and execution,and best practices.
Introduction to Programming – JavaScript Course Overview The Introduction to Programming – JavaScript course comprises sessions dealing with variables,expressions,conditional statements,collections,iterative statements,functions,objects,compilation and execution,and best practices.
Introduction to Programming – Python Course Overview The Introduction to Programming – Python course comprises sessions dealing with variables,expressions,conditional statements,collections,iterative statements,functions,objects,compilation and execution,and best practices.
The workshop is based on practical experience of applying risk-based testing on a variety of projects and will use the same principles underlying the new ISO/IEC/IEEE 29119 Software Testing standards, which explicitly require that risk be used as the main driver for a project´s test strategy.
Introduction to SQL Course Overview The Introduction to SQL course is designed to give delegates practical experience in using ANSI standard SQL
Introduction to SQL on Oracle Course Overview The Introduction to SQL on Oracle course is designed to give delegates practical experience in using SQL.
This course is aimed at those about to embark on a career in software testing. It is suitable for apprentices, people new to testing and others seeking cross-function training.
Based on industry best practice and utilising real-life examples of projects that our consultants have worked on, this 2-day course will provide delegates with an introduction to those activities and responsibilities that are specific to User Acceptance Testing (UAT).
In this course, you will learn about the next-generation identity and access control policy platform that provides a single policy plane across the entire organization combining multiple services, including authentication, authorization, and accounting (AAA) using 802.1x and MAB.
ISO/IEC 27002 Foundation training enables you to learn the basic elements to implement Information Security Controls as specified in ISO/IEC 27002.
ISO/IEC 27001 Foundation training allows you to learn the basic elements to implement and manage an Information Security Management System as specified in ISO/IEC 27001.
The ISO/IEC 27001 Lead Auditor training enables you to develop the necessary expertise to perform an Information Security Management System (ISMS) audit by applying widely recognized audit principles, procedures and techniques.
This ISO/IEC 27001 Lead Implementer training enables you to develop the necessary expertise to support an organization in establishing, implementing, managing and maintaining an Information Security Management System (ISMS) based on ISO/IEC 27001.
The ISO/IEC 27002 Lead Manager training course enables participants to acquire a comprehensive knowledge and understanding of the implementation and management of information security controls based on ISO/IEC 27002.
ISO/IEC 27002 Manager training course provides information on the implementation and management of information security controls based on ISO/IEC 27002.
By attending this 2-day ISO/IEC 27005 Foundation training course, participants will learn more about the structure of the standard including information security risk assessment, treatment, acceptance, communication and consultation, and monitoring and review.
ISO/IEC 27005 Lead Risk Manager training enables you to acquire the necessary expertise to support an organization in the risk management process related to all assets of relevance for Information Security using the ISO/IEC 27005 standard as a reference framework.
ISO/IEC 27005 Risk Manager training enables you to develop the competence to master the risk management process related to all assets of relevance for Information Security using the ISO/IEC 27005 standard as a reference framework.
ISO/IEC 27035 Foundation training enables you to learn the basic elements to implement an Incident Management Plan and manage Information Security Incidents. During this training course, you will be able to understand Information Security Incident Management processes.
ISO/IEC 27035 Lead Incident Manager training enables you to acquire the necessary expertise to support an organization in implementing an Information Security Incident Management plan based on ISO/IEC 27035.
The ISO/IEC 27701 Foundation training course is designed to help participants understand the basic concepts and principles of a Privacy Information Management System (PIMS) based on ISO/IEC 27701
The ISO/IEC 27701 Lead Auditor training course enables you to develop the necessary skills to perform a Privacy Information Management System (PIMS) audit by applying widely recognized audit principles, procedures and techniques.
The ISO/IEC 27701 Lead Implementer training course enables you to develop the necessary expertise to assist an organization to establish, implement, maintain and continually improve a Privacy Information Management System (PIMS)
The Selenium Tester Foundation is a practical training course aimed at test professionals who desire a basic understanding of Selenium WebDriver for creating web application tests.
The ISTQB Foundation Acceptance Testing course covers the fundamentals of software testing, providing delegates with the necessary foundations for a career as a software testing professional.
The ISTQB Agile Technical Tester course extends the broad understanding of testing acquired at Foundation Level to enable the role of Agile Technical Tester to be performed.
With the ever-increasing numbers of security breaches, both human and machine-based, significantly more understanding is required from testers to ensure that the proper quality assurance measures are in place for assuring the security of IT systems.
The ISTQB Advanced Technical Test Analyst course extends the broad understanding of testing acquired at Foundation Level to enable the role of Technical Test Analyst to be performed.
The ISTQB Advanced Test Automation Engineer Certificate Course is a three-day course explaining the tasks of a test automation engineer (TAE) in designing, developing, and maintaining test automation solutions.
The ISTQB Advanced Test Manager course extends the broad understanding of testing acquired at Foundation Level to enable the role of Test Manager to be performed.
The ISTQB certification for Foundation Level Extension – Agile Tester is designed for professionals who are working within Agile environments.
The ISTQB Foundation AI Tester Extension course extends the broad understanding of testing acquired at Foundation Level to enable the role of AI Tester to be performed.
Established the International Software Testing Qualification Board (ISTQB) with, among other things, the goal of further internationalization and harmonization of test certification programs.
The ISTQB Foundation Level Model Based Tester Extension course extends the broad understanding of testing acquired at Foundation Level to enable the role of Model Based Test Analyst to be performed.
The certification for the ISTQB Mobile Application Testing Foundation Level is intended for professionals who are working with mobile technology. The certification provides an insight into methods, techniques and tools a professional may use to test mobile applications.
We offer course about ITIL® 4 - Create, deliver, support - includes exam. The course is based on the ITIL 4 best practice service value system featured in the latest 2019 guidelines. This course includes a web proctored exam.
This course provides those IT leaders, practitioners and support staff who already hold the ITIL 4 Foundation qualification with an understanding of all types of engagement and interactions between a service provider.
This course provides IT leaders, practitioners, support staff and staff interfacing with the organisation’s digital and information systems functions with a practical understanding of the key concepts.
This course provides those IT leaders, practitioners and support staff who already hold the ITIL v3 foundation certificate with a quick and easy way to upgrade to the ITIL4 foundation.
This course provides an understanding of the ways in which digital organizations and digital operating models function in high velocity environments, focusing on rapid delivery of products & services to obtain maximum value.
ITIL4 Strategic Leader (ITIL SL) is a stream of two modules that are part of ITIL 4, the next evolution of ITIL. ITIL SL recognizes the value of ITIL, not just for IT operations, but for all digitally-enabled services.
This module focuses on providing the candidates with the understanding of the key concepts, principles, value and challenges of the Business Relationship Management practice.
The ITIL 4 IT Asset Management module is structured and aligned around the ITIL framework and the ITIL Practice Guides.The examination is intended to assess whether the candidate can demonstrate understanding and application of the concepts covered in the ITIL 4 IT Asset Management publication.
This 3-day ITIL® 4 Specialist: Acquiring & Managing Cloud Services training provides a vendor-neutral, user-centric guidance on developing a practical understanding of how cloud procurement and technology can integrate with and support broader business strategy and functions.
Key concepts, principles, value and challenges of ITIL 4´s five management practices, namely, the ITIL 4 Incident Management Practice, the ITIL 4 Service Desk Practice, the ITIL 4 Service Request Management Practice,the ITIL 4 Monitoring and Event Management Practice,and the ITIL 4 Problem Managemen
This 3-day course compiles for the candidates the understanding of the key concepts, principles, value and challenges of ITIL 4´s five management practices
This course provides IT leaders, practitioners and support staff with the practical skills necessary to create a ‘learning and improving´ IT organization, with a strong and effective strategic direction.
The introduction to programming course comprises sessions dealing with variables, expressions, conditional statements, collections, iterative statements, functions, objects, compilation and execution, and best practices.
This course aims to provide the delegate with the skills needed to build object-oriented apps using Java that exploit all of the fundamental elements of the language.
Java Programming 2 / Java Advanced Developer Course Overview. Modern Java code extends well beyond object orientation and the associated principles.
JavaScript 1 Course Overview The JavaScript 1 course comprises sessions dealing with embedding a script in a web page,variables and expressions,conditions and loops,functions,objects,arrays,errors and debugging,the DOM,event handling,the BOM,and AJAX.
This course is designed to provide delegates with the knowledge and skills necessary to build modern JavaScript apps. It further serves to set the delegates on course to dive into one of the many JavaScript frameworks.
JBoss Application Server Administration Course Overview This JBoss Application Server Administration course teaches the core skills needed to install and manage the JBoss Application Server up to WildFly version 21,equivalent to JBoss EAP version 7.3
Whether your focus is on developing containerized applications or managing a container-centric infrastructure, CN120 introduces Kubernetes container orchestration for everyone involved in the software development life cycle.
This Kubernets CKA Professional course is a Kubernetes Fundamentals and CKA exam theory training.
The Leveraging Cisco Intent-Based Networking DNA Assurance (DNAAS) course provides you with the skills to monitor and troubleshoot a traditional brownfield network infrastructure by using Cisco® Digital Network Architecture (Cisco DNA™) Assurance.
Linux Advanced System Administration (LPI) Course Overview This instructor led Linux Advanced System Administration (LPI) training course is designed to teach the advanced administration,security,networking and performance tasks required on a Linux Enterprise system.
Linux Automation with Ansible Course Overview This highly practical instructor led Linux Automation with Ansible training course is designed to give delegates practical experience in the concepts and use of Linux Ansible Automation.
Linux Fundamentals Course Overview This Linux Operating System and Bash Shell Programming training course introduces the delegate to the main concepts of the LINUX Operating System
Linux Introduction Course Overview This Linux Operating System training course introduces the delegate to the main concepts of the LINUX Operating System. The most commonly used commands and utilities are described in detail as are the command line wildcard and redirection facilities.
Linux Networking Course Overview This highly practical instructor led Linux Networking course introduces the delegate to the main concepts of Linux networking and TCP/IP.
Linux System Administration (LPI & SCA) Course Overview This instructor led Linux System Administration (LPI & SCA) training course is designed to teach the key administration,security,networking and performance tasks required on a Linux Enterprise system.
The Linux Professional Institute (LPI) has established itself as the standard for distribution independent Linux certification.
This study guide should help you understand what to expect on the exam and includes a summary of the topics the exam might cover and links to additional resources. The information and materials in this document should help you focus your studies as you prepare for the exam.
This course provides participants with a thorough understanding of the Managing Successful Programmes (MSP) programme management methodology, providing the skills needed to confidently use MSP to manage programmes in line with strategic aims of a business and its day to day running.
MariaDB Database Administration Course Overview This MariaDB Database Administration course is designed for MariaDB 10 Database Administrators who have a basic understanding of a MariaDB database and a good working knowledge of SQL commands.
This 5–day course is considered essential for anyone who would like to expand knowledge about Public Key Infrastructure (PKI) in Microsoft technologies.
This is a deep dive course on infrastructure services configuration, increasing their level of security and windows internals. It is a must–go for enterprise administrators, security officers and architects.
This 2-day course is identical to the 1-day M-AZ-900T01 course. However this course lasts two days because of the hands-on parts. This course will prepare students for the same exam AZ-900!
We offer virtual course in Windows Client. In this course, students will learn how to support and configure Windows 10 desktops in an organizational environment. Students will develop skills that include learning how to install, customize, and update Windows 10 operating systems.
We offer virtual course in Managing Modern Desktops. In this course, students will learn how to plan and implement an operating system deployment strategy using modern deployment methods, as well as how to implement an update strategy.
This course covers the following key elements of Microsoft 365 administration: Microsoft 365 tenant management, Microsoft 365 identity synchronization, and Microsoft 365 security and compliance.
This course introduces fundamentals concepts related to artificial intelligence (AI), and the services in Microsoft Azure that can be used to create AI solutions.
In this course, students will learn the fundamentals of database concepts in a cloud environment, get basic skilling in cloud data services, and build their foundational knowledge of cloud data services within Microsoft Azure.
Microsoft Cloud for Healthcare ILT is a course that is an essential step in your learning journey. It´s designed to empower you to implement Microsoft Cloud for Healthcare.
In this course, students will learn about the Dynamics 365 Customer Insights solution, including how to unify customer data with prebuilt connectors, predict customer intent with rich segmentation, and maintain control of customer data.
Built and optimized for small and medium businesses, Dynamics 365 Business Central is an application for companies that have outgrown their entry-level business applications.
Microsoft Dynamics 365 Customer Service offers any organization an opportunity for customer success. Using tools such as automatic case creation and queue management frees up your time to dedicate it where you can have a greater impact, directly with your customers.
Dynamics 365 for Field Service helps organizations better position themselves in the market by providing a variety of tools that assist in identifying and scheduling resources and managing workloads for mobile workers.
Organizations use Dynamics 365 for Finance and Operations to elevate their financial performance by increasing profitability, optimizing workforce productivity, reducing operational expenses, adapting quickly to requirement changes, and streamlining asset management.
This course will review the marketing application configuration needed to drive business growth. It will also dive into lead management, marketing forms and pages, segmentation, and email marketing messages.
This course will provide you with a broad introduction to the customer engagement capabilities of Dynamics 365.
This course will provide you with a broad introduction to the finance and operations capabilities of Dynamics 365.
This course covers the following core features in Dynamics 365: core common features, core configuration, data migration, and preparing to go live.
Developer training. Microsoft Dynamics 365 Finance and Operations Apps Developers implement and extend applications to meet the requirements of the business
This course is developed for those aspired to be and new to the solution architect role. This 3 day course provides the technical information focusing on application architecture and technical skills to start their journey into this role.
Organizations use Dynamics 365 for Finance and Operations to automate and streamline your supply chain, by modernizing business logistics, delivering timely customer response, getting ahead with predictive insights, streamlining procurement, and unifying processes from sales to fulfillment.
This course covers methods and practices for implementing and managing enterprise-scale data analytics solutions using Microsoft Fabric.
This course provides IT Identity and Access Professional, along with IT Security Professional, with the knowledge and skills needed to implement identity management solutions based on Microsoft Azure AD, and it connected identity technologies.
Learn how to protect information in your Microsoft 365 deployment. This course focuses on data governance and information protection within your organization.
In this course students will learn what Microsoft Intune and Autopilot are and how to deploy them. Students will also learn about managing device in Azure Active Directory and how to enhance device management within Intune.
Candidates for this course automate time-consuming and repetitive tasks by using Microsoft Power Automate. They review solution requirements, create process documentation, and design, develop, troubleshoot, and evaluate solutions.
This course delivers an instructor-led breakdown of Microsoft PowerApps. Students will be taught how to design, test and publish new apps that work with a variety of data sources. We will take users through a selection of well-crafted lessons to help them build new applications for their business.
Learn how to investigate, respond to, and hunt for threats using Microsoft Azure Sentinel, Azure Defender, and Microsoft 365 Defender. In this course you will learn how to mitigate cyberthreats using these technologies.
This course provides foundational level knowledge on security, compliance, and identity concepts and related cloud-based Microsoft solutions.
This 3-day AWS migration course is for individuals who seek an understanding of how to plan and migrate existing workloads to the AWS Cloud.
Learn to orchestrate containers into scalable, highly available applications orchestrated by Docker Swarm, and finally discover how to enhance the security of your entire software supply chain and production environments using Mirantis Kubernetes Engine and Mirantis Secure Registry.
Modern,Responsive Websites with HTML & CSS Course Overview HTML & CSS are the fundamental building blocks of the web. This course is designed to provide delegates with the knowledge and skills necessary to build and deploy stylish,accessible websites that look good on any device.
MongoDB Essentials Course Overview The MongoDB Essentials course is designed to give delegates experience of installing and using the MongoDB database.
Multiprotocol Label Switching (MPLS) is a high-performance method for forwarding packets through a network enabling routers at the edge of a network to apply simple labels to packets. This practice allows the edge devices to switch packets according to labels, with minimal lookup overhead.
We offer virtual course in Microsoft 365 Identity and Services. This course covers three central elements of Microsoft 365 enterprise administration: Microsoft 365 tenant and service management, Office 365 management, and Microsoft 365 identity management.
We offer virtual course in Microsoft 365 Mobility and Security. This course covers three central elements of Microsoft 365 enterprise administration - Microsoft 365 security management, Microsoft 365 compliance management, and Microsoft 365 device management.
We offer virtual course in Microsoft 365 Messaging. This course examines the key elements of Microsoft 365 messaging administration, including message transport and mail flow, messaging security, hygiene, and compliance, messaging infrastructure, and hybrid messaging.
We offer virtual course in Microsoft 365 Security Administrator. This course is comprised of the following Microsoft Official Curriculum modules: MS-500T01 Managing Microsoft 365 Identity and Access, MS-500T02 Implementing Microsoft 365 Threat Protection.
We offer virtual course in building applications and solutions with Microsoft 365 core services. This course covers five central elements of Microsoft 365 platform. Implementing Microsoft Identity, working with Microsoft Graph, extending and customizing SharePoint, extending Teams, extending Office.
We offer virtual course in managing Microsoft Teams. The Managing Microsoft Teams course is designed for persons who are aspiring to the Microsoft 365 Teams Admin role.
We offer virtual course in Microsoft Teams Voice Engineer. In this course, you will learn how to plan, design, configure, maintain, and troubleshoot an integrated communications solution at an organization using Microsoft Teams.
We offer virtual course in Microsoft 365 Fundamentals. This course provides foundational knowledge on the considerations and benefits of adopting cloud services and the Software as a Service (SaaS) cloud model, with a specific focus on Microsoft 365 cloud service offerings.
MSP® is a best-practice guide from the Home Office, describing a structured approach for managing programmes. It has been developed using the collective expertise and practical experience of some of the leading practitioners in the field.
MySQL for Developers Course Overview This MySQL Developers training course is designed for MySQL Developers who have a good understanding of a MySQL database and experience of using SQL commands
This 5-day classroom-based course provides the fundamental networking skills required to deploy and support Windows Server in most organizations. It covers IP fundamentals, remote access technologies, and more advanced content including Software Defined Networking.
The Cisco NSO Essentials for Programmers and Network Architects (NSO201) course introduces you to Cisco® Network Services Orchestrator (NSO). You will learn to install Cisco NSO and use it to manage devices and create services based on YANG templates with XPath.
This course teaches you the administrative skills needed to install, configure, manage, and upgrade three different Nutanix storage solution products: Nutanix Files, Nutanix Volumes and Nutanix Objects.
This course teaches you the skills needed to install, configure, and operate Nutanix Era for the purpose of managing databases. The installation and management of databases themselves is not part of this course.
If you already have experience with administering a Nutanix environment, this course will extend, deepen, and broaden your knowledge as you grow in your career as a Nutanix administrator.
The Nutanix Hybrid Cloud Fundamentals course introduces you to the products, capabilities, and technologies that serve as the foundation of Nutanix´s Hybrid Cloud solution.
Object Oriented Analysis & Design Course Overview The Object Oriented Analysis & Design course focuses on the fundamental concepts of Object Orientation and UML as part of the Software Development Life Cycle.
Oracle 12c SQL Performance Tuning Course Overview This Oracle 12c SQL Performance Tuning course introduces the delegate to the main concepts of Oracle SQL performance tuning.
Oracle 18c SQL Performance Tuning Course Overview This Oracle 18c SQL Performance Tuning course introduces the delegate to the main concepts of Oracle SQL performance tuning.
Oracle 19c SQL Performance Tuning Course Overview This Oracle 19c SQL Performance Tuning course introduces the delegate to the main concepts of Oracle SQL performance tuning.
Oracle Advanced PL/SQL Course Overview This course,designed for Oracle database administrators and software development personnel who need to gain practical experience of the advanced features of PL/SQL such as program design,packages,cursors,large objects and collections.
Oracle Application Express 18 (APEX) Course Overview This Oracle Application Express 18 (APEX) course introduces the delegate to Oracle´s Application Express version 18 software.
This Oracle Database 12cR2 Backup and Recovery with RMAN course is designed to give an Oracle database administrator practical experience in planning and implementing a backup and recovery strategy using Recovery Manager and Flashback Database.
Oracle Database 12cR2 Data Guard Course Overview This course introduces the main architectural concepts of Oracle Data Guard.
Oracle Database 12cR2 DBA Performance Tuning & Management Course Overview This Oracle Database 12cR2 DBA Performance Tuning & Management course introduces the DBA to the main concepts of Oracle Database performance tuning and management.
The Oracle Database 12cR2 Essential Administration course is designed for Database Administrators of small sized databases who need to carry out basic system administration tasks on Oracle Database 12cR2 database.
Oracle Database 12cR2 Install & Upgrade Course Overview This Oracle Database 12cR2 Install & Upgrade course is designed to give the Oracle database administrator practical experience in installing Oracle Database 12cR2 Grid Infrastructure and Database software.
Oracle Database 12cR2 RAC and Grid Infrastructure Administration Course Overview This Oracle Database 12cR2 RAC and Grid Infrastructure Administration course introduces the general features and capabilities of Oracle Real Application Clusters (RAC) within the Oracle Grid Infrastructure environment.
This Oracle Database 12cR2,18c and 19c New Features for Administrators course is designed to give Oracle Database Administrators practical experience in using the non-container database features that have been introduced from Oracle Database 12cR2.
This Oracle Database 18c Backup and Recovery with RMAN course is designed to give an Oracle database administrator practical experience in planning and implementing a backup and recovery strategy using Recovery Manager and Flashback Database.
This course introduces the main architectural concepts of Oracle Data Guard. The delegate will learn how to use Oracle Data Guard to protect an Oracle Database against planned and unplanned downtime.
The Oracle Database 18c Essential Administration course is designed for Database Administrators of small sized databases who need to carry out basic system administration tasks on Oracle Database 18 database.
This Oracle Database 18c Install & Upgrade course is designed to give the Oracle database administrator practical experience in installing Oracle Database 18c Grid Infrastructure and Database software.
This Oracle Database 19c Administration course is designed to give the Oracle database administrator practical experience in administering,monitoring,tuning and troubleshooting an Oracle database.
This Oracle Database 19c Backup and Recovery with RMAN course is designed to give an Oracle database administrator practical experience in planning and implementing a backup and recovery strategy using Recovery Manager and Flashback Database.
Oracle Database 19c Data Guard Course Overview This course introduces the main architectural concepts of Oracle Data Guard. The delegate will learn how to use Oracle Data Guard to protect an Oracle Database against planned and unplanned downtime.
Oracle Database 19c DBA Performance Tuning & Management Course Overview This Oracle Database 19c DBA Performance Tuning & Management course introduces the DBA to the main concepts of Oracle Database performance tuning and management.
Oracle Database 19c Essential Administration Course Overview The Oracle Database 19c Essential Administration course is designed for Database Administrators of small sized databases who need to carry out basic system administration tasks on Oracle Database 19c database.
Oracle Database 19c Install & Upgrade Course Overview This Oracle Database 19c Install & Upgrade course is designed to give the Oracle database administrator practical experience in installing Oracle Database 19c Grid Infrastructure and Database software.
Oracle Database 19c RAC and Grid Infrastructure Administration Course Overview This Oracle Database 19c RAC and Grid Infrastructure Administration course introduces the general features and capabilities of Oracle Real Application Clusters (RAC) within the Oracle Grid Infrastructure environment.
Oracle Linux 9 Administration Course Overview This highly practical instructor led Oracle Linux 9 Administration training course is designed to give delegates practical experience in the advanced concepts and use of Linux Administration.
This Oracle Multitenant Administration course is designed to give experienced Oracle Database Administrators practical experience in using the container and pluggable database features that have been introduced from Oracle Database 12c.
Oracle PL/SQL Course Overview The Oracle PL/SQL course is designed to introduce Oracle DBAs,software development personnel and database support staff to the primary features and constructs of the PL/SQL Programming Language.
Oracle PL/SQL Stored Program Units Course Overview The Oracle PL/SQL Stored Program Units course provides practical experience in developing and writing triggers,functions,procedures and packages.
The Oracle Program with PL/SQL training course introduces the delegate to Oracle´s PL/SQL programming language and provides practical experience in writing stand-alone programs,developing database triggers and implementing stored functions,procedures and packages.
The Oracle SQL & PL/SQL Fundamentals course is designed to give delegates practical experience in writing SQL statements and scripts using Oracle SQL. The basic SELECT statement,the use of SQL functions,SQL*Plus parameters and the basic table and view handling statements are introduced.
The Oracle SQL course is designed to give delegates practical experience in writing SQL statements and scripts using Oracle SQL. The basic SELECT statement, the use of SQL functions and the basic table and view handling statements are introduced.
The Oracle SQL Advanced course is designed to give delegates practical experience in using some of the more advanced features of Oracle SQL. Additional datatypes and the use of advanced SQL functions and expressions are covered together with enhanced table handling features.
The Oracle SQL Fundamentals course is designed to give delegates practical experience in writing Oracle SQL statements and scripts. A wide range of SQL functions and data manipulation statements are introduced.
This Oracle WebLogic Administration course teaches the core skills needed to install and configure the Oracle WebLogic Application Server.
This instructor-led training enables you to prevent attacks on your endpoints. After an overview of the Cortex XDR components, the training introduces the Cortex XDR management console and demonstrates how to install agents on your endpoints and how to create Security profiles and policies.
This instructor-led course teaches you how to use the Incidents pages of the Cortex XDR management console to investigate attacks. It explains causality chains, detectors in the Analytics Engine, alerts versus logs, log stitching, and the concepts of causality and analytics.
The Cortex™ XSOAR 6.8: Automation and Orchestration (EDU-380) course is four days of instructor-led training
We offer course about Palo Alto Networks: Firewall 10.2 Essentials: Configuration and Management (EDU-210).
This course should help students gain in-depth knowledge about configuring and managing a Palo Alto Networks Panorama management server. Administrators that complete this course should become familiar with the Panorama management server´s role in managing and securing the overall network.
Prisma Cloud is the industry´s most complete Cloud Native Application Protection Platform (CNAPP), with the industry´s broadest security and compliance coverage—for infrastructure, workloads, and applications, across the entire cloud native technology stack—throughout the development lifecycle
The Prisma SD-WAN Design and Operation (EDU-238) course describes the next generation Prisma SD-WAN solution, the capability and value it provides over legacy WAN and SD-WAN implementations, and how to configure, operate, and troubleshoot the solution.
The Prisma Access SASE Security: Design and Operation (EDU-318) course describes Panorama Managed Prisma Access Secure Access Service Edge (SASE) and how it helps organizations embrace cloud and mobility by providing network and network security services from the cloud.
We offer course in Palo Alto Networks: Firewall 10.2: Troubleshooting (EDU-330).
Perl Programming Course Overview The Perl Programming course is designed to give delegates the knowledge to develop/maintain Perl scripts. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.
The PHP & MariaDB for Web Development course is designed to give delegates the knowledge to develop/maintain HTML/PHP code that utilises the MariaDB Database system.
The PHP & MySQL for Web Development course is designed to give delegates the knowledge to develop/maintain HTML/PHP code that utilises the MySQL Database system. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.
PHP Programming & MariaDB for Web Development Course Overview The PHP Programming & MariaDB for Web Development course is designed to give delegates the knowledge to develop/maintain PHP scripts utilizing the MariaDB database system and HTML.
The PHP Programming & MySQL for Web Development course is designed to give delegates the knowledge to develop/maintain PHP scripts utilizing the MYSQL database system and HTML. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.
PHP Programming Course Overview The PHP Programming course is designed to give delegates the knowledge to develop/maintain PHP scripts. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.
We offer virtual course in Microsoft Power Platform App Maker. This course will teach you how to build apps with low-code techniques to simplify, automate, and transform business tasks and processes using Microsoft Power Platform.
We offer virtual course in Microsoft Power Platform Functional Consultant. The Power Platform empowers organizations to automate business processes, develop their own rich app experiences, and connect with customers better and faster.
We offer virtual course in Microsoft Power BI Data Analyst. This course will discuss the various methods and best practices that are in line with business and technical requirements for modeling, visualizing, and analyzing data with Power BI.
We offer virtual course in Microsoft Power Platform Developer. The Microsoft Power Platform helps organizations optimize their operations by simplifying, automating and transforming business tasks and processes.
We offer virtual course in Power Platform Solution Architect. The Solution Architect is responsible for the successful design, implementation, deployment and adoption of an overall solution. The Solution Architect ensures that the solution meets the customer’s needs now and in the future.
We offer virtual course in Microsoft Power Platform Fundamentals. Learn the business value and product capabilities of Power Platform. Create a simple PowerApp, connect data with CDS, build a Power BI Dashboard, and automate a process with Microsoft Flow.
This course teaches IT Professionals experienced in SAP solutions how to leverage Azure resources that include deployment and configuration of virtual machines, virtual networks, storage accounts, and Azure AD that includes implementing and managing hybrid identities.
This PostgreSQL Administration course covers administration,maintenance,security and performance tuning of PostgreSQL version 10,11,12,13 and 14 databases. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.
This PostgreSQL Advanced Administration course covers database upgrades,database security,table partitioning,and both streaming replication and logical replication of PostgreSQL 10,11,12,13 and 14 databases.
This course covers important basic and intermediate level details for developers interacting with PostgreSQL. Delegates will learn techniques,syntax and structures needed to develop quality applications using the PostgreSQL backend.
The introduction of PRINCE2 Agile® Foundation will enable everyone to benefit from guidance on delivering, managing or working within agile projects and project teams, without the need for any prior knowledge of PRINCE2®.
This five-day course is a combination of the PRINCE2 Agile Foundation and PRINCE2 Agile® Practitioner courses and provides both exams. It provides delegates with a thorough understanding of the PRINCE2 Agile® methodology.
This course covers the qualification from AXELOS which represents an extension to PRINCE2®. The course is equally divided between practical exercises and theory as it examines how to use PRINCE2® in an agile context.
The purpose of the PRINCE2® 7th Edition Foundation training program is to equip participants with a fundamental grasp of modern project management, by diving deep into the PRINCE2® project management method.
In this dynamic and intensive program, you will embark on a transformative journey that covers the essential principles, practices, and techniques of PRINCE2® 7th Edition.
The aim of this training is to provide delegates with a fundamental understanding of the PRINCE2® project management method and to help delegates prepare for the PRINCE2® Foundation examination - web proctored exam voucher included in course fee.
The primary objective of this practical training is to equip delegates with an extensive knowledge base and hands-on comprehension of the PRINCE2® 7th edition project management method.
The Programming for Network Engineers (PRNE) course is designed to equip you with fundamental skills in Python programming.
This training course teaches developers the programming skills that are required to create applications using the C# language.
This course focuses on the extensive features of the Python data analysis workhorse library, Pandas,and its visualisation counterpart Matplotlib. It covers the reading, preparation and manipulation of tabular data from various sources and in various common formats.
This course is an introduction to Python and its main data analysis libraries, Pandas and Matplotlib for delegates with some understanding of programming concepts. It is a two-part course, the first is an introduction to Python programming, the second introduces Python´s data analysis tools.
Exclusive – Learn how to write programs in Python in this comprehensive and very hands-on 3-day course.
Python is an object oriented rapid development language deployed in many scenarios in the modern world. This Python programming 1 course is designed to give delegates the knowledge to develop and maintain Python scripts using the current version (V3) of Python.
The Python programming 2 course comprises sessions dealing with advanced object orientation, iterators and generators, comprehensions, decorators, multithreading, functional programming, web services, and unit testing.
This course will teach the basics of Microsoft´s dialect of the standard SQL language: Transact-SQL.
R Programming Course Overview This R Programming course aims to give delegates the knowledge to use effective programming principles and to write code in R.
React Course Overview The React course comprises sessions dealing with setting up for and creating a React app,JSX and element rendering,components and props,state and lifecycle,hooks,event handling,lists and keys,forms,composition and inheritance,React Router,Flux,and Redux.
The Relational Databases & Data Modelling Overview course is designed to give delegates practical experience in data modelling using entity relationship diagrams & data normalisation,also in designing relational databases using the normalised entity model.
REST APIs are a staple for developers the world over. Whether it´s to provide a web app with access to server data or to facilitate comms between microservices,REST APIs have exploded in popularity due to their simplicity and flexibility.
Ruby on Rails Course Overview Ruby is a high level Interpreted,Object Oriented,rapid development language deployed in many scenarios in the modern world.
Ruby Programming & Ruby on Rails Course Overview Ruby is a high level Interpreted,Object Oriented,rapid development language deployed in many scenarios in the modern world.
This Ruby Programming course is designed to give delegates the knowledge to develop and maintain Ruby applications.
Applying the Scrum Master role within a Scaled Agile Framework (SAFe) enterprise with SAFe® 4 Scrum Master Certification. Based on version 4.6 of SAFe. In this two-day course, attendees will gain an understanding of the role of a Scrum Master in a SAFe enterprise.
The Implementing automation for Cisco Security Solutions (SAUI) course teaches you how to design advanced automated security solutions for your network.
We offer virtual course in Microsoft Cybersecurity Architect. This course prepares students with the background to design and evaluate cybersecurity strategies in the following areas: Zero Trust, Governance Risk Compliance (GRC), security operations (SecOps), and data and applications.
The Implementing and Operating Cisco Security Core Technologies (SCOR) course helps you prepare for the Cisco® CCNP® Security and CCIE® Security certifications and for senior-level security roles.
Are you the (future) Product Owner of a Scrum project? Or are you otherwise directly or indirectly involved in a Scrum process from a business perspective? Do you already have (some) experience in working as a Scrum Product Owner, but are you not yet certified? Then this training is suitable for you
The Understanding Cisco SDA Fundamentals (SDAFND) course introduces you to Cisco® Software-Defined Access and teaches you, through a combination of lectures and labs, how to implement simple, single-site fabric networks.
The Securing Cisco Networks with Open Source Snort course shows you how to deploy Snort® in small to enterprise-scale implementations. You will learn how to install, configure, and operate Snort in Intrusion Detection System (IDS) and Intrusion Prevention System (IPS) modes.
This course combines lecture materials and hands-on labs throughout to make sure that you are able to successfully understand and implement open source rules.
Learn how to deploy and use Cisco® Email Security Appliance to establish protection for your email systems against phishing, business email compromise and ransomware. Help streamline email security policy management
The Securing Networks with Cisco Firepower Next Generation Firewall (SSNGFW) v1.0 course shows you how to deploy and use Cisco Firepower® Threat Defense system.
The Securing Networks with Cisco Firepower Next-Generation IPS course shows you how to deploy and use Cisco Firepower Next-Generation Intrusion Prevention System (NGIPS).
Learn how to implement, use, and maintain a Cisco® Web Security Appliance (WSA), powered by Cisco Talos, to provide advanced protection for business email and control against web security threats.
COURSE OVERVIEW: Not available. Please contact.
This training course enables service desk and support analysts to gain a professional qualification, issued by PeopleCert, and equips them with the skills essential to delivering excellent levels of customer service and support.
This certification course covers themes such as: potential benefits as well as the challenges and risks of implementing SIAM®.
The EXIN SIAM™ Professional certification tests a candidate´s knowledge and skills of the activities in the four stages of the SIAM roadmap. A candidate who successfully completes the EXIN SIAM™ Professional can analyze, plan, build and inspect a multi-service provider environment.
The course shows you how to deploy and use Cisco Identity Services Engine (ISE) v2.4, an identity and access control policy platform that simplifies the delivery of consistent, highly secure access control across wired, wireless and VPN connections.
Solaris 11 System Administration – Part I Course Overview This Solaris 11 System Administration – Part I training course will give delegates practical experience in the administration of an Oracle Solaris 11 system.
This course extends the skills a delegate will have gained from attending the Solaris System Administration – Part 1 course.
Solaris Advanced Shell Programming Tools Course Overview This Solaris Korn Shell Programming training course is designed to give delegates practical experience using a range of Solaris tools to manipulate text and incorporate them into Solaris shell scripts.
.Solaris Fundamentals Course Overview This Solaris Operating System and Korn Shell Programming training course introduces the delegate to the main concepts of the SOLARIS Operating System
This Solaris Operating System training course introduces the delegate to the main concepts of the SOLARIS Operating System.
This Solaris Korn Shell Programming training course is designed to give delegates practical experience in developing and writing shell scripts.
This Solaris Korn Shell Programming training course is designed to give delegates practical experience in developing and writing SOLARIS shell scripts
The SQL for PostgreSQL course is designed to give delegates practical experience in writing SQL statements and scripts using PostgreSQL.
We offer virtual course in official (ISC)2 systems security certified practitioner (SSCP) training included exam.
New – Learn to implement, monitor and administer IT infrastructure in accordance with information security policies to prepare for the SSCP certification.
This Statistics course aims to address the growing need for a practical and systematic introduction to statistics at work.
This is a 5-day ILT course that is designed to provide students with the knowledge and skills required to support and troubleshoot Windows 11 PCs and devices in an on-premises Windows Server Active Directory domain environment.
This instructor led SUSE Linux Advanced System Administration training course is designed to teach the advanced administration,security,networking and performance tasks required on a SUSE Linux Enterprise system.
This instructor led SUSE Linux System Administration training course is designed to teach the key administration,security,networking and performance tasks required on a SUSE Linux Enterprise Server (SLES).
This is a deep dive course on security operations: vulnerability management, anomalies detection, discovery of industry attacks and threats, understanding how compromised system or solution looks like, defining the indicators of the attack, incident handling also daily servicing on SIEM platform.
During this training you will learn the most important concepts of Terraform and gain experience in the hands-on lab on how to set up a (Linux-based) IT infrastructure.
This one-day tutor-led workshop includes slides, exercises and practical work, and uses a hands-on approach based on group exercises and discussions
The ‘Introduction to Testing Techniques ‘workshop provides delegates with practical guidance on the application of test case design techniques (and measures of test coverage), and advice on the choice of which of these techniques and measures to use.
This course explores how to use the machine learning (ML) pipeline to solve a real business problem in a project-based learning environment.
This 3-day TMAP: Quality for cross-functional teams training course offers the members of the high-performance IT delivery team (such as DevOps or Scrum) the required knowledge and skills to build quality into an IT-system.
This TOGAF® EA Training Foundation Course introduces the latest version of TOGAF and will help you to prepare to take The Open Group´s examination leading to the TOGAF® Enterprise Architecture Foundation qualification.
This TOGAF® EA Training Practitioner Course is based on the latest version of TOGAF and will help you to prepare to take The Open Group´s examination leading to the TOGAF® Enterprise Architecture Practitioner qualification.
This TOGAF® EA Training Bridge Course is based on the latest version of TOGAF and will help you to prepare to take the TOGAF® Enterprise Architecture Bridge exam leading to the TOGAF® Enterprise Architecture Practitioner qualification.
This TOGAF® EA Training – Foundation & Practitioner Combined Course is based on the latest version of TOGAF and will help you to prepare to take The Open Group´s Combined Part 1/2 examination leading to the TOGAF® Enterprise Architecture Practitioner qualification.
We offer course about TOGAF® for practitioners - level 1 & 2. TOGAF® V9.2 is the foremost generic framework in the field of Enterprise Architecture (EA).
TOGAF® V9.2 Level 1 certification training course introduces the latest version of TOGAF® and will help you to prepare to take The Open Group´s examination leading to the TOGAF® 9 Foundation qualification.
This course teaches you the key components and procedures that you need to know to manage, monitor, and troubleshoot Cisco® Nexus® 9000 Series Switches in Application Centric Infrastructure (ACI) mode.
This course deals with all of the core TypeScript features including type inference,explicit typing,primitive types,object types,union types,aliases,interfaces,literal types,narrowing,function types,extending types,generics,type manipulation,and classes.
This course is designed for systems engineers who will be responsible for deploying the Cisco Unified Contact Center Express (Unified CCX) and Cisco Unified IP Interactive Voice Response (Unified IP IVR) products. This course is based on UCCX v11.0 release.
In this course, you will learn the foundational knowledge and skills you need to configure Cisco® data center technologies including: networking, virtualization, storage area networking, and unified computing.
The Understanding Cisco Service Provider Network Foundations (SPFNDU) course is designed to provide you with the foundational knowledge for the suite of Cisco® CCNP® Service Provider courses.
The Understanding Cisco Wireless Foundations (WLFNDU) course provides the knowledge and skills needed to configure, manage, and troubleshoot a Cisco wireless LAN (WLAN) network.
Build a foundation of networking knowledge in a real-world, multi-vendor environment! A strong foundation of basic networking concepts is fundamental to a successful career in information technology. Networking technologies underly all IT activities and a strong comprehension of the hardware and pr
UNIX Advanced Shell Programming Tools Course Overview The UNIX Advanced Shell Programming Tools course is designed to give delegates practical experience using a range of UNIX tools to manipulate text and incorporate them into UNIX shell scripts.
This Unix Operating System and Shell Programming training course introduces the delegate to the main concepts of the UNIX Operating System. The most commonly used unix commands are described in detail as are the command line wildcard and redirection facilities.
This Unix Operating System training course introduces the delegate to the main concepts of the UNIX Operating System. The most commonly used unix commands and utilities are described in detail as are the command line wildcard and redirection facilities.
This Unix Shell Programming training course is designed to give delegates practical experience in developing and writing UNIX shell scripts.
This Unix Shell Programming training course is designed to give delegates practical experience in developing and writing shell scripts.
This Unix System Administration training course is designed to give delegates practical experience in the administration of a SVR4 compatible Unix System.
The Veeam® Backup & Replication™ v12: Configure, Manage and Recover training course is a three-day technical course focused on teaching IT professionals the skills to configure, manage and support a Veeam Backup & Replication v12 solution.
The two-day, Veeam® Backup & Replication™ v11: Architecture and Design training course, is focused on teaching IT professionals how to effectively architect a Veeam solution through attaining technical excellence following the Veeam Architecture Methodology used by Veeam´s own Solution Architects.
This five-day course gives you the hands-on skills to deliver virtual desktops and applications through a single virtual desktop infrastructure platform. You build on your skills in configuring and managing VMware Horizon® 8 through a combination of lecture and hands-on labs.
This five-day, fast-paced VMware NSX course provides comprehensive training to install, configure, and manage a VMware NSX® environment.
This two-day, hands-on training course gives experienced VMware vSphere® administrators the knowledge to install, configure, and manage VMware Site Recovery Manager™ 8.6. This course also shows you how to write and test disaster recovery plans that use Site Recovery Manager.
This two-day, hands-on training course gives experienced VMware vSphere® administrators the knowledge to install, configure, and manage VMware Site Recovery Manager™ 8.2. This course also shows you how to write and test disaster recovery plans that use Site Recovery Manager.
During this 3-day course, you focus on deploying and managing VMware vSphere® with Kubernetes. You learn about how vSphere with Kubernetes can be used to orchestrate the delivery of Kubernetes clusters and containerized applications in a VMware vSphere® environment.
This five-day course provides hands-on training to equip students with a range of skills, from performing routine VMware vSphere® 7 administrative tasks to complex vSphere operations and configurations.
This three-day course equips you with the knowledge, skills, and abilities to design a VMware vSphere 8 virtual infrastructure.
This five-day, extended hour course takes you from introductory to advanced VMware vSphere® 8 management skills.
This five-day VMware vSphere course teaches you advanced skills for configuring and maintaining a highly available and scalable virtual infrastructure.
This five-day VMware vSphere Optimize and Scale course teaches you advanced skills for configuring and maintaining a highly available and scalable virtual infrastructure.
In this two-day course, you explore the new features and enhancements following VMware vCenter Server 8.0 and VMware ESXi 8.0. Real-world use-case scenarios, hands-on lab exercises, and lectures teach you the skills that you need to effectively implement and configure VMware vSphere 8.0.
This three-day course equips you with the knowledge, skills, and abilities to design a VMware vSphere 8 virtual infrastructure. You follow a proven approach to design a virtualization solution that ensures availability, manageability, performance, recoverability, and security.
This five-day VMware vSphere foundation course features intensive hands-on training that focuses on installing, configuring, and managing VMware vSphere® 7, which includes VMware ESXi™ 7 and VMware vCenter Server® 7.
The Web Development 1 with HTML,CSS and JavaScript course comprises sessions dealing with HTML,CSS and JavaScript – the three core languages of web development.
This five-day instructor-led is intended for IT professionals who are interested in furthering their skills in Windows PowerShell and administrative automation.
Vi offer course about Nutanix Advanced Administration and Performance. If you are an experienced Nutanix administrator, this course will serve as a deep dive that gives you a rich, nuanced understanding of the Nutanix platform, and will help you get the most out of your Nutanix solutions.
Vi tilbyr digitalt kurs i akademisk skriving. Føler du deg trygg på å skrive objektivt? Og på å skrive gode, drøftende avsnitt? Vet du hvor mange kildehenvisninger du faktisk trenger, eller hva som gjør en konklusjon til en konklusjon? Hvis svaret er nei, er du slettes ikke alene.
Vi tilbyr Excelkurs på avansert nivå som digital undervisning. I dette kurset lærer du avanserte funksjoner i Excel. Kurset er rett på sak, og du får mange smarte tips om avanserte funksjoner i Excel som bl.a. index, matriser, og PowerQuery.
I dette kurset lærer du å generere bilder og kunst med ChatGPT og DALL-E 3. Du får praktiske tips om hvordan du lager digitalt innhold med kunstig intelligens. Bli med på en spennende reise i kreativitetens verden med kunstig intelligens, ChatGPT og DALL-E 3!
Vi tilbyr det digitale kurset - Bli en AI-bruker med ChatGPT. Kunstig intelligens (AI) er godt på vei, og ChatGPT har tatt verden med storm. I dette kurset i ChatGPT får du veiledning og inspirasjon til å komme i gang med ChatGPT, uansett hva du jobber med!
Vi tilbyr digitalt kurs - bli en fremtidstenker: Nye digitale grensesnitt. Du kan nå konversere med telefonen din, og med spesielle briller kan du oppleve virtuelle verdener eller se Pokemons fly rundt i hagen din.
Vi tilbyr digitalt kurs om bli mer effektiv i Excel. Vi har samlet mange av de mest praktiske hverdagstipsene for deg som bruker Excel jevnlig. Rett på sak og mange smarte tips – her lærer du både ting du har slitt mye med, og ting du ikke ante at du trengte.
Vi tilbyr digitalt kurs om å bli mer konkurransedyktig med kunstig intelligens. Dette kurset lærer deg hvordan du tar i bruk kunstig intelligens for å gjøre bedriften mer konkurransedyktig. Det er ingen tvil: Bedriften din kommer til å bli påvirket av kunstig intelligens.
Dette kurset lærer deg å bruke ChatGPT til tekst- og innholdsproduksjon. Du får tips om konkrete teknikker for å produsere bedre og raskere.
Vi tilbyr digitalt kurs om cybersikkerhet for alle. Cybersikkerhet eller IT-sikkerhet er i nyhetene nesten hver dag, men hva er fakta og hva er fiksjon? Kan du bli hacket når som helst? Er alle ute etter din virksomhet? Hva er de største risikoene, og hvordan kan man effektivt redusere dem?
Vi tilbyr digital undervisning om de 100 viktigste Excel-funksjonene. I 1985 lanserte Microsoft den første versjonen av Excel. I dag er programmet blitt et nødvendig verktøy for mange kunnskapsarbeidere, og undersøkelser viser at de i snitt bruker Excel en halv time hver dag.
Vi tilbyr digitalt kurs om de 20 beste OneNote-tipsene. OneNote er et enkelt verktøy som flere og flere bruker. Å komme i gang med OneNote er ganske greit: Det er strengt tatt bare å begynne å bruke det, så får du det til. Men lærer du deg litt mer, vil du få så mye mer ut av det!
Vi tilbyr digitalt kurs i design thinking del 1. Har buzz-ordet design thinking pirret interessen din? Drømmer du om å skape den første norske Google eller Tesla? Eller bare fikse det kundene dine stadig vekk klager på? Da bør du sette brukeren i sentrum for alt du utvikler.
Vi tilbyr digitalt kurs i design thinking del 2. Har buzz-ordet design thinking pirret interessen din? Drømmer du om å skape den første norske Google eller Tesla? Eller bare fikse det kundene dine stadig vekk klager på? Da bør du begynne med å sette brukeren i sentrum for alt du utvikler.
Vi tilbyr digital undervisning om det du må vite om digital markedsføring. Fra utviklingen innen teknologi til hvordan du i dagens digitale landskap kan nå ut til ulike målgrupper, på en rekke kanaler - alt i nye forretningsmodeller.
Vi tilbyr kurs i digitale plattformer og økosystemer, innovasjon strategi digitalt som digital undervisning. Hva er digitale plattformer og økosystemer, og hvordan kan det påvirke din virksomhet?
Vi tilbyr kurs om effektive møter i Microsoft Teams som digital undervisning. I en stadig mer digital hverdag har bruken av Teams skutt i været, men kunnskapen den henger fortsatt etter.
Vi tilbyr digitalt kurs i effektive videomøter med Google Meet. Google Hangouts er erstattet av Google Chat og Meet - men hvordan bruker du disse to verktøyene på en så hensiktsmessig måte som mulig, slik at du kommuniserer effektivt og sparer tid?
Vi tilbyr innføring i Adobe Premiere Rush som digital undervisning. Flerkanal videoproduksjon er utfordrende. Kvadrat (1:1) til Instagram, landskap (16:9) til Youtube og vertikal (2:3) til Facebook. I dette kurset lærer du å bruke Adobe Premiere Rush til å levere video til alle kanaler og flater.
Vi tilbyr digitalt kurs med innføring i kunstig intelligens og maskinlæring. Kunstig intelligens (AI) er mer i vinden enn noensinne, men visste du at det har eksistert som akademisk fagfelt siden 1950-tallet?
Vi tilbyr digitalt kurs om engasjer enda mer med PowerPoint. Har du lyst til å lage PowerPoint-presentasjoner som engasjerer mer? I dette kurset lærer du om ny funksjonalitet i PowerPoint som du kanskje ikke har hørt om.
Vi tilbyr digitalt kurs om enkle og effektive nettsider med kjernemodellen. Kjernemodellen er et enkelt og effektivt verktøy for digital suksess. Modellen hjelper deg med å tenke strategisk og brukerfokusert samtidig.
Vi tilbyr digitalt kurs om - er Google Analytics ulovlig? og tre alternativer til webanalyse. Hensynet til personvern har gjort at Datatilsyn i Europa mener Google Analytics er ulovlig å bruke.
Vi tilbyr digitalt kurs om Excel - ekstrem makeover. Bruker dere en Excel-modell i din virksomhet som med årene har begynt å fremstå rotete og uoversiktlig? I dette kurset viser Office-ekspert Jon-Gunnar Pettersen deg hvordan du kan gi den gamle, utdaterte Excel-modellen en "extreme makeover".
Vi tilbyr digital undervisning i Excel for HR og personalledelse. For deg som jobber i HR, må du ofte forholde deg til data fra ulike systemer. Hva hvis du hadde noen virkelig tidsbesparende metoder for å utføre denne jobben?
Vi tilbyr Excelkurs for entreprenører som digital undervisning. Er du entreprenør? Da benytter du deg mest sannsynlig av Office-pakken, og kanskje aller viktigst Excel. I dette kurset lærer Office-ekspert Jon-Gunnar Pettersen deg hvordan du som entreprenør får mest mulig ut av Excel.
Vi tilbyr Excelkurs for nybegynnere som digital undervisning. Excel er på mange måter et intuitivt program, men hvis du ikke har noen forkunnskaper, vil dette kurset gi deg en mykere start.
Vi tilbyr Excelkurs for viderekomne som digital undervisning. I dette kurset lærer du mer avanserte funksjoner i Excel. Kurset er rett på sak, og du får mange smarte tips om mer dyptgående teknikker i Excel som pivot, strukturerte formler, og låne modeller.
Vi tilbyr digitalt kurs i Excels nyeste funksjoner. Det kommer jevnlig nye funksjoner i Excel. Noen er små forbedringer, mens andre er vesentlige nyheter - som er smart å kjenne til for deg som jobber mye i Excel.
Vi tilbyr digitalt kurs Finn dine filer i Microsoft Teams. Er du en av dem som blir litt svimmel av OneDrive, Sharepoint, Teams, og føler at dokumenter og filer ligger strødd rundt omkring – uten at du har noen oversikt?
Vi tilbyr digitalt kurs om forbrukeratferd - hvordan tar vi kjøpsbeslutninger. Som moderne forbrukere kan vi som oftest velge og vrake mellom produkter, og derfor er markedsføring viktigere enn noen gang. Det finnes ingen snarveier til god markedsføring.
Vi tilbyr kurs i få en bedre arbeidsflyt med Google Disk som digital undervisning. Ønsker du å lære deg hvordan du kan bruke Google Disk på en god og hensiktsmessig måte? Da er dette kurset for deg!
Vi tilbyr digitalt kurs i få oversikt med Google Keep, Tasks og Chrome. I dette kurset lærer du om Keep, Tasks og Chrome, tre fantastiske verktøy fra Google som rett og slett vil gjøre livet ditt enklere om du bruker dem riktig.
Vi tilbyr digitalt kurs i Gmail - slik kommer du raskt i gang. Ønsker du å ha kontroll over innboksen din? I dette kurset lærer du hvordan du produserer e-post, og hvordan du organiserer innboksen din.
Vi tilbyr digital undervisning om Google Ad Grants - gratis annonsering for veldedige organisasjoner. Google gir veldedige organisasjoner som oppfyller noen krav til å annonsere for inntil 10.000 dollar pr måned på Google.
Vi tilbyr kurs i Google Ads - introduksjon og opplæring som digital undervisning. Dette kurset i Google Ads gir deg en grundig innføring i hvordan du setter opp kampanjer, søkeord og annonser. Du lærer også om nyttige funksjoner og innstillinger som det er viktig å bruke riktig.
Vi tilbyr digital undervisning om Google Ads - slik drifter du kontoen. Dette kurset bygger videre på introduksjonskurset for Google Ads. Nå skal du lære å jobbe dypere og mer detaljert med Google Ads-kontoen din for å få enda bedre resultater.
Vi tilbyr digital undervisning om Google Ads - slik jobber du godt med et byrå. Google Ads kan fort være noe dere ikke har kompetanse på internt, og da er det å jobbe sammen med et byrå som spesialiserer seg på Google Ads noe du bør vurdere.
Vi tilbyr digitalt kurs i Google Ads - det du må vite som daglig leder / styreleder. Dette kurset gir deg en innføring i Google Ads og hvordan det fungerer, slik at du som leder kan vurdere om og hvordan dere skal bruke Google Ads i markedsføringen.
Vi tilbyr digitalt kurs om Google annonsering på displaynettverk. Google Displaynettverk gir deg muligheten til å effektivt og målrettet nå ut til flere personer med skreddersydde budskap.
Vi tilbyr digital undervisning i Google Classroom - en portal for læring. Ønsker du å lære deg hvordan du tar i bruk Google Classroom på en god og hensiktsmessig måte? Da er dette kurset for deg!
Vi tilbyr digitalt kurs i Google Data Studio slik rapporterer du som en konge. Google Data Studio er et enkelt men stadig mer omfattende system for å vise frem data fra en rekke kilder. Her kan du koble på alt fra egne data til alle Google-produktene. Du kan tilpasse og sette det opp slik du ønsker.
Vi tilbyr digitalt kurs i Google Dokumenter for viderekomne. Dette kurset passer for deg som har erfaring med tekstbehandling i Google, og som ønsker å få enda bedre kontroll over mulighetene som ligger i dette programmet.
Vi tilbyr kurs i Google Kalender - få struktur i hverdagen som digital undervisning. Dette kurset bidrar til at du klarer å håndtere tidsklemma både på jobb og privat med bevisst bruk av kalenderen til Google.
Vi tilbyr digital undervisning om Google Min Bedrift - synlig i kart og lokalt søk. Google Min Bedrift påvirker førsteinntrykket du gir brukere både i søk og på kartet. Informasjonen du legger ut her blir synlig for potensielle kunder og påvirker hvordan dere fremstår.
Vi tilbyr kurs i Google Presentasjoner for viderekomne som digital undervisning. Kurset fokuserer på hvordan du kan samarbeide med andre i en og samme presentasjon, både internt og eksternt.
Vi tilbyr digitalt kurs i google regneark for viderekomne. Kurset har fokus på hvordan du kan samarbeide med andre i samme regneark, både internt og eksternt. Du vil også lære om mer avanserte funksjoner, som for eksempel pivottabeller.
Vi tilbyr digitalt kurs om Google Shopping - geniale annonser for nettbutikker. Google Shopping-annonser er en utmerket måte for nettbutikker å vise frem produktene til brukere som søker på Google. Gjennom en produktfeed blir bilder og prise vist direkte for brukere.
Vi tilbyr kurs i grafisk design som digital undervisning. Signaliserer bedriftens utseende tydelig kvaliteten på produktet eller tjenestene dere tilbyr? Den visuelle siden av bedriftens markedskommunikasjon er bedriftens ansikt utad. Som markedsmedarbeider i din bedrift er dette ditt område.
Vi tilbyr grunnkurs i Adobe Premiere Pro som digital undervisning. I dette kurset lærer du steg for steg hvordan du post-produserer en video, fra installasjon av Premiere Pro til ferdig eksportert video i riktig format.
Vi tilbyr Grunnkurs i Adobe Premiere Rush. Flerkanal videoproduksjon er utfordrende. Kvadrat (1:1) til Instagram, landskap (16:9) til Youtube og vertikal (2:3) til Facebook. I dette grunnkurset lærer du å bruke Adobe Premiere Rush til å levere video til alle kanaler og flater.
Vi tilbyr grunnkurs i digital markedsføring som digital undervisning. Dette kurset gir deg en innføring i hvordan du kan jobbe for å definere kunden din godt, finne rett metode for å komme i kontakt med kunden, og hvilke muligheter som bor i de forskjellige kanalene.
Vi tilbyr digitalt grunnkurs i Microsoft Copilot. Bruker du Office-pakken mye? Da bør du teste ut Copilot, Microsofts KI-verktøy.Hadde det ikke vært fint å ha en egen assistent når du jobber i Office-pakken?
Ta grunnkurs i Microsoft Project med Jon-Gunnar Pettersen. Dette grunnkurset i Microsoft Project lærer deg å legge inn en prosjekt med avhengigheter, varighet og ressurser. MS-kurset lærer deg også å tilpasse kalendere, og måle avvik mot opprinnelig plan.
Vi tilbyr Grunnkurs i Midjourney. Lær hvordan med grunnkurs i Midjourney.Vil du lære hvordan du kan lage fantastiske bilder og kunstverk med kunstig intelligens? Vil du lære hvordan du kan lage fantastiske bilder og kunstverk med kunstig intelligens?
Vi tilbyr grunnkurs i nettside med WordPress som CMS som digital undervisning. I dette kurset lærer du alt du trenger å vite for å komme i gang med din egen nettside. I tillegg skal du få påfyll av nyttig kompetanse og lære å bruke verktøy som gjør deg i stand til å ta gode beslutninger.
I dette grunnkurset lærer du universell utforming av digitale tjenester som alle kan bruke, uavhengig av forutsetninger.
Vi tilbyr digitalt kurs i grunnleggende bruk av Google Admin. Her er det mange finjusteringer som du som administrator bør være klar over. Med Google Admin blir jobben enklere, og arbeidsflyten blant de ansatte øker.
Vi tilbyr digitalt kurs i grunnleggende bruk av Google Dokumenter. Ønsker du å lære deg hvordan du tar i bruk Google Dokumenter på en god og hensiktsmessig måte? Da er dette kurset for deg! Kurset legger vekt på å lære de viktigste funksjonene i systemet, samt innarbeide gode rutiner.
Vi tilbyr kurs i grunnleggende google regneark som digital undervisning. Kurset passer for deg som har liten erfaring med regneark, og som ønsker å få en oversikt over mulighetene som ligger i google regneark.
Vi tilbyr grunnleggende kurs i Outlook som digital undervisning. For mange er Outlook det verktøyet de bruker flest timer på i løpet av en uke. I dette kurset vil du få drøssevis av småtips for at den daglige bruken av Outlook skal gå så greit og effektivt som mulig.
Vi tilbyr grunnleggende kurs i PowerPoint som digital undervisning. Dette kurset passer for deg som bruker PowerPoint på en regelmessig basis. I dette kurset lærer du om smarte triks som vil ta opplevelsen din av programmet til neste nivå.
Vi tilbyr grunnleggende kurs i Word som digital undervisning. I dette kurset finner du de aller mest nyttige fremgangsmåtene og teknikkene du bør kjenne til dersom du bruker Word jevnlig.
Vi tilbyr digitalt kurs om Hvordan bli synlig med SEO (Søkemotoroptimalisering) Dette er et kurs i SEO som viser deg hvordan du lykkes med søkemotoroptimalisering for din bedrift. Bli funnet i søk og selg mer gjennom Google.
Vi tilbyr digitalt kurs om hvordan bruke Power BI sammen med Excel. Power BI er et verktøy for gode visualiseringer, mens Excel er perfekt for presentasjon av tall. Lær hvordan du bruker verktøyene sammen med god effekt.
Holde kurs eller foredrag? Lede et møte? Pitche noe? Lær hvordan ChatGPT kan forenkle hvert steg i prosessen, fra idé til ferdig manus – og bli sceneklar på halve tiden. Bruker du mye tid på presentasjoner?
Vi tilbyr digitalt kurs med innføring i No-Code med Appfarm. No-code er en gruppe teknologier som lar deg lage applikasjoner, integrasjoner og prosesstøtte uten å programmere.
Vi tilbyr digitalt kurs med innføring i Photoshop og Lightroom. I dette kurset blir du guidet gjennom fotografering og veien via datamaskinen og inn i Adobe Lightroom. Hvordan sorterer og organiserer du bildene slik at du enkelt kan dele dem med kunder?
Vi tilbyr innføring i Power Query som digital undervisning. Visste du at Excels beste verktøy for å automatisere rapporter og lage modeller mer robuste er Power Query - og at det er overraskende enkelt å lære seg?
Vi tilbyr digitalt kurs med innføring i VBA-programmering i Excel. VBA er et kraftig Excel-verktøy som kan brukes til mye forskjellig, og Office-ekspert Jon-Gunnar Pettersen bruker det til alt fra små, enkle rutiner og funksjoner til mer komplekse modeller.
Vi tilbyr introduksjonskurs til Adobe Photoshop som digital undervisning. Dette kurset vil gi deg en grunnleggende innføring i Adobe Photoshop. Etter å ha tatt dette kurset er du i stand til å gjøre enkle redigeringer i bildene dine.
Vi tilbyr digital undervisning i jobb effektivt i Office - de 20 beste tipsene. Jon Gunnar Pettersen har satt sammen et kurs basert på all sin erfaring som kursholder i Office-pakken gjennom mange år. Her får du en gjennomgang av de mest etterspurte temaene i komprimert format rett på sak.
Vi tilbyr digitalt kurs i jobb smart med filer i Microsoft Teams. Har du begynt å få dreisen på møter i Teams etter et år på hjemmekontor? Da er det på tide at du lærer deg å jobbe smartere med filer!
Vi tilbyr digitalt kurs om kom i gang med Adobe Illustrator. Adobe Illustrator brukes til blant annet logoer, ikoner, typografi, grafer og diagram, informasjonsgrafikk og komplekse illustrasjoner.
Vi tilbyr digital undervisning om kom i gang med Instagram Story. Visste du eksempelvis at algoritmene styrer hva slags innhold du får se på Story-formatet også, og at det er viktig å lage innhold som engasjerer følgerne dine?
Vi tilbyr digitalt kurs om komma for dummies. Usikker på kommareglene? Et komma kan i verste fall endre meningen i en setning og føre til misforstålser. Mange kommafeil gir også teksten inntrykk av slurv og dermed lav troverdighet.
Vi tilbyr digitalt kurs om bli en effektiv korrekturleser. De fleste som skriver, er rørende enige om at korrektur er den tørreste og minst sexy formen for tekstarbeid, og at den egentlig bare er en dyd av nødvendighet. Men det er faktisk det: nødvendig.
Vi tilbyr digitalt kurs om kunstig intelligens, etikk og risiko. Risikomomentene rundt kunstig intelligens er mange og berører flere fagområder. Hovedutfordringen med trygg og ansvarlig bruk av kunstig intelligens og maskinlæring er at problemstillingene utfordrer mange helt ulike fagområder.
Vi tilbyr kurs i HubSpot Service Hub – kundeservice i HubSpot. Visste du at henvendelser til kundeservice kan håndteres gjennom HubSpot? I dette kurset får du en introduksjon til hvordan HubSpot Service Hub kan bidra til eksepsjonell kundeservice.
Vi tilbyr kurs i Luminar Neo – fotoredigering med kunstig intelligens - digitalt. Bli en racer i bilderedigering med dette kurset i Luminar Neo. Lær hvordan du kan redigere bilder med effektiv AI-teknologi.
Vi tilbyr digitalt kurs i prediktiv modellering. Etter å ha tatt kurs i prediktiv modellering er du i stand til anbefale egen organisasjon hvordan dere kan få på plass prognoser for å styre verdikjeden bedre.
Vi tilbyr kurs i skriving 1: Klar, ferdig, skriv! - digitalt. Skriv godt og bli forstått, med hjelp fra tekstdoktor Christine Calvert! Dette er det første kurset i en miniserie i fire deler. Christine Calvert er Norges eneste tekstdoktor og en av forfatterne bak boken Skriv godt, bli forstått.
Vi tilbyr kurs i skriving 2: Nå gjelder det! Kurs i skriving for deg som vil bli en bedre skribent. Dette er det andre kurset i en miniserie i fire deler.
Vi tilbyr kurs i skriving 3: Slik skriver du bedre. I dette skrivekurset på nett vil du garantert bli bedre til å skrive! “Slik skriver du bedre” er det tredje kurset i en serie med fire minikurs. Christine Calvert er Norges eneste tekstdoktor og en av forfatterne bak boken Skriv godt, bli forstått.
Vi tilbyr kurs i skriving 4: Test, rediger og ta siste finpuss. Dette kurset i skriving gjør deg til en bedre skribent! “Siste finpuss” er det siste kurset i en serie med fire minikurs.
Lær å lage gode PowerPoint-presentasjoner ved hjelp av ChatGPT. Føler du deg overveldet av de forskjellige mulighetene innen AI og ChatGPT? Da er du ikke alene. I dette kurset ser vi nærmere på konkrete oppgaver ChatGPT kan løse når du skal lage presentasjoner.
Vi tilbyr digital undervisning i lag nettsider på et blunk med Google Site. I dette kurset lærer du hvordan du kan lage nettsider for å reklamere for et produkt eller deg selv. Du får også se hvordan det er mulig å bruke Google Site som en hub for læring.
Vi tilbyr digitalt kurs i lag spørreundersøkelser med Google Skjema. Ønsker du å lære deg å lage nettbaserte spørreundersøkelser som på en effektiv måte samler inn informasjon fra respondenter?
Vi tilbyr digitalt kurs i lag vakre presentasjoner med Google Presentasjoner. Ønsker du å lære deg hvordan du tar i bruk Google Presentasjoner på en god og hensiktsmessig måte? Da er dette kurset for deg! Det legges vekt på å lære de viktigste funksjonene i systemet og innarbeide gode rutiner.
Utviklingene i tek-verden går lynraskt. Heng med på endringene og mulighetene i AI-programmet ChatGPT!
Vi tilbyr digitalt kurs om lær deg Scrum. Vil du skape en agil - smidig - organisasjon? Arbeider du med utviklingsprosjekter eller aktiviteter der utfallet ikke er gitt på forhånd? Vil du redusere risiko og levere prioritert kunde / bruker-verdi hyppig? Da er dette kurset i Scrum laget for deg!
Vi tilbyr digital undervisning om knepene som får LinkedIn-profilen din til å skinne. Dette kurset viser deg hvordan du med enkle grep kan sette opp din personlige profil på LinkedIn. Heretter kan du slippe å gremmes over at profilen din ikke gjenspeiler din erfaring og din ekspertise.
Vi tilbyr digital undervisning i Lær om nettsiden din med Google Search Console . Google-søk er for mange nettsider den viktigste kilden til trafikk, og Google deler masse informasjon med deg om hvordan brukere opplever nettsiden din.
Vi tilbyr kurs om Marketing Automation i HubSpot. Visste du at kommunikasjon kan automatiseres gjennom HubSpot? I dette kurset får du en introduksjon til hvordan HubSpot kan bidra til eksepsjonell kundeopplevelse.
Vi tilbyr digital undervisning i Microsoft Ads - introduksjon og opplæring. Microsoft Ads viser annonser på Microsoft sin søkemotor Bing. Prinsippene er mye av det samme som på Google, men det er noen forskjeller. I dette kurset får du en grundig innføring i hvordan du starter å annonsere på Bing.
Vi tilbyr digitalt kurs MS Teams: Lær de smarte triksene for bedre samarbeid. Microsoft Teams er mye mer enn bare møter. Microsoft Office-guru Jon-Gunnar Pettersen viser deg triksene som har enorm hverdagsnytte på arbeidsplassen.
Vi tilbyr kurs om nettsider på HubSpot CMS. Dette kurset lærer deg hvordan du lager nettsider med HubSpot CMS som plattform.
Vi tilbyr nybegynnerkurs i Adobe Lightroom Classic. Adobe Lightroom Classic er et program som er laget for å organisere og redigere mange bilder samtidig. I dette nybegynnerkurset ser vi på importering, redigering og sortering av bilder.
Vi tilbyr digital undervisning om nytt og nyttig i Google Workspace. Det har kommet en rekke store oppdateringer i Google det siste året, men hvilke? Og hva kan de gjøre for deg? I dette kurset lærer du om de aller viktigste, og hvordan du kan jobbe med dem.
Vi tilbyr digital undervisning om Pivottabeller i Excel - kraftig analyseverktøy som gir nyttig innsikt. Ta Excel-bruken til neste nivå med pivot! Her er nytteområdene mange, og mulighetene enda flere.
Vi tilbyr nybegynnerkurs i Power BI. Power BI for nybegynnere er et kurs som lærer deg å lage din første rapport og komme i gang. Få bedre kontroll, oversikt og innsikt med visualisering av data i Power BI.
Vi tilbyr digitalt kurs om praktisk prosjektarbeid med Teams. Visste du at Microsoft Teams er særlig godt egnet til prosjektarbeid? I dette kurset viser Office-ekspert Jon-Gunnar Pettersen deg funksjoner og verktøy i Teams som vil være til god hjelp når du jobber med et prosjekt, lite eller stort.
Vi tilbyr kurs om pressemeldingen som når fram som digital undervisning. En pressemelding er et nødvendig og effektivt middel for å nå ut med budskapet ditt. Men hvordan skal den skrives for å nå flest mulig?
Vi tilbyr digital undervisning om prosessautomatisering og lavkode-applikasjoner. I løpet av 12 leksjoner vil vi se på ulike aspekter av prosessautomatisering, hyperautomatisering, lavkode programvareutvikling, bruk av borgerutviklere, innovasjon og mer effektiv bruk av hjemmekontor.
Vi tilbyr digitalt kurs i skap engasjement gjennom skjermen. Hvis du synes det er utfordrende å kommunisere på en ekte og energisk måte gjennom den lille kameralinsen, er dette kurset for deg.
Vi tilbyr digital undervisning om å skrive bedre e-poster. Skulle du ønske at medarbeiderne dine kommuniserte bedre på e-post? I dette kurset får de enkle regler og grep som gjør at e-postene de sender ut blir tydeligere og lettere å lese - og gjør det enklere for kundene dine å ta en avgjørelse.
Vi tilbyr digitalt kurs i skriv krystallklart - et kurs i klarspråk. Ragnhild Holmås har knekket om traktorlass med tunge tekster til krystallklare nettsaker og rapporter, og lærer deg triksene hun skulle ønske hun selv kunne da hun begynte som tekstkonsulent.
Vi tilbyr digitalt kurs i skriv så det selger. Kurset er et morsomt og lettfattelig kurs om teknikker vi alle kan lære. Christine Calvert er Norges eneste tekstdoktor, og her åpner hun opp medisinskapet sitt og gir deg det du trenger for å skrive tekster som overbeviser, overtaler og selger.
Vi tilbyr digitalt kurs om hvordan Google sin søkemotor virker. I dag starter 90 prosent av alle kjøp med et Google-søk. Dette SEO-kurset gir deg en forståelse av hvordan Google sin søkemotor fungerer, og hvilke konsekvenser det har for din bedrift.
Vi tilbyr digital undervisning i stor verdi med store datasett. Hva har Spotify, Netflix, Uber og oda.no til felles? Jo - de er gode på å lære av data, og omsette informasjonen i suksessfulle forretningsmodeller.
Vi tilbyr digital undervisning om strategi og avanserte muligheter med YouTube. YouTube er verdens nest mest besøkte nettside og hele 37% av all mobil internettbruk foregår nettopp her.
Vi tilbyr digital undervisning om strategisk kommunikasjon i sosiale medier. De fleste vet at virksomheten bør ha en god tilstedeværelse i sosiale medier, og at man bør lage godt innhold som engasjerer målgruppen. Men hva betyr det egentlig i praksis?
Vi tilbyr digitalt kurs i å være synlig i kart og lokalt søk med Google Min Bedrift. Lær hvordan du kan vise frem både bilder, veibeskrivelse og annen nyttig informasjon helt gratis på Google Min Bedrift. Her lærer du alt fra oppsett, drift og analyse av statistikken.
Vi tilbyr digitalt kurs i og ta bedre portrettbilder av dine ansatte, modeller eller din familie. Dette kurset i portrettfoto lærer deg å ta bedre portrettbilder.
Vi tilbyr digitalt kurs om tingenes internett (IoT). IoT - Tingenes internett omgir oss på alle kanter, men vet du egentlig hva det er for noe? I dette kurset får du et innblikk i arkitektur, kommunikasjonsteknologi og forskjellige forretningsmodeller som er bygget rundt tingenes internett.
Vi tilbyr digitalt kurs om tips og råd til bedre digitale møter . Når vi møtes digitalt, skjer det noe med kommunikasjonen vår. Da må du vite hvordan du skal komme gjennom skjermen, slik at de digitale møtene blir så nyttige og effektive som mulig.
I dette kurset med Camilla Hager lærer du å finne din «tone of voice» med ChatGPT. Se for deg et internett som oversvømmes av generisk robot-skvalder. Det blir ikke bare kjedelig, kampen om oppmerksomheten blir også beinhard.
Vi tilbyr kurs i Universell utforming av Word-dokumenter. Dette kurset i Word lærer deg universell utforming av Word-dokumenter. Kurset passer for alle brukere av Word, og krever kun grunnleggende forkunnskaper.
Vi tilbyr digitalt kurs om Verktøy for måling og analyse. Dette SEO-kurset lærer deg nyttige verktøy for måling og analyse i Google. Synlighet på Google er i dag en suksessfaktorer for alle bedrifter. SEO-analyse er en viktig del av dette.
Vi tilbyr digitalt kurs om voks databasen med relevante leads gjennom leadsgenerering. I dette kurset vil du få en introduksjon til hvordan du kan jobbe med å generere leads ved hjelp av enkle grep i HubSpot, samt en innføring i begrepsbruk innenfor leadsgenerering.
Vi tilbyr kurs i Word for advokater som digital undervisning. Er du advokat, bruker du i all sannsynlighet Word, og da er du avhengig av at bruken går effektivt - i stedet for å spise av den fakturerbare tiden din.
We provide online course about AC010 Business Processes in Financial Accounting. Participants of this course will gain an overview of the fundamental business processes and tasks of Financial Accounting with the SAP ERP application.
We provide online course about AC040 Business Processes in Management Accounting (Controlling). Outline business concepts and methods involved in Management Accounting in the SAP system Perform Planning and outline Integrated Planning in Management Accounting.
We provide online course about AC200 Basics of Customizing for Financial Accounting: General Ledger, Accounts Receivable, Accounts Payable. This course is the essential prerequisite for most follow-on training in financial accounting.
We provide online course about AC305 Asset Accounting. This course gives you a thorough overview of the SAP ERP asset accounting offering. You will learn how to configure asset accounting, manage asset master data, and perform day to day and periodic asset transactions.
This workshop has specifically been set-up to enable more project managers and consultants to (a) embed Agile in the project approach already from the bids (as far as it makes sense) and (b) use the Agile approach effectively in our projects.
We provide online course about ADM100 System Administration I for SAP S/4HANA and SAP Business Suite. Are you responsible for the smooth operations of the SAP systems? The course delivers fundamental knowledge you need to keep the system running.
In this course you will get acquainted with a broad spectrum of administrative activities for the AS Java.
This course provides fundamental knowledge of security in the SAP environment. An overview of SAP security products and tools are discussed.
We provide online course about ADM920 SAP Identity Management. Gain knowledge about SAP Identity Management 8.0 SP3. Understand how SAP Identity manages users in heterogeneous IT landscape.
We provide online course about ADM940 Authorization Concept for SAP S/4HANA and SAP Business Suite. Course announcements: In this course you gain knowledge about SAP authorization concept.
We provide online course about ADM945 Authorization Concept for SAP Fiori on SAP S/4HANA. This course is ideal for professionals requiring knowledge of SAP S/4HANA authorizations and role administration.
This course is meant for security professionals who are responsible for implementing, managing and monitoring system security in their SAP environment
We provide online course about AI-102 Designing and Implementing an Azure AI Solution. The course is intended for software developers wanting to build AI infused applications that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework.
In this learning path, you´ll see how Azure AI Document Intelligence solutions can enable you to capture data from typed or hand-written forms. You´ll also learn how to build a solution for your custom form types and integrate that solution into an Azure Cognitive Search pipeline.
Natural language processing (NLP) solutions use language models to interpret the semantic meaning of written or spoken language. You can use the Language Understanding service to build language models for your applications.
Computer vision is an area of artificial intelligence that deals with visual perception. Azure AI Vision includes multiple services that support common computer vision scenarios.
We provide online course about AI-900 Microsoft Azure AI Fundamentals. This course introduces fundamentals concepts related to artificial intelligence (AI), and the services in Microsoft Azure that can be used to create AI solutions.
We provide course about ArchiMate® 3 Practitioner level 1 & 2 as e-læring. This course comprehensively covers the ArchiMate® 3 modeling language and how it can be practically applied when creating enterprise architecture models.
We provide online course about Architecting with Google Compute Engine. This 3-day instructor-led class introduces participants to the comprehensive and flexible infrastructure and platform services provided by Google Cloud, with a focus on Compute Engine.
We provide online course about Architecting with Google Kubernetes Engine. This course introduces participants to deploying and managing containerized applications on Google Kubernetes Engine (GKE) and the other services provided by Google Cloud Platform.
Lær deg å lage holografiske instruksjoner i Dynamics 365 Guides! Har du sett potensialet i Augmented Reality men er usikker på hvordan denne teknologien kan skape verdi for din bedrift i dag og på sikt?
In this learning path, you practice deploying containers, container orchestration, and managing clusters on Azure Kubernetes Service.
We provide online course about AZ-104 Microsoft Azure Administrator. This course teaches IT Professionals how to manage their Azure subscriptions, secure identities, administer the infrastructure, configure virtual networking, connect Azure and on-premises sites.
We provide online course about AZ-140 Configuring and Operating Azure Virtual Desktop. This course teaches Azure administrators how to plan, deliver, and manage virtual desktop experiences and remote apps, for any device, on Azure.
We provide online course about AZ-204 Developing Solutions for Microsoft Azure. This course teaches developers how to create end-to-end solutions in Microsoft Azure. Students will learn how to implement Azure compute solutions, create Azure Functions, implement and manage web apps.
We provide online course about AZ-305 Designing Microsoft Azure Infrastructure Solutions. This course teaches Azure Solution Architects how to design infrastructure solutions. Course topics cover governance, compute, application architecture, storage, data integration.
This course provides the knowledge and skills to design and implement DevOps processes and practices.
We provide online course about AZ-500 Microsoft Azure Security Technologies. In this course students will gain the knowledge and skills needed to implement security controls, maintain the security posture, and identify and remediate vulnerabilities by using a variety of security tools.
We provide online course about AZ-600 Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack Hub. This course teaches Azure administrators and Azure Stack Hub operators how to plan, deploy, package, update, and maintain the Azure Stack Hub infrastructure.
We provide online course about AZ-700 Designing and Implementing Microsoft Azure Networking Solutions. This course teaches Network Engineers how to design, implement, and maintain Azure networking solutions.
We provide online course about DP-300 Administering Windows Server Hybrid Core Infrastructure. This course teaches IT Professionals how to manage core Windows Server workloads and services using on-premises, hybrid, and cloud technologies.
We provide online course about AZ-801 Configuring Windows Server Hybrid Advanced Services. This 4-day instructor-led course is designed for IT professionals who configure advanced Windows Server services using on-premises, hybrid, and cloud technologies.
We provide online course about AZ-900 Microsoft Azure Fundamentals. This course will provide foundational level knowledge of cloud services and how those services are provided with Microsoft Azure.
We provide online course about AZ-900 Microsoft Azure Fundamentals (includes labs). This 2-day course is identical to the 1-day M-AZ-900T01 course. However this course lasts two days because of the hands-on parts. This course will prepare students for the same exam AZ-900!
We provide online course via SAP about BC100 Introduction to programming (with ABAP). Goals: Learn simple ABAP code - Trace the flow of a program and troubleshoot simple problems.
We provide online course about BC400 ABAP Workbench Foundations. Gain a detailed knowledge of the fundamental concepts of ABAP and learn how to comfortably and efficiently work with the ABAP Workbench tools in order to undertake custom developments with confidence.
We provide online course via SAP about BC401 ABAP Objects. Strengthen your ABAP skills by gaining a full understanding of the use of object-oriented programming techniques, and how to apply them practically in your ABAP applications.
Goals: Explain what is SAP BusinessObjects Business Intelligence platform Manage content and objects in SAP BusinessObjects Business Intelligence Platform Organize objects Secure users and groups Manage and secure applications Distribute content to users
We provide online course about BOE320 SAP BusinessObjects Business Intelligence Platform: Administering Servers. Course based on software release: SAP Business Objects Business Intelligence Platform 4.2.
This 5 day instructor-led course is designed to give you the comprehensive skills and in-depth knowledge needed to create SAP BusinessObjects universes using the SAP BusinessObjects Design Tool.
We provide online course about BOW310 SAP Business Objects Web Intelligence: Report Design. Goals: Manage personal and corporate documents to access the information you need, when you need it - design your own reports using Web Intelligence and share your analysis with other users.
Vi tilbyr Introduksjonskurs: Bruk av KI-verktøy i prosesser og presentasjoner - online. Du får en introduksjon til hvilke KI verktøy som hjelper deg med å lage visuelle presentasjoner, enkle tegnede animasjons- og whiteboardfilmer og når du skal tegne til prosesser
We provide online course about BW305H SAP BW powered by SAP HANA: BW Query Design. Please register for BW405 as the course to provide an overview of query design for both SAP BW powered by SAP HANA and SAP BW/4HANA.
We provide online course about BW310H SAP BW powered by SAP HANA: Enterprise Data Warehousing. This course will prepare you to work with Data Warehousing Workbench and SAP HANA Studio to set up different data models.
We provide online course about BW405 SAP BW/4HANA Query Design and Analysis. This course provides an overview of SAP BW4/HANA, and gives you the knowledge to create query definitions using the eclipsed based BW Query Designer in SAP HANA Studio, and to make them available for analysis.
We provide online course about BW410 SAP BW/4HANA Data Warehousing. The course introduces the BW/4HANA Data Warehousing. InfoProviders like Advanced DSO, Open ODS View and CompositeProvider are explained and created.
We provide online course about BW430 SAP BW/4HANA Modeling. This course is designed for users with some experience in BW/4HANA or for users who have visited BW410 and know the BW/4HANA terms and basic data warehousing tasks.
We provide online course about data engineering on Google Cloud. This 4-day instructor-led class provides participants a hands-on introduction to designing and building data processing systems on Google Cloud Platform.
We provide online course via SAP about DBW462 Data Warehousing with SAP BW/4HANA - Delta from SAP BW 7.5 classic to SAP BW/4HANA. This course enables experienced SAP BW users, developers as well as administrators to run and work with SAP BW/4HANA.
We provide online course about developing applications with Google Cloud. In this course, application developers learn how to design, develop, and deploy applications that seamlessly integrate components from the Google Cloud ecosystem.
We provide online course about DP-100 designing and implementing a data science solution on Azure. Gain the necessary knowledge about how to use Azure services to develop, train, and deploy, machine learning solutions. The course starts with an overview of Azure services that support data science.
We provide online course about DP-203 Data Engineering on Microsoft Azure. In this course, the student will learn about the data engineering patterns and practices as it pertains to working with batch and real-time analytical solutions using Azure data platform technologies.
DP-300 Administering relational databases on Microsoft Azure. This course provides students with the knowledge and skills to administer a SQL Server database infrastructure for cloud, on-premises and hybrid relational databases and who work with the Microsoft PaaS relational database offerings.
We provide online course about DP-600 Microsoft Fabric Analytics Engineer. This course covers methods and practices for implementing and managing enterprise-scale data analytics solutions using Microsoft Fabric.
We provide online course about DP-601 Implementing a Lakehouse with Microsoft Fabric. This course is designed to build your foundational skills in data engineering on Microsoft Fabric, focusing on the Lakehouse concept.
We provide online course about DP-602 Implement a Data warehouse with Microsoft Fabric
We provide online course about DP-603 Implementing Real Time Analytics with Microsoft Fabric
DP-604 Implementing a data science and machine learning solution for AI with Microsoft Fabric
We provide online course about DP-900 Microsoft Azure Data Fundamentals. In this course, students will learn the fundamentals of database concepts in a cloud environment, get basic skilling in cloud data services, and build their foundational knowledge of cloud data services within Microsoft Azure.
We provide online course about E2E040 Manage digital transformation with SAP Solution Manager. This course will provide you with an overview of the key value chains and the underlying Application Lifecycle processes of the SAP Solution Manager platform.
We provide online course about E2E600 SAP Solution Manager 7.2 for SAP S/4HANA Implementations. This course will prepare you to: Learn how SAP Solution Manager 7.2 helps your business to transition to SAP S/4HANA, while ensuring 24/7 system stability.
Vi tilbyr online Excel temakurs: Bli god på Pivottabeller. Har du mye data som du trenger å få oversikt over? Trenger du lage rapporter eller diagrammer av store datamengder? Da er dette kurset for deg. Gjennom en dag med kurs vil du lære å tilrettelegge datamengden slik at Pivotering går enklere.
Vi tilbyr online Excelkurs for nybegynnere på nivå 1. Kurset gjennomføres i sanntid med nettundervisning via Teams. Det blir mulighet for å stille spørsmål, ha diskusjoner, demonstrasjoner og øvelser. Du vil motta en invitasjon til Teams fra kursholder.
Vi tilbyr online Excelkurs på nivå 2 om lister, tabeller og diagrammer. Kurset gjennomføres i sanntid med nettundervisning via Teams. Det blir mulighet for å stille spørsmål, ha diskusjoner, demonstrasjoner og øvelser. Du vil motta en invitasjon til Teams fra kursholder.
Vi tilbyr online Excelkurs på nivå 3 om bli god på diagrammer. Kurset gjennomføres i sanntid med nettundervisning via Teams. Det blir mulighet for å stille spørsmål, ha diskusjoner, demonstrasjoner og øvelser. Du vil motta en invitasjon til Teams fra kursholder.
Vi tilbyr online Excelkurs på nivå 3 om bli god på funksjoner. Kurset gjennomføres i sanntid med nettundervisning via Teams. Det blir mulighet for å stille spørsmål, ha diskusjoner, demonstrasjoner og øvelser. Du vil motta en invitasjon til Teams fra kursholder.
Vi tilbyr online Excelkurs på nivå 3 om å ta kontroll over regnearket. Kurset gjennomføres i sanntid med nettundervisning via Teams. Det blir mulighet for å stille spørsmål, ha diskusjoner, demonstrasjoner og øvelser. Du vil motta en invitasjon til Teams fra kursholder.
Vi tilbyr online Excelkurs på nivå 4 om å mestre avansert dataanalyse. Kurset gjennomføres i sanntid med nettundervisning via Teams. Det blir mulighet for å stille spørsmål, ha diskusjoner, demonstrasjoner og øvelser. Du vil motta en invitasjon til Teams fra kursholder.
Vi tilbyr online Excelkurs på nivå 4 om å mestre avanserte funksjoner. Kurset gjennomføres i sanntid med nettundervisning via Teams. Det blir mulighet for å stille spørsmål, ha diskusjoner, demonstrasjoner og øvelser. Du vil motta en invitasjon til Teams fra kursholder.
Vi tilbyr online Excelkurs på nivå 4 om å mestre oppslagsfunksjonene. Kurset gjennomføres i sanntid med nettundervisning via Teams. Det blir mulighet for å stille spørsmål, ha diskusjoner, demonstrasjoner og øvelser. Du vil motta en invitasjon til Teams fra kursholder.
Vi tilbyr online Excelkurs på nivå 4 om å mestre Pivottabeller. Kurset gjennomføres i sanntid med nettundervisning via Teams. Det blir mulighet for å stille spørsmål, ha diskusjoner, demonstrasjoner og øvelser. Du vil motta en invitasjon til Teams fra kursholder.
Vi tilbyr online Excelkurs på nivå 5 med introduksjon til makroer (VBA). Kurset gjennomføres i sanntid med nettundervisning via Teams. Det blir mulighet for å stille spørsmål, ha diskusjoner, demonstrasjoner og øvelser. Du vil motta en invitasjon til Teams fra kursholder.
Vi tilbyr online Excelkurs på nivå 5 med introduksjon til Power Query. Kurset gjennomføres i sanntid med nettundervisning via Teams. Det blir mulighet for å stille spørsmål, ha diskusjoner, demonstrasjoner og øvelser. Du vil motta en invitasjon til Teams fra kursholder.
Vi tilbyr online workshop om Forms: Hva kan jeg bruke Forms til. Forms er et relativt nytt verktøy på Microsoft 365 plattformen. I denne workshopen hjelper vi deg i gang med å samle inn data på en enkel måte.
We provide online course about GRC100 Principles of SAP Governance, Risk and Compliance. This course provides foundation knowledge for SAP Governance, Risk and Compliance (GRC) 12.0.
We provide online course about GRC300 Access Control Implementation and Configuration. In this course, you will get deep Implementation and Configuration knowledge about SAP Governance, Risk and Compliance Access Control.
We provide online course about GW100 SAP Gateway - Building OData Services. Goals: Explore SAP Gateway architecture and deployment options. Perform OData queries and operations with SAP Gateway. Define data model and implement CRUD operations.
We provide online course about HA100 SAP HANA® 360° introduction. This course introduces SAP HANA. Through lectures and exercises you will quickly develop a broad understanding of all key areas of SAP HANA including technology, architecture, data modeling data management and application development.
We provide online course about HA200 SAP HANA Installing and administering. This course covers in detail all key capabilities of SAP HANA database system administration. You will learn how to install, update, and operate an SAP HANA 2.0 database using SAP HANA cockpit 2.0.
We provide online course about HA250 Migration to SAP HANA using DMO. In this course, you will learn how to migrate the database of an SAP system to an SAP HANA database using the database migration option of the Software Update Manager.
We provide online course via SAP about HA300 SAP HANA 2.0 SPS06 Modeling. This course teaches the core capabilities of SAP HANA for calculation view modeling, and covers mainly graphical modeling, as well as SQL- based modeling (table functions and procedures) with a focus on performance.
We provide online course about HA400 ABAP Programming for SAP HANA. In this course, you learn how you can use SAP HANA and new features in the ABAP programming language to optimize existing ABAP code and to develop innovative ABAP applications to enhance your business.
We provide course about High-Performance Java Persistence for businesses. The High-Performance Java Persistence training is aimed to level up your data access skills, covering JDBC, Hibernate, and many database essential topics for Oracle, SQL Server, MySQL or PostgreSQL.
We provide online course about High-Performance SQL for Java Developers. The course is aimed to level up your SQL skills with techniques such as Window Functions, recursive queries Pivoting JSON processing, and many other database querying features supported by Oracle, SQL Server, MySQL, PostgreSQL.
We provide online course about HR050 Business Processes in Human Capital Management. This course provides detailed examples of typical HR business processes and how they integrate with other applications. It is essential learning for all future configuration training.
We provide online course about HR305 Master Data Configuration. This course is the essential prerequisite for most follow-on training. Here you will configure the required infotypes for payroll and benefits processing.
We provide online course about HR306 Configuration of Time Recording. Goals: Configure Time Data including the elements of works schedules, to meet your business requirements. Course Based on Software Release: SAP ERP 6.0 Enhancement Package 6 - SAP NetWeaver W 7.1.
We provide online course about HR505 Organizational Management. Course announcements: Your Organizational Management data model is the foundation for position management, approvals, authorizations, MSS views and reporting.
We provide online course about HR940 Authorizations in HCM. Thic course covers control system access for HCM business processes to ensure appropriate separation of duties and legal compliance. Automate the dynamic maintenance of your authorizations based on your organizational structure.
We provide online course about HRSF1 Explore SAP SuccessFactors Solutions. You will gain the skills necessary to explain basic functions, features, and terminology of the modules within the SAP SuccessFactors suite.
Vi tilbyr kurs med innføring i Microsoft Office 365 for bedrifter. Dette kurset gir en grunnleggende oversikt og innføring i noen av de viktigste delene av Microsoft 365, og hvordan du kan bruke det på en effektiv måte.
Vi tilbyr onlinekurs om installasjon og konfigurering av en Linux Server. Kurset gir en innføring i administrasjon av en Linux-server, Vi bruker Ubuntu server-utgaven i kurset, men andre server-distroer (Suse, Red Hat/Centos e.l.) kan også brukes etter ønske.
Vi tilbyr onlinekurs med introduksjon til jUnit 5 for bedrifter. Målsettingen med kurset er å gi Java-utviklere en innføring i å skrive tester med jUnit 5. Dette kurset levers kun som bedriftsinternt kurs.
Vi tilbyr 4-dagers online introduksjonskurs til programmering med Java. Målsettingen er at ved gjennomført kurs vil deltakerne kunne skrive enkle programmer i Java og kjenne til de grunnleggende komponentene og prinsippene Java bygger på.
Vi tilbyr onlinekurs med introduksjon til Spring Boot for bedrifter. Målsetningen med kurset er å gi Java-utviklere en introduksjon til rammeverket Spring Boot, det anvendelsesområder, styrker og svakheter. Etter kurset skal deltakerne kunne sette opp ulike typer prosjekter med Spring Boot.
We provide a blended virtual course about ISTQB Advanced Level Test Analyst. The course is a hybrid of virtual training and self-study which will be a mixture of teaching using Microsoft Teams for short bursts at the beginning of the day.
We provide online course about ISTQB Advanced Technical Test Analyst. The course is a hybrid of virtual training and self-study which will be a mixture of teaching using Microsoft Teams for short bursts at the beginning of the day.
We provide blended virtual course about ISTQB Advanced Test Automation Engineer. The course is a hybrid of virtual training and self-study which will be a mixture of teaching using Microsoft Teams for short bursts at the beginning of the day.
We provide online course about ISTQB Advanced Test Manager. The course is a hybrid of virtual training and self-study which will be a mixture of teaching using Microsoft Teams for short bursts at the beginning of the day.
We provide blended virtual course about ISTQB Agile Tester Foundation. The course is a hybrid of virtual training and self-study which will be a mixture of teaching using Microsoft Teams for short bursts at the beginning of the day.
We provide a blended virtual course about ISTQB Foundation. The course is a hybrid of virtual training and self-study which will be a mixture of teaching using Microsoft Teams for short bursts at the beginning of the day.
We provide a blended virtual course about ISTQB Mobile Application Testing. The course is a hybrid of virtual training and self-study which will be a mixture of teaching using Microsoft Teams for short bursts at the beginning of the day.
Vi tilbyr kurs i ITIL® 4 Foundation som e-læring. Målet med kurset er å gi deg en forståelse for filosofien bak ITIL®. Kurset gir innføring i basis konseptet, prinsippene, prosessene og funksjonene som er definert som beste praksis. Kurset forbereder deg til sertifiseringseksamen på Foundation-nivå.
Vi tilbyr kurs om ITIL® 4 Foundation. Kurset gir deg en grunnleggende innføring i ITIL® beste praksis rammeverket versjon 4. Kurset gir innføring i basis konseptet, prinsippene, prosessene og funksjonene som er definert som beste praksis.
Vi tilbyr grunnkurs i JavaScript som online undervisning. Målsettingen er at etter gjennomført grunnkurs skal deltakerne være fortrolige med JavaScripts grunnstruktur og funksjoner og skal kunne bruke JavaScript til å utvikle interaktive websider.
Vi tilbyr onlinekurs om å jobbe med store dokumenter. Store dokumenter i Word gir nye utfordringer, men gir også nye muligheter. Mange av prinsippene for stor dokumenter kan med fordel også anvendes på de aller fleste dokumenter, inklusive brev og notater.
We provide course about Julia for Programmers for businesses. This 3-day course is designed for developers with experience of other languages such as Python, R, Matlab, or Java and who want to get up to speed on Julia.
Kurset passer for deg som vil lære om administrasjon av Linux-servere – inkludert installasjon, konfigurering, overvåking, håndtering av brukere, prosesser, tjenester, filer, filsystemer, nettverk og sikkerhet.
Kurset passer for deg som har en del erfaring med installasjon og drift av Linux, men aldri har fått formell opplæring i mer avansert funksjonalitet. Vi bruker RedHat-baserte distroer til kurset, men mye av innholdet kan også lett tilpasses Debian-basert distroer.
Bli en terminal-ninja og lær å bruke funksjonaliteten i Linux Bash - skallet til vanlige oppgaver, systemadministrasjon, utvikling og data science.
Vi tilbyr lynkursdag: Alt dere vil vite om Microsoft 365 for bedrifter. I mengden av nyttige, men litt uvante tjenester og verktøy i Office 365, er det lett å miste av syne den praktiske nytten med systemet.
Vi tilbyr online lynkursdag: Utnytt Excel mer og bedre. Excel er et fantastisk verktøy – og kanskje for flere enn du aner, også! Men i mengden av funksjoner er det fort gjort å gå glipp av mange bruksmuligheter.
Vi tilbyr online lynkursdag: Utnytt Word og PPT optimalt. Word og PowerPoint er fantastiske verktøy! Men i mengden av funksjoner er det fort gjort å gå seg fast i den vante måten å bruke dem på, og slik gå glipp av mange muligheter.
Vi tilbyr onlinekurs om å lære og mestre Excel. På dette kurset får du en god oversikt over mulighetene i Excel. Du får nyttige tips som forenkler arbeidshverdagen din, og lærer de viktigste funksjonene for å komme i gang med Excel.
Vi tilbyr onlinekurs om lær å presentere dine Excel data visuelt. Kurset tar for seg de muligheter som ligger i Excel for presentasjon av data. Excel gir deg flotte muligheter for å presentere og visualisere data!
We provide online course about MB-210 Microsoft Dynamics 365 for Customer Engagement for Sales. Microsoft Dynamics 365 for Sales is an end-to-end application to manage the handling of customers and potential customers: tracking data against sales goals.
We provide online course about MB-220 Microsoft Dynamics 365 for Marketing. This course will review the marketing application configuration needed to drive business growth. It will also dive into lead management, marketing forms and pages, segmentation, and email marketing messages.
We provide online course about MB-230 Microsoft Dynamics 365 Customer Service. Microsoft Dynamics 365 Customer Service offers any organization an opportunity for customer success.
We provide online course about MB-240 Microsoft Dynamics 365 for Field Service. Dynamics 365 Field Service helps organizations better position themselves in the market by providing a variety of tools that assist in identifying and scheduling resources and managing workloads for mobile workers.
We provide online course about MB-260 Microsoft Customer Data Platform Specialist. Customer Data Platform specialists implement solutions that provide insight into customer profiles and that track engagement activities to help improve customer experiences and increase customer retention.
We provide online course about MB-300 Microsoft Dynamics 365 Core Finance and Operations. Dynamics 365 Finance and Operations apps include, but are not limited to, Dynamics 365 Finance, Dynamics 365 Supply Chain Management, and Dynamics 365 Supply Chain Management, Manufacturing.
We provide online course about MB-310 Microsoft Dynamics 365 Finance. This course discusses how to configure and use essential components of financial management in Dynamics 365 for Finance and Operations.
We provide online course about MB-330 Microsoft Dynamics 365 Supply Chain Management. This course discusses how to configure and use supply chain management in Dynamics 365 for Finance and Operations.
We provide online course about MB-500 Microsoft Dynamics 365 Finance and Operations Apps Developer. Developer training. Microsoft Dynamics 365 Finance and Operations Apps Developers implement and extend applications to meet the requirements of the business.
We provide online course about MB-700 Microsoft Dynamics 365: Finance and Operations Apps Solution Architect. This course is developed for those aspired to be and new to the solution architect role.
We provide online course about MB-800 Microsoft Dynamics 365 Business Central Functional Consultant. Built and optimized for small and medium businesses, Dynamics 365 Business Central is an application for companies that have outgrown their entry-level business applications.
We provide online course about MB-910 Microsoft Dynamics 365 Fundamentals Customer Engagement Apps. This course will provide you with a broad introduction to the customer engagement capabilities of Dynamics 365.
We provide online course about MDG100 SAP Master Data Governance. MDG100, divided logically into functional and technical aspects, gives you the understanding and skills to use master data governance to ensure ongoing master data quality.
Vi tilbyr onlinekurs om MS Office smart og avansert. Har du jobbet i Word, Excel og PowerPoint en stund og ønsker en god innføring i hva som er skjedd i Office i det siste, er dette kurset for deg! Bonus: Du vil jobbe smartere og mer effektivt.
Vi tilbyr kurs om MS-102 Microsoft 365 Administrator. This course covers the following key elements of Microsoft 365 administration: Microsoft 365 tenant management, Microsoft 365 identity synchronization, and Microsoft 365 security and compliance.
Vi tilbyr kurs om MS-4006 Copilot for Microsoft 365 for administrators. This course begins by examining the Microsoft Copilot for Microsoft 365 design.
Vi tilbyr kurs om MS-4007 Copilot for Microsoft 365 user enablement specialist. Discover how to successfully drive adoption of Microsoft Copilot for Microsoft 365 in your organization.
Vi tilbyr kurs om MS-700 Managing Microsoft Teams. The Managing Microsoft Teams course is designed for persons who are aspiring to the Microsoft 365 Teams Admin role.
Vi tilbyr kurs om MS-900 Microsoft 365 Fundamentals - online. This course introduces Microsoft 365, an integrated cloud platform that delivers industry-leading productivity apps along with intelligent cloud services, and world-class security.
We provide online course about MSP® Foundation. Managing Successful Programmes is a framework for successfully delivering large-scale transformational change through a dossier of related projects and related activities. It is proven best-practice programme management that helps to make change stick.
We provide online course about MSP Foundation. Delivered by fully accredited trainers and industry leading experts who have extensive experience using MSP, the course includes a relevant modern case study to help delegates understand how to apply the MSP way of managing programmes in the real world.
Vi tilbyr online Java workshop: Stream API. Bli funksjonell og skriv konsis, deklarativ kode med Javas Stream API. Workshopen retter seg primært mot Java-utviklere som vil lære mer om funksjonell programmering, lambda-funksjoner, metodekjeding, parallell-prossessering osv.
Vi tilbyr onlinekurs: lær deg Office 365. Kurset gir en grunnleggende innføring i de viktigste delene av Office 365. Deltakerne får god kjennskap til skylagring, deling av filer, OneNote og samhandling via Teams og SharePoint.
Vi tilbyr online lynkursdag: Alt du trenger vite om Microsoft Office 365. I mengden av nyttige, men litt uvante tjenester og verktøy i Office 365, er det lett å miste av syne den praktiske nytten med systemet. Løsningen er gjerne å ta alt steg for steg og det kan du nå få til på bare én dag.
We provide online course about PL-200 Microsoft Power Platform Functional Consultant. The Power Platform empowers organizations to automate business processes, develop their own rich app experiences, and connect with customers better and faster.
We provide online course about PL-400 Microsoft Power Platform Developer. The Microsoft Power Platform helps organizations optimize their operations by simplifying, automating and transforming business tasks and processes.
We provide online course about PL-500 Microsoft Power Automate RPA Developer. Candidates for this course automate time-consuming and repetitive tasks by using Microsoft Power Automate.
We provide online course about PL-600 Microsoft Power Platform Solution Architect. In this course, students will learn about decisions a Solution Architect makes during an implementation, covering security, integrations, Power Apps architecture, Power Automate architecture, and more.
We provide online course about PL-7001 Create and Manage Canvas Apps with Power Apps. Create your own data model and canvas app to support a scenario for a fictional company.
We provide online course about PL-7002 Create and Manage Automated Processes by using Power Automate. Get started with Power Automate by create and manage automated processes with Power Automate. Including creating triggers for cloud flows,
We provide online course about PL-7003 Create and Manage Model-Driven Apps with Power Apps and Dataverse. In this learning path, you practice building model-driven apps by using Microsoft Power Apps.
We provide online course about PLM300 Business Processes in Plant Maintenance. This course introduces the central business processes in Enterprise Asset Management as well as the most important integration aspects with other SAP applications.
We provide online course about PLM305 Managing Technical Objects. This course shows in detail the setup of technical asset structures which will be used as the basis and the backbone for maintenance processing. This course also contains all relevant customizing settings (IMG) for technical objects.
We provide online course about PLM310 Preventive Maintenance and Service. This course shows in detail the processes and functions of preventive maintenance and service. In a first step the creation of task lists is shown together with the relevant customizing settings.
We provide online course about PLM315 Maintenance Processing: Operational Functions. This course will enable you to make customizing decisions and settings to reflect your maintenance processing activities.
Vi tilbyr kurs om PRINCE2® 7 Foundation som onlineundervisning. På dette kurset vil du få en god forståelse for filosofien bak PRINCE2. Du vil lære metodens grunnleggende prinsipper og tema samt de ledelses- og styringsprosesser som tar et prosjekt fra start til mål.
Vi tilbyr kurs om PRINCE2® 7 Practitioner som onlineundervisning på engelsk. På dette kurset vil du få en dypere forståelse av PRINCE2 sine prosesser, temaer og teknikker samt hvordan disse kan tilpasses ulike prosjekters omgivelser og forutsetninger.
Vi tilbyr kurs om PRINCE2® Agile Foundation som onlineundervisning. Kurset tar utgangspunkt i smidige metoder som Scrum, Kanban og Lean StartUp, og viser hvordan PRINCE2s 7 prinsipper, 7 prosesser og 7 tema brukes for å styre prosjektet mot leveranse til et felles business case.
Vi tilbyr kurs om PRINCE2® Foundation, 7th Edition som e-læring. Målsettingen med kurset er å gi deg en forståelse for filosofien bak PRINCE2®. Du lærer metodens grunnleggende prinsipper og tema samt de ledelses- og styringsprosesser som tar et prosjekt fra start til mål.
Vi tilbyr kurs om PRINCE2® Foundation, 7th Edition som onlineundervisning. Den nye PRINCE2® 7 er her! Beste praksis gjort bedre. PRINCE2, verdens ledende prosjektledelsesmetode, har utviklet seg for å møte fremtidens behov.
Vi tilbyr kurs i PRINCE2 Practitioner, 7th Edition som e-læring. Kurset vil gi deg en dypere forståelse av PRINCE2 sine prosesser, temaer og teknikker samt hvordan disse kan tilpasses ulike prosjekters omgivelser og forutsetninger. Kurset forbereder deg til sertifiseringseksamen på Practitionernivå.
Vi tilbyr grunnkurs i Project 365 som onlinekurs via Teams. Microsoft Project 365 er et av verdens mest brukte verktøy for planlegging og oppfølging av prosjekter. Dette kurset lærer deg å få kontroll på aktiviteter, ressurser, kostnader og tidsbruk.
We provide Reactive Spring workshop for businesses. In this workshop, we will use the current versions of Spring Boot, Spring Framework and Project Reactor to write Reactive code and will introduce RSocket, an application protocol that supports Reactive Streams.
In this course, you will learn about S43000 Business Processes in SAP S/4HANA Asset Management. The new product S43000 will replace former training course S4130. This replacement is part of a comprehensive restructuring of the learning journey in SAP S/4HANA Asset Management.
We provide online course aboutS43100 Managing Technical Objects in SAP S/4HANA. This course will prepare you to: design Technical Object structures customize the settings for Technical Objects simplify the management of Technical Objects by using SAP Fiori Apps
We provide online course about S43200 Preventive Maintenance in SAP S/4HANA. This course will prepare you to describe the processes and functions of preventive maintenance, create task lists and make the relevant customizing settings.
We provide online course about S4500 Business Processes in SAP S/4HANA Sourcing & Procurement. This course provides a comprehensive overview of the processes in SAP S/4HANA sourcing and procurement.
We provide online course about S4510 Inventory Management and Physical Inventory in SAP S/4HANA. This course offers a comprehensive overview and in-depth knowledge about inventory management and physical inventory in SAP S/4HANA.
We provide online course about purchasing in SAP S/4HANA. This course is a deep dive into purchasing in SAP S/4HANA. You learn how to configure and use specific purchasing capabilities using classic SAP GUI transactions as well as SAP Fiori apps.
In this course, you will learn about S4550 Cross-Functional Customizing in SAP S/4HANA Materials Management
In this course, you will learn about the fundamental business processes in SAP S/4HANA Sales. In addition, you will learn how to perform the most important functions in the sales process chain, from presales to customer payment, in the SAP S/4HANA system.
We provide online course about S4605 sales processing in SAP S/4HANA sales. This course is ideal for persons requiring detailed knowledge about customizing of sales processes and basic functions.
This course is an introduction to ABAP programming on any ABAP platform.
This course follows on from the Basic ABAP Programming course. In it, you will use analysis and test tools to investigate ABAP code.
During this course, you will learn the basic idea of Core Data Services and how SAP implemented this concept on the ABAP stack.
We provide online course about S4DEV Hands-on Introduction to Application Programming on SAP S/4HANA. Goals: Understanding the principles of SAP S/4HANA and SAP Fiori. Discovering and implementing the SAP Fiori Programming Model. Implementing and providing basic apps based on SAP Fiori Elements.
We provide online course via SAP about S4F01 Financial Accounting in SAP S/4HANA. The course provides an overview of the functionality of Accounting within SAP S/4HANA for consultants experienced in SAP ERP Financial Accounting.
We provide online course about S4F02 Management Accounting in SAP S/4HANA. The course provides an overview of the changes in the functionality of Management Accounting within SAP S/4HANA for consultants experienced in SAP ERP Management Accounting.
We provide online course about S4F10 Business Processes in Financial Accounting in SAP S/4HANA. Participants of this course will gain an overview of the Financial Accounting capabilities of SAP S/4HANA.
We provide online course about S4F20 Business Processes in Management Accounting in SAP S/4HANA. Participants of this course will gain an overview of the fundamental business processes and tasks of Management Accounting with SAP S/4HANA.
We provide online course about S4H00 SAP S/4HANA Overview. This course provides an overview of SAP S/4HANA for learners who do not yet have specific SAP background knowledge and want to build SAP S/4HANA skills.
We provide online course about S4H01 SAP Business Suite to SAP S/4HANA Delta? Overview. This course provides delta knowledge relevant for learners who are familiar with the SAP Business Suite/SAP ERP and want to up-skill to SAP S/4HANA.
In this course, learners gain a comprehensive overview of the real-time, operational analytics apps, tools and data models offered by SAP S/4HANA embedded analytics capabilities.
We provide online course via SAP about SAP01 Overview. Goals: This course will prepare you to: Identify the SAP Applications and Components - Explain basic functionality of SAP Solutions - Describe the various aspects of SAP User Experience.
Would you like to understand how SAP systems function?
We provide online course about SCM630 Warehouse Management. Set up organizational structures in Warehouse Management Configure control of pick, putaway, and stock transfer activities at master data and Customizing level
We provide online course about security in Google Cloud Platform. Through lectures, demonstrations, and hands-on labs, participants explore and deploy the components of a secure GCP solution.
Vi tilbyr onlinekurs om selvbetjening og analyse med Power BI. I dagens digitaliserte verden øker mengden data med enorme størrelser hver eneste dag. Enten man jobber i store multinasjonale selskap eller i små bedrifter ser man behovet for å dykke ned i data for å skaffe bedre innsikt.
We provide online course about SM100 SAP Solution Manager Operations and Configuration. Goals: Understanding mandatory and managed system configuration of the SAP Solution Manager, including infrastructure.
We provide online course about SM250 IT Service Management Configuration. Goals: Describe the idea of Application Lifecycle Management and how IT Service Management is integrated in this process.
We provide course about Software Engineering for Data Scientists for businesses. This course will introduce you to important general concepts in software engineering, along with concrete practices, that will help elevate your programs from sufficient to exceptional.
We provide online course about TS450 Sourcing and Procurement in SAP S/4HANA - Academy Part 1. The Consultant Academy for SAP S/4HANA Sourcing and Procurement addresses learners who want to obtain a broad and deep knowledge of the functions of Materials Management in SAP S/4HANA.
We provide online Spring Boot workshop for businesses. This workshop will teach you Spring Framework basics and dives into Spring Boot and Spring Cloud to create Microservices.
Vi tilbyr 2-dagers online påbyggingskurs i SQL-programmering. Målsettingen er at etter gjennomført kurs vil deltakerne være fortrolige med mer avanserte søk etter data i SQL-databaser, oppretting av egne funksjoner og eksportering av data i ulike formater, som XML- og JSON.
Vi tilbyr SQL grunnkurs som online undervisning. Målsettingen er at etter gjennomført kurs vil deltakerne være fortrolige med å opprette databaser og tabeller, sette inn data, endre og slette data og søke etter data i SQL-databaser.
We provide online course about TERP10 SAP ERP - Advanced SAP Overview (Integration of Business Processes). Integrated SAP software fosters innovation without disruption. In a global economy, businesses must efficiently extend processes across a broad network of customers, suppliers, and partners.
This 1-day online workshop looks at the most essential aspects of test management, such as test estimation, monitoring and controlling testing, measuring the value of testing how to perform risk-based testing effectively and when to apply test automation to projects.
We provide online course about THR80 SAP SuccessFactors Platform Introduction Academy - online. You will be able to perform configurations with common platform tools, set-up permissions with RBP
Kurset fokuserer på å lære deg å bruke dine kunnskaper innen EA og TOGAF 9 standarden. Denne kurspakken inkluderer kurset TOGAF Foundation (nivå1) og TOGAF Certified (nivå 2).
This Enterprise Architecture Foundation course draws on the latest TOGAF Standard, 10th Edition. It addresses all topics required for the Foundation syllabus.
We provide online course about TS410 Integrated Business Processes in SAP S/4HANA. This course will prepare you to explain the fundamental integrated business processes of SAP S/4HANA: Order to Cash, Procure to Pay, Plan to Produce, Core Finance.
Ansvaret for universell utforming er ofte feilplassert, og oppgavene på feltet blir dessverre ofte nedprioritert. Resultatet blir digitale løsninger som enten blir unødvendig dyre å gjøre bra eller blir unødvendig vanskelig å bruke for et stort spekter av brukere.
Vi tilbyr onlinekurs om universell utforming - utvikling og test. Når UX-ere og grafisk designere har levert underlag til utvikling, er det tid for å begynne å bygge og teste, og da gjelder det gjøre ting riktig.
Skjema er et viktig tema innen universell utforming. De aller fleste nettsteder har skjemafunksjonalitet, for eksempel til å søke om offentlige tjenester, kjøpe varer eller kontakte brukerstøtte.
Vi tilbyr kurs om universell utforming UX og grafisk design. Universell utforming handler om god brukeropplevelse, og mange aspekter rundt dette kan selvsagt lett skisseres lenge før en eneste kodelinje blir skrevet.
Vi tilbyr onlinekurs om utnytt mulighetene med Microsoft Teams. Dette kurset vil gi deg en grundig innføring i de ulike mulighetene som finnes i Teams, og hjelpe deg til å få mest mulig nytte ut av verktøyet.
We provide online course about UX100 SAP Fiori - Foundation. This course provides an overview of the technologies used with SAP Fiori. It covers the design principles, usage and personalization of the SAP Fiori launchpad, introduction to SAPUI5 and SAP Gateway.
We provide online course about UX200 SAP Fiori System Administration. This course is designed to give participants a detailed look at the administration tasks and activities necessary to support the SAP Fiori solution.
We provide online course about UX400 Developing UIs with SAPUI5. This course is designed to give participants foundational knowledge and experience with SAPUI5. The course will begin with an introduction to SAP’s UX Strategy, then move on to fundamental and complex SAPUI5 topics.
We provide online course about UX403 SAP Fiori Elements Development. This course is designed to give participants the opportunity to gain the overall understanding and hands on experience of SAP Fiori Elements.
We provide online course via SAP about UX410 Developing SAP Fiori UIs. This course will prepare you to: Describe design guidelines for SAP Fiori - Develop UIs according to SAP Fiori App Types - Develop custom SAP Fiori UIs using HANA Cloud Platform - Web IDE, and SAPUI5 - Enhance SAP Fiori UIs.
Vi tilbyr grunnkurs i XML som online undervisning. Målsettingen er at deltakerne etter kurset vil ha en grunnleggende forståelse av og kjennskap til hvorfor og hvordan XML kan anvendes for å oppnå en bedre utveksling og deling av strukturert og ustrukturert informasjon.