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.
10 Done-for-You Blog Posts & Emails: Business Niche. Just Add to Your Blog or Autoresponder and Tweak the Wording for Your Audience. Not sure what to blog about or send to your email list next?
10 Done-for-You Emails: Coaching Skills. Boost your email marketing and nurture relationships with your subscribers using our…Pre-Written Coaching Skills Email Swipes Just edit, add your links, and load into your blog or email platform.
10 Done-for-You Blog Posts & Emails: Know Your Customer. Attract more leads and nurture relationships with your subscribers with our…Pre-Written Blog Posts & Email Swipes on Know Your Customer.. Just edit, add your links, and load into your blog or email platform.
10 Done-for-You Blog Posts & Emails: Leveraging Partnerships. Attract more leads and nurture relationships with your subscribers with our…Pre-Written Blog Posts & Email Swipes on Leveraging Partnerships. Just edit, add your links, and load into your blog or email platform.
10 Done-for-You Blog Posts & Emails: Success Mindset. Attract more leads and nurture relationships with your subscribers with our…10 Done-for-You Blog Posts & Emails: Success Mindset. Just edit, add your links, and load into your blog or email platform.
10 Done-for-You Blog Posts & Emails: Working Remotely. Attract more leads and nurture relationships with your subscribers with our…Pre-Written Blog Posts & Email Swipes on Working Remotely. Just edit, add your links, and load into your blog or email platform.
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.
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-3016: Develop custom copilots with Azure AI Studio. Generative Artificial Intelligence (AI) is becoming more accessible through easy-to-use platforms like Azure AI Studio.
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-3022: Implement knowledge mining with Azure AI Search. The AI-3022: Implement AI Skills in Azure AI Search course equips learners with the expertise to build, enhance, and manage search solutions using Azure AI Search.
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 Auditor. Artificial intelligence (AI) has become integral to the success of many organizations by enhancing efficiency through automation and improving decision-making by utilizing advanced data analytics.
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 in english. 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.
We provide virtual course about CNX-GenAIBIZ: Generative Artificial Intelligence for Business Professionals in english. A major milestone in business automation has been reached - generative AI. Despite its recency, it has already started having a significant impact on our lives.
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 code responsibly with generative AI in C# in english. Your Web application written in C# works as intended, so you are done, right? But did you consider feeding in incorrect values? 16Gbs of data? A null? An apostrophe?
We provide virtual course about Code responsibly with generative AI in C++ in english. Embark on a comprehensive exploration of cybersecurity and secure coding practices in this intensive three-day course. It is primarily focusing on C++, but also integrates some C concepts.
We provide virtual course in english about code responsibly with generative AI in Java. Your Web application written in Java works as intended, so you are done, right? But did you consider feeding in incorrect values? 16Gbs of data? A null? An apostrophe?
We provide virtual course about code responsibly with generative AI in Python in english. Your Web application written in Python works as intended, so you are done, right? But did you consider feeding in incorrect values? 16Gbs of data? A null? An apostrophe?
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 in english. 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-602: Implement a Data Warehouse with Microsoft Fabric. Explore the data warehousing process and learn how to load, monitor, secure, and query a warehouse in Microsoft Fabric.
We provide virtual course about DP-603: Implementing Real-Time Intelligence with Microsoft Fabric. You will learn how to implement real-time intelligence using Microsoft Fabric.
We provide virtual course about DP-604: Implement a data science and machine learning solution for AI with Microsoft Fabric. Explore the data science process and learn how to train machine learning models to accomplish artificial intelligence in Microsoft Fabric.
We provide course about DP-700: Microsoft Fabric Data Engineer. This course covers methods and practices to implement data engineering solutions by using Microsoft Fabric. Students will learn how to design and develop effective data loading patterns, data architectures, and orchestration processes.
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 virtual course about ISO/IEC 42001 Foundation. The ISO/IEC 42001 Foundation training course equips you with the core principles necessary for establishing and managing an artificial intelligence management system (AIMS) in accordance with ISO/IEC 42001.
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 Microsoft 365 Copilot 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.
We provide virtual course about MD-4011: Enhance Endpoint Security with Microsoft Intune and Microsoft Copilot for Security. This course provides comprehensive training on integrating Microsoft Intune with Microsoft Copilot for advanced endpoint management and security.
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 about MS-4002: Prepare security and compliance to support Microsoft 365 Copilot. This course examines how administrators can manage and extend Microsoft 365 Copilot to meet their business needs.
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-4009: Extend Microsoft Copilot for Microsoft 365 with Copilot Studio. Learn how to create Copilot Studio actions that extend the knowledge and capabilities of Microsoft 365 Copilot with external data, tailored conversations, automated flows, and custom prompts.
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-7004: Implement AI models with Microsoft AI Builder. Learn how to to automate document workflows, recognize text, and predict outcomes. Gain hands-on expertise with AI Builder in Power Apps and Power Automate, driving smarter, AI-powered business solutions.
We provide virtual course about PL-7008: Create and extend custom copilots in Microsoft Copilot Studio. In this course, you will learn how to create custom copilots with Copilot Studio and will get the opportunity to practice your skills in a guided project.
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.
We provide virtual course about PostgreSQL Administration Workshop in english. In this training you will learn the detailed architecture of the PostgreSQL and continue with the installation. Configuration, security, performance management and high availability features will be discussed in detail.
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-5006: Get started with Microsoft Copilot for Security. This course provides an introduction to Copilot for Security and its integration with AI technologies like Defender XDR and Microsoft Entra.
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?
Vi tilbyr kurs i (minVakt) Visma Flyt Ressursstyring - grunnkurs dag 1 av 2 som webinar. Grunnkurs i arbeidsplanlegging. Det legges opp til at deltakerne utfører praktiske oppgaver gjennom kurset. Kurset gjennomføres online og du vil få en personlig innlogging før oppstart av kurset.
Vi tilbyr kurs i (minVakt) Visma Flyt Ressursstyring - grunnkurs dag 2 av 2 som webinar. Kurs i ukeplanlegger, vikarhåndtering og timeliste. Det legges opp til at deltakerne utfører praktiske oppgaver gjennom kurset. Kurset gjennomføres online og du får personlig innlogging før oppstart av kurset.
Vi tilbyr kurs i (minVakt) Visma Flyt Ressursstyring - systemansvarlig som webinar.
Vi tilbyr kurs i CheckWare - kartlegging i PPT som webinar. Du lærer om hvordan å benytte CheckWare ved kartlegging i Visma Flyt PPT. Kurset vil bli gjennomført via linje. Det innebærer at kursdeltaker må sørge for å ha nødvendig utstyr tilgjengelig, slik som pc med høyttaler og mikrofon.
Oppdater din kompetanse og styrk din ekspertise digitalt - meld deg på vårens fagkonferanse! Dette er en dag fylt med innsikt i nye lover og regler, aktuelle tema og selvfølgelig, siste nytt i ditt lønnssystem.
Vi tilbyr webinar om gjenbruk og endring av stilling i HRM basis og WEB. Vi ser på gjenbruk og endring av stilling i HRM og og viser til anbefalinger, mellom felter i HRM basis og web personalmeldinger.
Vi tilbyr webinar om HRM integrasjon mot Visma Tid. Vi tar en grundig gjennomgang av HRM-integrasjonen mot Visma Enterprise HRM slik at dere nå enkelt kan administrere både enheter / avdelinger, stillingskoder, ansatte og dimensjoner og kontoer direkte i Visma Tid.
Vi tilbyr nettkurs i Huldt & Lillevik Lønn - ferie og feriepenger A-Å. Programvare og lover & regler - alt i et kurs! Dette kurset er inkludert i ditt programvareabonnement! Meld deg på og få tilgang ved å legge kurset i handlekurven.
Vi tilbyr nettkurs i Huldt & Lillevik Lønn på litt øvet nivå. I dette kurset ser vi på korrigering av lønn og nyttige funksjoner som effektiviserer lønnsarbeidet. Dette kurset er inkludert i ditt programvareabonnement! Meld deg på og få tilgang ved å legge kurset i handlekurven.
Vi tilbyr nettkurs i Huldt & Lillevik lønn grunnleggende. Kurset vil gi deg grunnleggende kunnskap i Huldt & Lillevik Lønn, samt innføring i de ulike funksjonalitetene du må kjenne til for å kunne foreta lønnskjøring og andre nødvendige rutiner i lønnssystemet.
Vi tilbyr webinar om Jobb smart i Periode og År På dette seminaret skal vi ta for oss temaer vi ser mange lurer på og som kan hjelpe deg til å bli tryggere i Årsoppgjørssystemet Periode og År
Vi tilbyr webinar om personopplysninger i HRM - oppbevaring og sletting. Gjennom kurset ser vi nærmere på hjemmelsgrunnlaget for behandling av persondata og sletting av utvalgte data. Informasjon om pålogging til kurset blir sendt ut senest en time før kurset starter.
Vi tilbyr webinar om saksbehandleroppgaver i Visma Flyt PPT. Saksbehandleroppgaver i Visma Flyt PPT. Hvordan arbeide fra hjemskjerm og i saksbildet. Skrive journalnotat, brev / rapporter, godkjenningsrutiner m.v.
Vi tilbyr webinar om samspill - opplæring for lokale administratorer, koordinator-stafettholdere. Vi presentere nyheter og endring, og viser hvordan best benytte samspill til arbeid med IP og stafettlogg.
Vi tilbyr webinar om statistikk i Visma Flyt PPT. I løpet av kurset gjennomgår vi spørringer og tabeller. I dette kurset vil vi også snakke litt om kodeverk, da dette henger nøye sammen.
Vi tilbyr webinar om Visma Barnevern Familia - GDPR i Familia. Kurset vil bli gjennomført via linje. Det innebærer at kursdeltaker må sørge for å ha nødvendig utstyr tilgjengelig, slik som pc med høyttaler og mikrofon. Hvis man ikke har høyttaler og mikrofon på pc må man benytte telefon til lyd.
Vi tilbyr webinar om Visma Barnevern Familia - registrering av meldinger. Kurset vil bli gjennomført via linje. Dette innebærer at kursdeltaker må sørge for å ha nødvendig utstyr tilgjengelig, slik som pc med høyttaler og mikrofon.
Vi tilbyr webinar om Visma Barnevern Familia - Superbruker- opprette bruker, autorisasjon og master. Kurset vil bli gjennomført via linje. Det innebærer at kursdeltaker må sørge for å ha nødvendig utstyr tilgjengelig, slik som pc med høyttaler og mikrofon.
Vi tilbyr webinar om Visma Barnevern Familia - tekstmaler (Word) i Familia. Kurset vil bli gjennomført via linje. Det innebærer at kursdeltaker må sørge for å ha nødvendig utstyr tilgjengelig, slik som pc med høytaler og mikrofon.
Vi tilbyr webinar om Visma Barnevern Familia - Rapportering til statsforvalteren og SSB. Kurset vil bli gjennomført via linje. Det innebærer at kursdeltaker må sørge for å ha nødvendig utsyr tilgjengelig, slik som pc med høyttaler og mikrofon.
Vi tilbyr webinar om Visma Barnevern Familia - Kontroll og oversikt i Familia. Kurset gir en gjennomgang av godkjenningsrutiner og hvordan man kan bruke Familia til å få kontroll og oversikt over saker som er registrert.
Vi tilbyr webinar om Visma Enterprise - Integrasjonssenter. Visma Integrasjonssenter blir mer og mer benyttet til ulike filutvekslinger i modulene våre. I dette kurset går vi igjennom de viktigste punktene du bør kunne om integrasjonssenteret inkludert oppsett av ny integrasjonsmodul.
Vi tilbyr webinar om Visma Enterprise - Momsbehandling med Enterprise på 1-2-3 - del 1 grunndata og daglige kontroller. Kurspakken tar deg gjennom alle steg for momsbehandling med Visma Enterprise, fra daglige, via terminvise til årlige momskontroller, som er viktig for å sikre et korrekt regnskap.
Vi tilbyr webinar om Visma Enterprise - momsbehandling med Enterprise på 1-2-3 - del 2 kontrollrutiner ved terminoppgjør. Kurspakken tar deg gjennom alle steg for momsbehandling med Visma Enterprise fra daglige, via terminvise til årlige momskontroller, som er viktig for å sikre et korrekt regnskap.
Vi tilbyr webinar om Visma Enterprise - momsbehandling med Enterprise på 1-2-3 - del 3 Årlige kontroller samt vurdering av nye kontroller og forebyggende arbeid. Informasjon om pålogging blir sendt senest 1 time før kursstart.
Vi tilbyr webinar om Visma Enterprise - programserverjobber - hvordan opprette og vedlikeholde. Har du faste jobber som kjører på programserver? Hvor ofte sjekker du at disse jobbene kjører som de skal?
Vi tilbyr webinar om Visma Enterprise - Programserver. Programserver inneholder blant annet jobber som gjør at ulike prosesser blir håndtert med automatikk til faste tider, for eksempel ved postering av bilag, remitteringsforslag, innlesing faktura, innbetalinger fra Nets, etc.
Vi tilbyr webinar om Visma Enterprise BI HRM - brukerkurs. I dette kurset har vi fokus på deg som bruker BI til daglig, f.eks. som leder etc. Vi vil gå gjennom grunnleggende funksjonalitet samt si noe om hvilke data fra HRM du ser i Enterprise BI.
Vi tilbyr webinar om Visma Enterprise Brukeradministrasjon - tips til bruk av fullmakter innenfor økonomiområdet. Fullmakter bestemmer hvilke konteringsdimensjoner du får lov til å benytte i de ulike modulene.
Vi tilbyr webinar om Visma Enterprise Brukeradministrasjon - tips til nyttige rapporter og lesing av logger. Informasjon om pålogging blir sendt ut senest en time før kurset starter.
Vi tilbyr webinar om Visma Enterprise Brukeradministrasjon - vedlikehold av brukere og brukere som slutter. Informasjon om pålogging blir sendt ut senest en time før kurset starter.
Vi tilbyr webinar om Visma Enterprise HRM - Avstemming og oppsett av RF1022. Vi forbereder årsavslutning og tar en gjennomgang på avstemming HRM mot økonomi og Altinn.
Vi tilbyr webinar om Visma Enterprise HRM - Brukeradministrasjon. Målsettingen med kurset er å gjøre deg trygg på hvordan du jobber med tilgangsstyring i brukeradministrasjon HRM.
Vi tilbyr webinar om Visma Enterprise HRM - Overføre ferie fra WEB. Ansatte kan nå søke om overføring av feriedager til neste år under Meg selv i HRM web. I dette kurset vil vi vise deg grunnleggende innstillinger og funksjonalitet i basisløsning, samt hvordan dette gjøres i praksis på web.
Vi tilbyr webinar om Visma Enterprise HRM - rapportgenerator for nybegynnere. Kurset gir en grunnleggende gjennomgang av Enterprise HRM rapportgenerator. Informasjon om pålogging blir sendt senest 1 time før kursstart.
Vi tilbyr webinar om Visma Enterprise HRM - rapportgenerator for viderekomne. Nettkurs for deg som er en erfaren bruker av Rapportgeneratoren og ønsker å utnytte funksjonaliteten fullt ut.
Vi tilbyr webinar om Visma Enterprise HRM - selvbetjening WEB. Enterprise HRM web består av ulike selvbetjeningsmoduler for ansatte og ledere / saksbehandlere. Et ledd i å effektivisere og det å gjøre ting på en bedre måte er å benytte selvbetjening i HRM web. Hvilke muligheter finnes der?
Rutinene for årsavslutning gjøres kun én gang i året, og vår erfaring er at mange kunder har behov for å friske opp disse rutinene. I løpet av kurset vil de sentrale oppgavene ved årsavslutning bli gjennomgått.
Vi tilbyr webinar om Visma Enterprise HRM - Årsavslutning HRM. Rutinene for årsavslutning gjennomføres kun én gang i året og vår erfaring er at mange kunder har behov for å friske opp disse rutinene. I løpet av kurset vil de sentrale oppgavene ved årsavslutning bli gjennomgått.
Vi tilbyr webinar om Visma Enterprise HRM A-melding. A-ordningen er stadig under endring og gjenbruk av a-meldingen utvides. Det medfører at krav til innrapportering blir mer og mer viktig for korrekt gjenbruk.
Vi tilbyr nettkurs i Visma Enterprise HRM Feriepenger 2024. Kurset gjennomgår de viktigste punktene ved feriepengeutbetaling fra Enteprise HRM. Informasjon om pålogging blir sendt senest 1 time før kursstart.
Vi tilbyr webinar om Visma Enterprise HRM grunnkurs del 3 - ansattutforsker. Rabattkode: Meld deg på alle 4 kursene og får 20% rabatt på alle. Bruk kampanjekode HRM når du melder deg på.
Vi tilbyr webinar om Visma Enterprise HRM grunnkurs del 4 - rapporter. Meld deg på alle 4 kursene og får 20% rabatt på alle. Bruk kampanjekode HRM når du melder deg på. Informasjon om pålogging sendes ut senest en time før kurset starter.
Vi tilbyr webinar om Visma Enterprise Innkjøp - utnytt potensialet i kontrollsteg med oppbygning av egnede kontroller. Du får tilsendt påloggingsinformasjonen i forkant av nettkurset.
Vi tilbyr webinar om Visma Enterprise Innkjøp - Ta i bruk EHF-purring i fakturabehandling. Automatiser behandling av purringer - spar tid og penger. I kurset gjennomgår vi hvordan man arbeider i Enterprise Fakturabehandling med purringer som mottas i EHF format, Purring EHF 3.0.
Vi tilbyr webinar om Visma Enterprise Periodisering i årsoppgjøret. Lær deg alle mulighetene du har til å benytte periodisering i Visma Enterprise fakturabehandling og økonomi.
Vi tilbyr webinar om Visma Enterprise - Programserverjobber - hvordan opprette og vedlikeholde. Har du faste jobber som kjører på programserver? Hvor ofte sjekker du at disse jobbene kjører som de skal?
Vi tilbyr kurs i Visma Enterprise Ressursstyring - Bemanningsplan som webinar. Gjennom prosessen med å bygge bemanningsplan, får man et mer bevisst forhold til hvordan man fordeler ressursene i henhold til tjenestebehovet.
Vi tilbyr grunnleggende kurs i Visma Enterprise Ressursstyring for nye brukere som webinar. Det anbefales at kursdeltakeren har tilgang til kurs- eller produksjonsdatabase under kurset (se kurset på en skjerm og programmet på en annen skjerm) Grunnturnus - original / drift.
Vi tilbyr webinar om Visma Enterprise Økonomi - Anleggsmodulen fra A-Å. Vi går gjennom anbefalt oppbygging av grunndata, aktivering og avgang, årlig avskrivning, enkelte rapporter og registrering av mva-justering.
Vi tilbyr webinar om Visma Enterprise Økonomi - kostrapportering til SSB for kommune og konsern. I dette kurset gir vi deg det dere trenger for en korrekt kostrapportering innen fristen.
Vi tilbyr webinar om Visma Enterprise Økonomi - overføring av budsjett til økonomi uten bruk av vår budsjettmodul. Kurset forteller deg hvordan du kan importere budsjettet for 2023 til økonomi om du ikke kjører vår budsjettmodul. Det viser også hvilke muligheter du har for å periodisere budsjettet.
Vi tilbyr webinar om Visma Enterprise Økonomi - årsavslutningskurs 2022. Du er nok nylig ferdig med en årsavslutning, men tiden går fort og vi setter av tid til kurs i neste avslutning av regnskap.
Vi tilbyr kurs i Visma Flyt - kodeverk og tilgangsstyring som webinar. Det blir gjennomgang av kodeverk, endringsmuligheter, tips m.v. Tilgangsstyring, vi snakker om grupper, team og roller.
Vi tilbyr webinar om Visma Flyt - tekstmaler CkEditor5. Det blir gjennomgang av oppsett av maler i Visma Flyt. Hvordan lage gode tekstmaler. Vi ser på tabeller, funksjonaliteter i CK5, flettefelt m.v.
Vi tilbyr webinar om Visma Flyt Barnevernvakt - saksbehandling, en oppfrisking. Kurset vil bli gjennomført via linje. Det innebærer at kursdeltaker må sørge for å ha nødvendig utstyr tilgjengelig, slik som pc med høyttaler og mikrofon.
Vi tilbyr webinar om Visma Flyt - oppsett og bruk av avtale og kalenderfunksjon. Vi går igjennom oppsett av funksjonaliteten for avtale og kalender, flettekoder for sms varsling mv. Deretter gjennomgås daglig bruk og søk i avtale- / kalenderfunksjonen.
Vi tilbyr webinar om Visma Omsorg Profil - Arkiv. I løpet av kurset blir det en gjennomgang av periodisering og deponering, samt avslutning av dosiermapper. Kurset kjøres på web og informasjon om pålogging sendes ut på mail senest dagen før kurset starter.
Vi tilbyr webinar om Visma Omsorg Profil - Gjennomgang av beregning av etteroppgjør for egenbetaling i institusjon. Kurset kjøres på web og informasjon om pålogging sendes ut på mail senest dagen før kurset starter. Pris gjelder pr. pålogging.
Vi tilbyr webinar om Visma Omsorg Profil - IPLOS. Kurset tar for seg registrering, rapportering og kodeverk i IPLOS. Kurset kjøres på web og informasjon om pålogging sendes ut på mail senest dagen før kurset starter. Pris gjelder pr. pålogging.
Vi tilbyr webinar om Visma Omsorg Profil - saksbehandling og VSA. Kurset kjøres på web og informasjon om pålogging sendes ut på mail senest dagen før kurset starter. Informasjon om pålogging via Skype blir sendt ut senest dagen før kurset starter.
Vi tilbyr kurs om Visma Omsorg Profil - Tekstmaler i Profil som webinar. Mulige kursholdere: Kjetil Lynne, Merethe Wollan Blisten, Tone Søreide Borgen, Lena Sund og Britt Åshild Hansen.
Vi tilbyr webinar om Visma Omsorg Profil - Egenbetaling for opphold i institusjon. Det blir gjennomgang av beregning for egenbetaling i institusjon. Mulige kursholdere: Gunn Lægreid Haldorsen, Kjetil Lynne og Lena Sund.
Vi tilbyr webinar om Visma Omsorg Profil - Fakturering av husleie og boliger. Kurset kjøres på web og informasjon om pålogging sendes ut på mail senest dagen før kurset starter. Påmelding stenger klokken 12 dagen før kurset gjennomføres.
Vi tilbyr Visma Tid - Administratorkurs som webinar. Kurset holdes av Stian Walaker. Informasjon om pålogging blir sendt ut senest en time før kurset starter.
Vi tilbyr webinar om Visma Tid - tips og triks for effektiv bruk av Visma Tid ledere - overgang til nytt år. Informasjon om pålogging blir sendt ut til deltagerne, senest en time før kurset starter.
Vi tilbyr kurs om 3DExperience for bedrifter. 3DExperience er en skybasert innovasjonsplattform for produksjonsindustrien som samler mennesker, data og idéer i ett miljø for samarbeid. Arbeid i sanntid, når og hvor som helst, og del data med alle avdelinger - fra design til produksjon.
Vi tilbyr nettkurs om 3DExperience. 3DExperience er en skybasert innovasjonsplattform for produksjonsindustrien som samler mennesker, data og idéer i ett miljø for samarbeid. Arbeid i sanntid, når og hvor som helst, og del data med alle avdelinger - fra design til produksjon.
We provide online course about 3DExperience Hands-on in norwegian. Goal for this course: Are you curious of the 3DExperience platform and the benefits of using cloud? Join one of our Hands-on events where you learn more, and get to test drive the platform yourself.
Vi tilbyr kurs om 3DExperience onboarding essentials for bedrifter. De grunnleggende konseptene på 3DEXPERIENCE-plattformen gås gjennom her. Forstå fordelene med roller og apper, vit hvor du sikkert kan lagre dataene dine i skyen, og mestre revisjons- og versjonsstyring.
Vi tilbyr nettkurs om 3DExperience onboarding essentials. De grunnleggende konseptene på 3DEXPERIENCE-plattformen gås gjennom her. Forstå fordelene med roller og apper, vit hvor du sikkert kan lagre dataene dine i skyen, og mestre revisjons- og versjonsstyring.
Vi tilbyr kurs om 3DExperience onboarding extended for bedrifter. Dypdykk inn i hvordan 3DExperience-plattformen kan forandre din bedrift. Du er klar over hovedkonseptene, men ønsker å forstå hvordan formaliserte gjennomgangsprosesser kan gi deg fordeler.
Vi tilbyr nettkurs om 3DExperience onboarding extended. Dypdykk inn i hvordan 3DExperience-plattformen kan forandre din bedrift. Du er klar over hovedkonseptene, men ønsker å forstå hvordan formaliserte gjennomgangsprosesser kan gi deg fordeler.
Vi tilbyr kurs om 3DExperience onboarding introduction for bedrifter. Dette er det første trinnet for å sette opp og utforske 3DExperience-plattformen. Forstå hvordan du kan vise og dele data, og start samarbeidet med dine partnere.
Vi tilbyr nettkurs om 3DExperience onboarding introduction. Dette er det første trinnet for å sette opp og utforske 3DExperience-plattformen. Forstå hvordan du kan vise og dele data, og start samarbeidet med dine partnere.
Vi tilbyr kurs om 3DExperience Solidworks for bedrifter. 3DExperience Solidworks er en versjon av Solidworks installert lokalt og deretter koblet til skyen. Når noe er lisensiert gjennom skyen via navn, får brukeren tilgang til lisensen på alle arbeidsstasjoner han/hun er koblet til.
Vi tilbyr nettkurs om 3DExperience Solidworks. 3DExperience Solidworks er en versjon av Solidworks installert lokalt og deretter koblet til skyen. Når noe er lisensiert gjennom skyen via navn, får brukeren tilgang til lisensen på alle arbeidsstasjoner han/hun er koblet til.
Vi tilbyr kurs om 3DExperience Solidworks Premium for bedrifter. Et komplett 3D-designverktøy for avanserte designteam. Inkluderer all funksjonalitet i Professional-tilbudet, i tillegg til design av rør, slanger, kabler og ledningsnett, samt avansert utfolding av flater.
Vi tilbyr nettkurs om 3DExperience Solidworks Premium. Et komplett 3D-designverktøy for avanserte designteam. Inkluderer all funksjonalitet i Professional-tilbudet, i tillegg til design av rør, slanger, kabler og ledningsnett, samt avansert utfolding av flater.
Vi tilbyr kurs om 3DExperience Solidworks Professional for bedrifter. Alle verktøyene du trenger for å effektivisere produktutviklingsprosessen. Inkluderer alle funksjonene i standardtilbudet, i tillegg til fotorealistisk rendering, automatisert kostnadsestimering.
Vi tilbyr nettkurs om 3DExperience Solidworks Professional. Alle verktøyene du trenger for å effektivisere produktutviklingsprosessen. Inkluderer alle funksjonene i standardtilbudet, i tillegg til fotorealistisk rendering, automatisert kostnadsestimering.
Vi tilbyr kurs om 3DExperience Solidworks Standard for bedrifter. Alle funksjonene du trenger for å raskt lage produksjonsdesign på produksjonsnivå. Du får applikasjonsspesifikke verktøy for å lage komplekse overflater, parametriske deler, metallplater og sveisede sammenstillinger.
Vi tilbyr nettkurs om 3DExperience Solidworks Standard. Alle funksjonene du trenger for å raskt lage produksjonsdesign på produksjonsnivå. Du får applikasjonsspesifikke verktøy for å lage komplekse overflater, parametriske deler, metallplater og sveisede sammenstillinger.
Vi tilbyr kurs om Cloud Data Management for bedrifter. Administrer dine SolidWorks 3D CAD-data, og samarbeid om design i sanntid med hvem du vil - fra hvor som helst. 3DExperience tilrettelegger for samarbeid mellom bedriftens viktigste ressurser - mennesker, programvare og data helt trygt.
Vi tilbyr nettkurs om Cloud Data Management. Administrer dine SolidWorks 3D CAD-data, og samarbeid om design i sanntid med hvem du vil - fra hvor som helst. 3DExperience tilrettelegger for samarbeid mellom bedriftens viktigste ressurser - mennesker, programvare og data helt trygt.
We provide online course about DriveWorks Pro Essentials in english. Goal for this course: Giving the participants the best possible start for automatization, it’s a new way of thinking in many instances.
Vi tilbyr kurs om Electronics Cooling Module for bedrifter. Electronics Cooling Module (modul for elektronisk kjøling) tilbyr en two-resistor compact modell til simulering av elektroniske kabinetter, varmerør for modellering av en dominerende kjølemetode.
Vi tilbyr nettkurs om Electronics Cooling Module. Electronics Cooling Module (modul for elektronisk kjøling) tilbyr en two-resistor compact modell til simulering av elektroniske kabinetter, varmerør for modellering av en dominerende kjølemetode.
Vi tilbyr kurs om HostPLM Cloud User for bedrifter. En skalerbar, skybasert løsning for datahåndtering er kostnadseffektivt og pålitelig. Vi sørger for at kundene våre kan redusere hva deres systemer og vedlikehold koster, og kun fokusere på deres kjernevirksomhet.
Vi tilbyr nettkurs om HostPLM Cloud User. En skalerbar, skybasert løsning for datahåndtering er kostnadseffektivt og pålitelig. Vi sørger for at kundene våre kan redusere hva deres systemer og vedlikehold koster, og kun fokusere på deres kjernevirksomhet.
Vi tilbyr kurs om HostPLM Hybrid User for bedrifter. En skalerbar, skybasert løsning for datahåndtering er kostnadseffektivt og pålitelig. Vi sørger for at kundene våre kan redusere hva deres systemer og vedlikehold koster, og kun fokusere på deres kjernevirksomhet.
Vi tilbyr nettkurs om HostPLM Hybrid User. En skalerbar, skybasert løsning for datahåndtering er kostnadseffektivt og pålitelig. Vi sørger for at kundene våre kan redusere hva deres systemer og vedlikehold koster, og kun fokusere på deres kjernevirksomhet.
Vi tilbyr kurs for bedrifter om SolidWorks 3D CAD som er en kraftig og brukervennlig designprogramvare. Den har funksjoner som reduserer utviklingstiden, og får produktet ditt raskere ut på markedet i høyere kvalitet - til lavere kostnad.
Vi tilbyr nettkurs om SolidWorks 3D CAD som er en kraftig og brukervennlig designprogramvare. Den har funksjoner som reduserer utviklingstiden, og får produktet ditt raskere ut på markedet i høyere kvalitet - til lavere kostnad.
We provide course about SolidWorks Advanced Part Modeling for bedrifter. Goal for this course: To enable you to build more complicated shapes and to understand settings, benefits and limitations in advanced commands such as Sweep and Loft.
We provide online course about SolidWorks Advanced Part Modeling. Goal for this course: To enable you to build more complicated shapes and to understand settings, benefits and limitations in advanced commands such as Sweep and Loft.
We provide online course about SolidWorks Assembly Modeling. Goal for this course: To equip you to take advantage of the possibilities of modeling in assemblies. To enable you to use the different features available in assembly modeling and get a basic methodology for working with large assemblies.
Vi tilbyr kurs om SolidWorks Cloud for bedrifter. Sørg for at du henger med i tiden, og gjør samarbeid så enkelt som mulig. SolidWorks Cloud Offer er din vei til forbedret teamwork, effektiv datahåndtering og uovertruffen tilgjengelighet.
Vi tilbyr nettkurs om SolidWorks Cloud. Sørg for at du henger med i tiden, og gjør samarbeid så enkelt som mulig. SolidWorks Cloud Offer er din vei til forbedret teamwork, effektiv datahåndtering og uovertruffen tilgjengelighet.
We provide online course about SolidWorks Composer in english. The goal for this course is to give you an opportunity to use the company´s existing 3D data to produce technical illustrations and animations.
Vi tilbyr kurs om SolidWorks desktop for bedrifter. Dette er arbeidsjernet for mange virksomheter verden over. SolidWorks brukes daglig av flere tusen små og store bedrifter, og er en av de mest populære CAD-løsningene.
Vi tilbyr nettkurs om SolidWorks desktop. Dette er arbeidsjernet for mange virksomheter verden over. SolidWorks brukes daglig av flere tusen små og store bedrifter, og er en av de mest populære CAD-løsningene.
We provide online course about SolidWorks Electrical 3D. Goal for this course: To give you an walkthrough of the essentials in SolidWorks Electrical 3D. You will learn how to build projects with integrated electrical details.
We provide online course about SolidWorks Electrical Schematic. Goal for this course: To provide you with an insight to the basic principles and methods of SolidWorks Electrical Schematic. You will learn how to use the software to optimize both drawings and design in your electrical projects.
We provide online course about SolidWorks Essentials in norwegian. Goal for this course: To provide you with an insight to the basic principles and methods of SolidWorks.
Vi tilbyr kurs om SolidWorks Flow Simulation for bedrifter. Med SolidWorks Flow Simulation kan du enkelt simulere væskestrømninger, varmeoverføring og væskekrefter som er avgjørende for suksessen til designet ditt. Få unik innsikt nå og skap unike innovasjoner.
Vi tilbyr nettkurs om SolidWorks Flow Simulation. Med SolidWorks Flow Simulation kan du enkelt simulere væskestrømninger, varmeoverføring og væskekrefter som er avgjørende for suksessen til designet ditt. Få unik innsikt nå og skap unike innovasjoner.
We provide online course about SolidWorks Flow Simulation in english. Goal for this course: To further develop your SolidWorks Simulation skills how to set up and preform fluid flow and/or thermal analysis.
We provide online course about SolidWorks Mold Design in english. Goal for this course: To teach you to efficiently use the tools in SolidWorks for creating complete mold tools from basic models.
We provide online course about SolidWorks Motion in english. Goal for this course: To showcase the tools in SolidWorks Motion for analyzing your design with respect to: movements, forces, accelerations, effects, and more.
We provide course about SolidWorks PDM Administrator in norwegian. The goal for this course is to give you an overview of the SolidWorks PDM Administration Tool.
We provide online course about SolidWorks PDM Administrator in norwegian. The goal for this course is to give you an overview of the SolidWorks PDM Administration Tool.
Vi tilbyr kurs om SolidWorks PDM Standard for bedrifter. Med PDM Standard kan du enkelt håndtere SolidWorks-deler, -sammenstillinger og -tegninger. Versjon- og revisjonskontroll for små og store endringer, i tillegg til integrert arbeidsflyt.
Vi tilbyr nettkurs om SolidWorks PDM Standard. Med PDM Standard kan du enkelt håndtere SolidWorks-deler, -sammenstillinger og -tegninger. Versjon- og revisjonskontroll for små og store endringer, i tillegg til integrert arbeidsflyt.
Vi tilbyr kurs for bedrifter om SolidWorks Plastics Premium som gir deg fullstendig forståelse av verktøydesign og støpeprosess. Den inneholder alt som er i Professional, i tillegg til avansert simuleringsfunksjonalitet som lar deg analysere kjøle-kanaler og forutsi delens forvrengning.
Vi tilbyr nettkurs om SolidWorks Plastics Premium som gir deg fullstendig forståelse av verktøydesign og støpeprosess. Den inneholder alt som er i Professional, i tillegg til avansert simuleringsfunksjonalitet som lar deg analysere kjøle-kanaler og forutsi delens forvrengning.
Vi tilbyr kurs om SolidWorks Plastics Professional for bedrifter. SolidWorks Plastics Professional bygger på Standard for å optimalisere formdesign. Med brukervennlige verktøy kan du raskt analysere kavitet og multikavitet og familieform-oppsettet.
Vi tilbyr nettkurs om SolidWorks Plastics Professional. SolidWorks Plastics Professional bygger på Standard for å optimalisere formdesign. Med brukervennlige verktøy kan du raskt analysere kavitet og multikavitet og familieform-oppsettet.
Vi tilbyr kurs om SolidWorks Plastics Standard for bedrifter. SolidWorks Plastics Standard er en brukervennlig og intuitiv programvare for simulering av plastdeler, integrert med SolidWorks 3D CAD. Analyser og endre design for produksjon ved å optimalisere form, passform og funksjon.
Vi tilbyr nettkurs om SolidWorks Plastics Standard. SolidWorks Plastics Standard er en brukervennlig og intuitiv programvare for simulering av plastdeler, integrert med SolidWorks 3D CAD. Analyser og endre design for produksjon ved å optimalisere form, passform og funksjon.
Vi tilbyr kurs om SolidWorks premium for bedrifter. SolidWorks premium kombinerer funksjonene til SolidWorks professional med kraftig simulerings-, bevegelse- og designvalideringsverktøy, reverse engineer funksjoner og mye mer.
Vi tilbyr nettkurs om SolidWorks premium. SolidWorks premium kombinerer funksjonene til SolidWorks professional med kraftig simulerings-, bevegelse- og designvalideringsverktøy, reverse engineer funksjoner og mye mer.
Vi tilbyr bedriftsinternt kurs om SolidWorks professional som gir deg alt du får med SolidWorks standard og mer. Øk designproduktiviteten med datahåndteringsverktøy, avanserte fotorealistiske fremstillinger, bibliotek over deler, automatisert kostnadsberegning, 3D-design og designkontroll.
Vi tilbyr nettkurs om SolidWorks professional som gir deg alt du får med SolidWorks standard og mer. Øk designproduktiviteten med datahåndteringsverktøy, avanserte fotorealistiske fremstillinger, bibliotek over deler, automatisert kostnadsberegning, 3D-design og designkontroll.
We provide online course about SolidWorks Routing: Electrical. Goal for this course: To provide you a tool for including cabling in the design and to easily document it down to the smallest detail. You will also learn how to use wiring in images for assembly instructions and user manuals.
Vi tilbyr kurs om SolidWorks Simulation Premium for bedrifter. SolidWorks Simulation Premium er for de mest krevende designutfordringene som avansert dynamikk, ikke-lineære- og utmattelsesanalyser.
Vi tilbyr nettkurs om SolidWorks Simulation Premium. SolidWorks Simulation Premium er for de mest krevende designutfordringene som avansert dynamikk, ikke-lineære- og utmattelsesanalyser.
We provide online course about SolidWorks Simulation Premium: Dynamics in english. Goal for this course: To overview Dynamics in SolidWorks Simulation Premium.
We provide online course about SolidWorks Simulation Premium: Nonlinear in english. Goal for this course: To further develop your SolidWorks Simulation skills to enable you to perform nonlinear simulations.
Vi tilbyr kurs om SolidWorks Simulation Professional for bedrifter. Med SolidWorks Simulation Professional får du en grundig kunnskap og forståelse for dine design og hvordan de vil reagere i ulike situasjoner.
Vi tilbyr nettkurs om SolidWorks Simulation Professional. Med SolidWorks Simulation Professional får du en grundig kunnskap og forståelse for dine design og hvordan de vil reagere i ulike situasjoner.
We provide online course about SolidWorks Simulation Professional in english. Goal for this course: To further develop your SolidWorks Simulation skills for analysing problems other than static load cases.
Vi tilbyr kurs om SolidWorks Simulation Standard for bedrifter. SolidWorks Simulation Standard er et enkelt og intuitivt virtuelt testmiljø der du kan teste, tilpasse og validere dine design fra SolidWorks 3D CAD.
Vi tilbyr nettkurs om SolidWorks Simulation Standard. SolidWorks Simulation Standard er et enkelt og intuitivt virtuelt testmiljø der du kan teste, tilpasse og validere dine design fra SolidWorks 3D CAD.
Vi tilbyr kurs om SolidWorks standard for bedrifter. SolidWorks standard gir deg alle verktøyene du trenger for mekanisk CAD i 3D med utrolig ytelse og brukervennlighet. Lag detaljerte deler, sammenstillinger og tegninger på produksjonsnivå.
Vi tilbyr nettkurs om SolidWorks standard. SolidWorks standard gir deg alle verktøyene du trenger for mekanisk CAD i 3D med utrolig ytelse og brukervennlighet. Lag detaljerte deler, sammenstillinger og tegninger på produksjonsnivå.
We provide online course about SolidWorks Visualize in english. The goal for this course is to enable you to use SolidWorks Visualize to create photorealistic product images.
Vi tilbyr bedriftsinternt kurs om Solildworks Flow Simulation som er et CFD (Computational Fluid Dynamics)-program som er fullstendig innebygd med Solildworks 3D CAD. Solildworks Flow Simulations intuitive CFD-verktøy gjør det enkelt å simulere gass- og væskestrømninger i den virkelige verden.
Vi tilbyr nettkurs om Solildworks Flow Simulation som er et CFD (Computational Fluid Dynamics)-program som er fullstendig innebygd med Solildworks 3D CAD. Solildworks Flow Simulations intuitive CFD-verktøy gjør det enkelt å simulere gass- og væskestrømninger i den virkelige verden.
Vi tilbyr kurs om Solildworks HVAC-modulen for bedrifter. Med Solildworks HVAC-modulen kan du utføre komfortberegninger for åtte parametere, for å måle termisk komfort og identifisere potensielle problemområder.
Vi tilbyr nettkurs om Solildworks HVAC-modul. Med Solildworks HVAC-modulen kan du utføre komfortberegninger for åtte parametere, for å måle termisk komfort og identifisere potensielle problemområder.
We provide course about Using SolidWorks PDM for bedrifter in norwegian. Goal for this course is to give you insight into how to use SolidWorks PDM.
We provide online course about Using SolidWorks PDM in norwegian. Goal for this course is to give you insight into how to use SolidWorks PDM.
Vi tilbyr dette kurset også bedriftsinternt. Opplæringen kan gjennomføres i våre kurslokaler eller hos dere* som en kombinasjon med klasseromskurs, Online-kurs (klasseromskurs på nett) eller webinar, elæringskurs, PT-online (konsulent)
Vi tilbyr 3ds Max grunnkurs som nettbasert kurs. Kurset gir en introduksjon til design og visualisering i 3ds Max Design / 3ds Max. På kurset gjennomgås de funksjonaliteter i programmet som gjør oss i stand til å arbeide med lys, materialer og kamera med eksisterende 3D CAD-modeller.
Vi tilbyr kurs i 3ds Max Design / 3ds Max - videregående. Kurset gir en dypere innføring i design og visualisering i 3ds Max. Vi går steget videre fra grunnkurset, og ser nærmere på flere kommandoer og funksjoner.
Vi tilbyr kurs i AutoCAD & AutoCAD LT 2D Basis 1. Få de grunnleggende prinsipper om AutoCAD på plass fra starten. NTI leverer opplæring for å forenkle og effektivisere din arbeidshverdag.
Vi tilbyr nettkurs i AutoCAD & LT basis 1. Målsettingen med kurset er å god kjennskap til AutoCADs brukerflate og hvordan du skal bruke programmet gjennom hele tegneprosessen.
Vi tilbyr grunnkurs i AutoCAD Electrical. Målsettingen er at etter kurset skal du kunne tegne el-skjemaer og lage rekkeklemmetabeller, stykklister, forbindingstabeller og andre rapporter ved hjelp av AutoCAD Electrical.
Vi tilbyr grunnkurs i AutoCAD for bedrifter. AutoCAD brukes av alle som skal designe et bygg eller en komponent. Det er klart markedsledende, brukt i over 30 år og kan dekke alle dine basis- og avanserte tegnebehov. Dette er det første kurset i rekken av AutoCAD-kurs.
Vi tilbyr AutoCAD P&ID grunnkurs som nettbasert kurs. Du vil lære å opprette og håndtere P&ID-prosjekter, tegne diagrammer med de verktøy og kommandoer som er designet til formålet, og bruke tool-palettenes utstyr, ventiler, fittings og instrumenter.
Vi tilbyr grunnkurs i AutoCAD Plant 3D. Kurset går gjennom de nødvendige aspekter forbundet med design av alle typer prosessanlegg. Etter kurset vil den enkelte være i stand til å starte opp et kombinert P&ID og 3D prosjekt, konstruere struktur, utstyr og rør, samt produsere iso og plantegninger.
Vi tilbyr kurs i AutoCAD Plant 3D Administrator. AutoCAD Plant 3D Administrator er en videreføring av AutoCAD Plant 3D Grunnkurs med fokus på oppsett og konfigurasjon av rørspesifikasjoner og kataloger.
Vi tilbyr AutoCAD Plant 3D grunnkurs som nettbasert undervisning. AutoCAD Plant 3D er en omfattende integrert løsning som er faglig engasjerende med fokus på effektiv prosjektgjennomføring. Kurset gir en innføring i systemets oppbygging med rørdesign i sentrum.
Vi tilbyr kurs i AutoCAD på videregående nivå for bedrifter. Kurset tar for seg mer avanserte funksjoner og teknikker slik at bedriften kan lage egne maler og effektivisere tegne og konstruksjonsarbeidet.
Vi tilbyr grunnkurs i Autodesk Inventor. Grunnkurset får deg godt i gang med Inventor. Det blir undervist i grunnleggende funksjonalitet og metodikk som gjør at deltakeren kan skape 3D-parter, 3D-samlinger, samt 2D-dokumentasjon i form av arbeidstegninger.
Vi tilbyr grunnkurs i Autodesk Inventor for bedrifter. Formålet med kurset er å gi deltagerne en grunnleggende forståelse i bruk av Autodesk Inventor.
Vi tilbyr grunnkurs i Autodesk Inventor som nettkurs. Det blir undervist i grunnleggende funksjonalitet og metodikk som gjør at deltakeren kan skape 3D-parter, 3D-samlinger, samt 2D-dokumentasjon i form av arbeidstegninger.
Vi tilbyr kurs i Autodesk Inventor Simulation. Målsettingen er at kursdeltagerne etter endt kurs skal kunne analysere mekanisk design ved simulering av driften til mekaniske og motoriserte konstruksjoner.
Vi tilbyr kurs i Autodesk Nastran In-CAD. Autodesk Nastran In-CAD grunnkurs får deg godt i gang med Nastan In-CAD og finite element (FE) beregninger. Du lærer grunnleggende funksjonalitet og metodikk som gjør at deltakeren kan skape FE-beregningsmodeller med utgangspunkt i 3D-modeller i Inventor.
Online-kurset omhandler metode for å automatisk tilskrive modellobjekter parametrisk data basert på plassering i modell. Hvis du arbeider med prosjektering og syntes informasjonsberiking er en tidkrevende oppgave kan dette kurset være noe for deg.
Vi tilbyr 3 timers online-kurs (klasseromskurs på nett) som er en rask intro til Revu for å komme i gang med Bluebeam på 1-2-3! Mer enn 1,6 millioner fagfolk innenfor design og konstruksjon verden over, bruker Bluebeam Revu til å optimalisere samarbeidet og gjennomføre prosjekter mer effektivt.
Mer enn 1,6 millioner fagfolk innenfor design og konstruksjon verden over, bruker Bluebeam Revu til å optimalisere samarbeidet og gjennomføre prosjekter mer effektivt.
Vi tilbyr 3 timers online-kurs (klasseromskurs på nett) om Bluebeam Revu - måling og mengdeberegning. Mer enn 1,6 millioner fagfolk innenfor design og konstruksjon verden over, bruker Bluebeam Revu til å optimalisere samarbeidet og gjennomføre prosjekter mer effektivt.
Vi tilbyr 3 timers online-kurs (klasseromskurs på nett) om Bluebeam Revu - papirløs dokumentbehandling. Mer enn 1,6 millioner fagfolk innenfor design og konstruksjon verden over, bruker Bluebeam Revu til å optimalisere samarbeidet og gjennomføre prosjekter mer effektivt.
Vi tilbyr 3 timers online-kurs (klasseromskurs på nett) om Bluebeam Revu - Riggplanlegging. Mer enn 1,6 millioner fagfolk innenfor design og konstruksjon verden over, bruker Bluebeam Revu til å optimalisere samarbeidet og gjennomføre prosjekter mer effektivt.
Mer enn 1,6 millioner fagfolk innenfor design og konstruksjon verden over, bruker Bluebeam Revu til å optimalisere samarbeidet og gjennomføre prosjekter mer effektivt. Bluebeam Revu er en komplett løsning for PDF-opprettelse, markering, redigering og skybasert samarbeid.
Vi tilbyr 3 timers nettkurs om Bluebeam Revu, effektiv designgjennomgang. Mer enn 1,6 millioner fagfolk innenfor design og konstruksjon verden over, bruker Bluebeam Revu til å optimalisere samarbeidet og gjennomføre prosjekter mer effektivt.
Vi tilbyr nettkurs i Dynamo for Revit. Målsettingen med kurset er å lære å bruke egenutviklede scripts direkte i BIM-modellen både i forhold til arbeidet med geometri og BIM-data. Dynamo for Revit-kurset introduserer deg for Visuell Programmering og interaksjonen mellom Dynamo og Revit.
Dette kurset gir deg oversikt over funksjonalitet i Environment for Revit – en plug in for Revit som er skapt av landskapsarkitekter for landskapsarkitekter.
Dette kurset gir deg oversikt over funksjoner i Forma som er skapt for alle som jobber med by- og boligutvikling. Du vil etter kurset kunne analysere viktige parametere som dagslys, støypåvirkning, åpen plass, vind, termisk komfort, etc.
Vi tilbyr nettkurs i Fusion 360. Du vil få kunnskap til å skape og korrigere avanserte og komplekse 3D-modeller, og samtidig lage avanserte 3D-modeller på bakgrunn av konseptuelle skisser, vedlikeholde og dokumentere dem i forskjellige varianter.
Vi tilbyr kurs i Fusion 360. Du vil få kunnskap til å skape og korrigere avanserte og komplekse 3D-modeller, og samtidig lage avanserte 3D-modeller på bakgrunn av konseptuelle skisser, vedlikeholde og dokumentere dem i forskjellige varianter.
CAM er viktig fordi det gir mange fordeler for produksjonsindustrien. For det første kan CAM automatisere mange av de manuelle og repetetive oppgavene som tidligere ble utført av mennesker. Dette gjør produksjonsprosessen mer effektiv og reduserer behovet for arbeidskraft.
I de fleste prosjekter skal bygget/byggene plasseres geografisk i henhold til et koordinatsystem. Dette er et tema NTI merker stor pågang rundt til support, og henvendelsene kommer fra disipliner som byggteknikk, VVS og elektro i tillegg til arkitekt.
Vi tilbyr Inventor grunnkurs for bedrifter. Autodesk Inventor 3D CAD programvare brukes til produktdesign, rendering og simuleringer. Løsningen er viktig når smarte ideer skal bli til produksjonsklar design, og for å utvikle fremtidens produkter og tjenester.
Vi tilbyr grunnkurs i MagiCAD Electrical for AutoCAD. Hensikten med kurset er å gi deltakerne en grunnleggende forståelse i bruken av tegne- og konstruksjonsprogrammet MagiCAD Electrical.
Vi tilbyr MagiCAD VVS for AutoCAD grunnkurs. Deltakerne skal lære å håndtere tegninger i et prosjekt: arkitekt, VVS-tegninger etc. De skal lære å berike en VVS-modell slik at mest mulig informasjon kan nyttes med hensyn til BIM, 2D-tegninger, strømningstekniske beregninger og lydberegninger.
Kurset gir alle deltakere i et prosjekt innsyn til å oppdatere data uansett programvare, tid og sted. Kurset gir deg blant annet forståelse av visualisering og navigering i 3D modeller av mange filformater og publisering av disse for distribusjon til samtlige prosjektdeltakere.
Vi tilbyr kurs i Navisworks TimeLiner som nettkurs. 4D simulering som inkluderer tidsforløp koblet sammen med modellen muliggjør visualisering av fremdriften i prosjektet. Simuleringer kan også avsløre tidsbaserte kollisjoner mellom både stillestående og bevegelige objekter.
GeT Everything NTI tilbyr eLæringkurs av høyeste kvalitet. Uansett hvilket kurs du velger har du tilgang til dem 24/7 i 1 år (365 dager). Med elæringskurs velger du selv ditt tempo i læringen, og om du vil lære gjennom kombinasjon av å se, lese, lytte og teste selv – eller hvorfor ikke en kombina
Vi tilbyr nettkurs om Prosjektoppstart i Revit basert på IFC. I Norge brukes OpenBIM i stor grad. Dette gjør at det kan være mange forskjellige BIM- og modelleringsprogram i et og samme prosjekt. Et eksempel er når arkitekten bruker ArchiCAD. Revit kan ikke lese ArchiCAD-formatet.
This course is intended for students, architects, engineers, contractors, managers, and those who wish to make their creative ideas feasible and enhance collaboration with other stakeholders in simple to the most complex projects.
Vi tilbyr nettkurs i Revit Architecture Basis 1. Formålet med dette kurset er å introdusere BIM, arbeidsmetodikken i Revit samt å gi deltakeren et innblikk i de mange mulighetene som BIM og Revit gir. Deltakeren vil etter kurset kunne gå i gang med å skissere / prosjektere er prosjekt i Revit.
Vi tilbyr nettkurs i Revit Architecture Basis 2. Formålet med dette kurset er å gi kursdeltakeren videre fordypning i Revit. Med utgangspunkt i den grunnleggende forståelse av Autodesk Revit Architecture ser vi nærmere på funksjoner som gir mulighet for å utføre mer avanserte oppgaver.
Vi tilbyr grunnkurs i Revit Architecture for bedrifter. Formålet med kurset er å gi deltakeren grunnleggende forståelse av hvordan Revit Architecture virker, og hvilke muligheter som finnes i programmet.
Vi tilbyr kurs i Revit Architecture på videregående nivå for bedrifter.
Vi tilbyr nettbasert kurs i Revit MEP MagiCAD El Basis 1. Målsettingen er at etter kurset kan du bruke grunnleggende funksjoner i Revit MEP og i MagiCAD, sette opp, importere og linke modeller, konstruere elektroinstallasjoner og dokumentasjon.
Etter kurset kan du bruke funksjoner i Revit MEP, MagiCAD og NTI Tools. Gjennomføre prosjektoppstart med en sentral fil. Bruk av Revit familier i sammenheng med delte parametere. Lære å utforme elektroinstallasjonstegninger slik at mest mulig informasjon kan utnyttes med hensyn til BIM.
Vi tilbyr nettkurs i Revit MEP MagiCAD Sprinkler forenklet grunnkurs. Prosjektering og beregning av sprinklerinstallasjoner i Revit med MagiCAD Piping og Sprinkler Calculation. Sprinkler er en viktig del av VVS-faget og en viktig del i et BIM-prosjekt.
Vi tilbyr nettkurs i Revit med MagiCAD Sprinkler grunnkurs. Prosjektering og beregning av sprinklerinstallasjoner i Revit med MagiCAD Piping og Sprinkler Calculation. Sprinkler er en viktig del av VVS-faget og en viktig del i et BIM-prosjekt.
Vi tilbyr nettkurs i Revit MEP MagiCAD VVS grunnkurs. Målsettingen med kurset er å lære grunnleggende funksjoner i Autodesk Revit MEP og MagiCAD for Revit. Kurset har fokus på å sette opp, importere og linke prosjekter, konstruere VVS-installasjoner, samt dokumentasjon.
Vi tilbyr videregående kurs i Revit MEP MagiCAD VVS. Alle de store rådgiverne og entreprenørene i Norge bruker MagiCAD, og de store aktørene i bransjen innen VVS-prosjektering velger å gå over til Autodesk Revit MEP som plattform med MagiCAD.
Vi tilbyr kurs i Revit Structure basis 1. Du vil få en en grunnleggende kjennskap til å arbeide med Revit Structure, og til prosessen i samarbeidet med en arkitekt basert på Revit med dette kurset.
Solibri Anywhere er gratis-versjonen av Solibri, hvor du kan du sammenstille og navigere i IFC-modeller. Du har tilgang til all objekt-informasjon og data fra utførte mengdeuttak og regelsjekker utført i Solibri Office.
Solibri Anywhere er gratis versjonen av Solibri, hvor du kan sammenstille og navigere i IFC modeller. Du har tilgang til all objekt-informasjon og data fra utførte mengdeuttak og regelsjekker utført i Solibri Office. Du kan også kommentere og følge opp pågående saker relatert til modellen.
Vi tilbyr nettbasert kurs i Solibri Office på avansert nivå. Etter kurset har deltakeren fått utvidet kjennskap til innebygde regelsett, og er i stand til å lage egne, tilpassede regelsett. Deltaker vil kunne trekke ut informasjoner og mengder på bakgrunn av klassifikasjoner.
Vi tilbyr basiskurs i Solibri Office for bedrifter. Kurset gir grunnleggende forutsetninger for å arbeide med en 3D-informasjonsmodell i IFC-formatet i Solibri Office. Gjennom import av en eller flere IFC-filer skaper du din egen 3D-informasjonsmodell.
Vi tilbyr nettkurs i Solibri Office Basis. Kurset gir grunnleggende forutsetninger for å arbeide med en 3D-informasjonsmodell. Gjennom import av en eller flere IFC-filer skaper du din egen 3D-informasjonsmodell.
Vi tilbyr nettkurs i Solibri Site. Målsettingen er å oppnå grunnleggende ferdigheter i å navigere, kommunisere, og gjøre mengdeuttak fra BIM-modeller i IFC-formatet med bruk av Solibri Site.
Visuell kommunikasjon er nødvendig i alle operasjoner og i alle ledd. Du kan bruke et bilde internt for å øke forståelsen for hva du jobber med, du kan opptre forebyggende og oppdage feil i planleggingen og skape bedre arbeid raskere.