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.
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 overgang fra prosjekt til drift som live streaming. Programinnholdet gir deg den nødvendige kunnskapen og ferdighetene i hvordan et effektivt samarbeid mellom utvikling, forvaltning og drift kan optimalisere eiendomsprosjekter.
Vi tilbyr kurs om prosjektering og samhandling som live streaming. Programinnholdet gir deg den nødvendige kunnskapen og ferdighetene om ulike entrepriseformer, sikring av flyt mellom prosjektering og produksjon, og byggherrens oppfølging av prosjekteringen.
Vi tilbyr kurs om prosjektutvikling og kalkulasjon som live streaming. Programinnholdet gir deg den nødvendige kunnskapen og ferdighetene i hvordan du balanserer avkastning og risiko i eiendomsprosjekter.
Live streaming. Programinnholdet gir deg den nødvendige kunnskapen og ferdighetene for å forstå byggherrens omfattende rolle og ansvar. Du lærer om markeds- og lønnsomhetsanalyser, strategisk lokalisering, verdiberegning og finansiering samt bærekraftige løsninger og kvalitetsprinsipper.
Distribute, deploy, and monitor applications for managed users and systems. In this course, you will use Configuration Manager and its associated site systems to efficiently manage network resources.
We offer virtual course in advanced architecting on AWS. Advanced architecting on AWS is intended for individuals who are experienced with designing scalable and elastic applications on the AWS platform.
We offer course about Agile Project Management - Foundation. Agile approaches such as eXtreme Programming, Scrum and Lean Software Development are becoming increasingly mainstream.
Vi offer coure about Agile Project Management - Foundation And Practitioner. Agile approaches such as eXtreme Programming, Scrum and Lean Software Development are becoming increasingly mainstream.
This course covers how to operate in such an Agile fashion within an overall project framework. It is based on the DSDM Agile Project Framework. This is an APMG accredited course.
AIX Advanced Shell Programming Tools Course Overview This IBM AIX Advanced Shell Programming Tools training course is designed to give delegates practical experience using a range of AIX tools to manipulate text and incorporate them into AIX shell scripts.
AIX Korn Shell Programming Course Overview IBM AIX Korn Shell Programming training course is designed to give delegates practical experience in developing and writing shell scripts.
AIX Shell Programming Course Overview This IBM AIX Korn Shell Programming training course is designed to give delegates practical experience using a range of AIX tools to manipulate text and incorporate them into AIX shell scripts.
AIX System Administration – Part I Course Overview This IBM AIX System Administration training course is designed to give delegates practical experience in the administration of an AIX System
AIX System Administration – Part II Course Overview This IBM AIX System Administration training course is for System Administrators and Support Staff,who wish to perform advanced administration tasks,perform basic troubleshooting and improve security.
Angular Development Course Overview The Angular Development course focuses on using modern Angular to develop Single-Page Applications (SPAs).
Apache Tomcat Administration Course Overview This Apache Tomcat Administration course teaches the core skills needed to install and manage the Tomcat Web Container up to version 9.
Apache Web Server Course Overview This Apache Web Server course introduces the delegate to the main concepts of the APACHE Web server.
We offer virtual course in architecting on AWS. Architecting on AWS is for solutions architects, solution-design engineers, and developers seeking an understanding of AWS architecting.
Take the next step in developing your knowledge and understanding of Artificial Intelligence with this training. Learn the general principles of AI, its potential implications and capabilities and how to assess AI products and services from multiple angles.
Take your first steps in AI training to understand the principles of AI, its benefits and risks, and the processes behind Machine Learning. Examples of AI have been in the news a lot lately, it started with chatbots like Google Assistant and now ChatGPT.
This course provides students with the fundamental knowledge and skills to use PowerShell for administering and automating administration of Windows servers.
The fundamental-level full day course is intended for individuals who seek an overall understanding of the AWS Cloud, independent of specific technical roles.
AWS Security Essentials covers fundamental AWS cloud security concepts, including AWS access control, data encryption methods, and how network access to your AWS infrastructure can be secured.
AWS Technical Essentials introduces you to essential AWS services and common solutions. The course covers the fundamental AWS concepts related to compute, database, storage, networking, monitoring, and security.
Dette kurset lærer IT-profesjonelle hvordan de kan administrere sine Azure-abonnementer, sikre identiteter, administrere infrastrukturen, konfigurere virtuell nettverksbygging, koble sammen Azure og lokale nettsteder, håndtere nettverkstrafikk, implementere lagringsløsninger, opprette og skalere...
Vi tilbyr et virtuelt kurs i konfigurering og drift av Azure Virtual Desktop. Dette kurset lærer Azure-administratorer hvordan de kan planlegge, levere og administrere virtuelle skrivebordsopplevelser og fjernapper for alle enheter, på Azure.
We offer virtual course in developing solutions for Microsoft Azure. This course teaches developers how to create end-to-end solutions in Microsoft Azure.
We offer virtual course in designing Microsoft Azure infrastructure solutions. This course teaches Azure Solution Architects how to design infrastructure solutions.
We offer virtual course in Microsoft designing and implementing Microsoft DevOps solutions. This course provides the knowledge and skills to design and implement DevOps processes and practices.
We offer virtual course in Microsoft Azure security technologies. In this course students will gain the knowledge and skills needed to implement security controls, maintain the security posture, and identify and remediate vulnerabilities by using a variety of security tools.
We offer virtual course in designing and implementing Microsoft Azure networking solutions. This course teaches network engineers how to design, implement, and maintain Azure networking solutions.
We offer virtual course in administering Windows Server Hybrid Core infrastructure. This course teaches IT Professionals how to manage core Windows Server workloads and services using on-premises, hybrid, and cloud technologies.
We offer virtual course in Configuring Windows Server Hybrid Advanced Services. This four-day instructor-led course is designed for IT professionals who configure advanced Windows Server services using on-premises, hybrid, and cloud technologies.
This one-day course will provide foundational level knowledge on Azure concepts: core Azure services: core solutions and management tools: general security and network security: governance, privacy, and compliance features: Azure cost management and service level agreements.
We know the term blockchain mainly in relation to Bitcoin and blockchain technology. Blockchain Organizing is broader and mainly looks at the blockchain as a means to organize transactions almost frictionlessly between supply and demand. It is a way to reduce uncertainty and organize trust, without
This course is to provide training for their CISMP examination. The course will provide you with the knowledge and understanding of the main principals required to be an effective member of an information security team with security responsibilities as part of your day to day role.
Configuring BGP on Cisco Routers provides students with an in-depth knowledge of Border Gateway Protocol (BGP), a routing protocol that is one of the foundations of the Internet and New World technologies such as Multiprotocol Label Switching (MPLS).
C# Developer Course Overview The C# Developer course comprises sessions dealing with C# applications,variables and operators,decision and loop constructs,arrays,enums,methods,objects,classes,structs,delegates,events,object-oriented principles,exception handling,file IO,LINQ.
TheUnderstanding Cybersecurity Operations Fundamentals (CBROPS) course teaches an understanding of the network infrastructure devices, operations, and vulnerabilities of the Transmission Control Protocol/Internet Protocol (TCP/IP) protocol suite.
Learn how to optimize management of CCE solutions for smooth, connected, and efficient digital experiences across multiple channels Manage the effects of using CCE solutions for scalability, flexibility, and growth to support larger contact center enterprises
Learn the troubleshooting techniques to maximize the benefits the prepackaged deployment model PCCE Anticipate and rectify possible deployment issues by learning the tools and processes that provide solutions for deployment issues
The Certified CISO (CCISO) program is the first of its kind training and certification program aimed at producing top-level information security executives.
EC-Council Certified Cloud Security Engineer (CCSE) + Exam voucher (ECCCSE)
Vi leverer CCNA (Cisco Certified Network Associate) er en grunnleggende IT-sertifisering som tilbys av Cisco Systems. CCNA-sertifiseringen er anerkjent i IT-bransjen som et fundamentalt steg for karrierer innen IT-stillinger og nettverksroller. Ta Cisco-eksamen: 200-301
We offer virtual course in official (ISC)2 certified cloud security professional (CCSP) training included exam.
This course is the most comprehensive review of cloud security concepts and industry best practices covering the six domains of the CCSP Common Body of Knowledge (CBK®).
Students will explore how to manage Citrix Endpoint Management in this three day course. Venture into the cloud as students learn to manage devices, apps, and users.
The Certificate of Cloud Auditing Knowledge (CCAK) is the first credential that industry professionals can obtain to demonstrate their expertise in understanding the essential principles of auditing cloud computing systems.
Certified CMMC Professional training course enables participants to acquire a comprehensive understanding of the Cybersecurity Maturity Model Certification (CMMC) model and its requirements.
CERTIFIED DATA PRIVACY SOLUTIONS ENGINEER (CDPSE) is focused on validating the technical skills and knowledge it takes to assess, build and implement a comprehensive privacy solutions.
As a CGEIT certified professional, you demonstrate that you are capable of bringing IT governance into an organization—that you grasp the complex subject holistically, and therefore, enhance value to the enterprise.
We offer course in GDPR – Certified Information Privacy Professional and Manager prep course (CIPPE-CIPM). This course is designed to provide the Data Protection Officer with a full range of competencies to deliver their organisations GDPR compliance.
We offer course in GDPR – Certified Information Privacy Professional and Technologist prep course (CIPPE-CIPT). In this course you will gain foundational knowledge on both broad and global concepts of privacy and data protection laws and practice.
Scrum is an agile framework for maximising the value of product development. This may take the form of a project but Scrum is designed to be applicable to both project and non-project environments.
The goal of this CWNA course is to add Wi-Fi expertise to a networking professional´s skillset, while covering all CWNA exam topics. The course begins with discussion topics and hands-on lab exercises covering the basic operation of 802.11 Wi-Fi technology.
The ChatGPT for Business course is designed to give business people with a non-technical background a comprehensive understanding of ChatGPT, one of the most powerful AI language models available in the market today.
Part 1: ChatGPT Basics & Underlying Concepts. We begin by spending just a little time describing ChatGPT and defining relevant terminology to set the stage for learning.
The Cisco 8000 Series Routers Essentials (SP8KE) course introduces you to the features and functions of the Cisco® 8000 Series router platforms.
The Cisco Customer Success Manager course gives you the confidence and competence to fulfil the Customer Success Manager (CSM) role successfully, helping your customers realize value from their solutions and achieve their business outcomes.
The Cisco Network Services Orchestrator (NSO) Administration and DevOps (NSO303) course continues the learning journey of the NSO Essentials for Programmers and Network Architects (NSO201) and Cisco NSO Advanced for Python Programmers (NSO300) courses
The Cisco SD-WAN Operation and Deployment(SDWFND) course provides a comprehensive overview of the Cisco® Software-Defined WAN (SD-WAN) solution and Cisco SD-WAN components such as vManage, vSmart and vBond.
SDWSEC is a 3-day Cisco SD-WAN training targeted to engineers and technical personnel involved in designing, deploying, operating, and securing SD-WAN solutions both in enterprise and Service Provider environments.
The Cisco Service Provider 5G Technologies Foundations course introduces mobile network components, basic 5G concepts, and features of 5G technology including faster data speeds, higher device capacity, and improved user experience.
In this course, you will focus on the legacy gateway and router portions of IP Telephony. You will gain extensive experience with the configuration of legacy analog telephony technologies such as Foreign Exchange Station (FXS), Foreign Exchange Office (FXO), Primary Rate Interface (PRI).
This 5-day training course explores the capabilities of the Cisco Software Defined Access (SDA) solution. Students will learn how to implement SDA for different solution verticals.
The CISM (Certified Information Security Manager) course is a globally recognized certification program designed for professionals in the field of information security management.
We offer virtual course in official (ISC)2 certified information systems security professional training (CISSP) included exam.
We offer virtual course in CISSP-Certified Information Systems Security Professional – Certification Preparation (GK9803)
Master the deployment and usage of Citrix Application Delivery Management with this two-day management and optimization course.
Citrix Web App Firewall protects web apps and sites from known and unknown attacks. This threeday course will teach you how to address application services security requirements with Web App Firewall.
Learn how to configure your Citrix networking environment to address application services security requirements with Citrix Web App Firewall: automate and manage network services for scale-out of application architectures with Citrix Application Delivery Management
In this course you will learn how to create a new Citrix DaaS deployment and how to migrate to Citrix DaaS from an on-premises Citrix Virtual Apps and Desktops Site.
Designed to learn how to set up scalability, redundancy and security configurations.
This advanced 5-day training course teaches the design principles for creating a Citrix Virtual Apps and Desktops virtualization solution. In this training, you will learn how to assess existing environments, explore different scenarios and make design decisions based on business requirements.
If you are new to Citrix or if you are planning a move to Citrix Cloud, this course is a necessary step in enabling you with the right training and skills to manage and deploy Citrix Workspace successfully.
Learn to support end-users accessing virtual apps and desktops as part of a Citrix solution. In this course, you will learn to use Citrix Director to interact with user sessions and to capture information for solving issues or escalating to the administration team.
This accelerated 5-day course is designed for experienced IT professionals to build the foundational administration aspects of installing, configuring and managing a Citrix Virtual Apps and Desktops 7 environment.
This Citrix Virtual Apps and Desktop course, designed for experienced IT professionals builds on the foundational implementation and management skills introducing scalability, redundancy, and security configurations.
Designed for experienced IT professionals, you will discover why WEM is the go-to system optimization and logon optimization solution for a Citrix deployment´s app and desktop workloads.
The Implementing Cisco Collaboration Conferencing (CLCNF) course focuses on Cisco® on-premises conferencing architecture and solutions. This course offers lessons and hands-on labs to prepare you for the 300-825 Implementing Cisco Collaboration Conferencing (CLCNF) exam.
The course will provide you with the knowledge and skills needed to implement and deploy core collaboration and networking technologies, including infrastructure and design, protocols, codecs, and endpoints.
The Understanding Cisco Collaboration Foundations (CLFNDU) course gives you the skills and knowledge needed to administer and support a simple, single-site Cisco® Unified Communications Manager (CM) solution with Session Initiation Protocol (SIP) gateway.
Cloud computing means implementing and using cloud technology to provide IT-related services hosted off-premise. Usually cloud services are distributed over the internet. Cloud supports businesses by offering flexible IT solutions based on clear service level agreements (SLAs).
Learn the core skills you need to develop high performance, secure containerized applications and orchestrate them on Kubernetes before deep diving into advanced techniques
CN251 is an intensive cloud native training bootcamp for IT professionals looking to develop skills in deploying and administering containerized applications in Kubernetes.
This course teaches systems operators and anyone performing cloud operations functions how to manage and operate automatable and repeatable deployments of networks and systems on AWS.
The PECB CMMC Foundations training course enables participants to understand the fundamental concepts and principles of the CMMC model.
Learn the skills required to implement Citrix ADC Essential components including secure Load Balancing, High Availability, and Citrix ADC Management.
In this course, you will learn how Citrix SD-WAN can simplify branch networking for your organization. You´ll walk away understanding how to configure and manage SD-WAN, including the SD-WAN architecture, deployment options, provisioning, and how to use Citrix SD-WAN Orchestrator in your environment
In this expert level 5-day training course you will be exposed to advanced networking and Citrix ADC concepts and configurations.
This training course is designed to give participants the knowledge and skills to become a Collaboration Communications Systems Engineer.
The combined ISTQB Foundation & Agile Tester Extension 5 day course covers the fundamentals of software testing, providing delegates with the necessary foundations for a career as a software testing professional.
We offer course in CompTIA (ITF+) IT Fundamentals (G001). The Official CompTIA IT Fundamentals (ITF+) (Exam FC0-U61) will provide students with the fundamental IT skills and concepts required to identify and explain the basics of computing, IT infrastructure, software development, and database use.
CompTIA A+ is the industry standard for establishing a career in IT and the preferred qualifying credential for technical support and IT operational roles. A+ supports the ability to connect users to the data they need to do their jobs regardless of the devices being used.
Learn fundamental cloud concepts and data-drivin cloud recommendation CompTIA Cloud Essentials+ validates the candidate has the knowledge and skills required to make clear and conscious decisions about cloud technologies and their business impact
CompTIA´s Cloud+ Certification is an upper-level certification designed for professionals with 2–3 years of hands-on work experience in a systems administrator job role.
The CompTIA Data+ exam will certify the successful candidate has the knowledge and skills required to transform business requirements in support of data-driven decisions through mining and manipulating data, applying basic statistical methods, and analyzing complex datasets
The CompTIA Security+ course is designed to help you prepare for the SY0-701 exam.
This 5-day CompTIA IT Server+ course is designed to give IT personnel all the necessary base skills to support network servers within the corporate network. The course gives hands-on experience with installation, configuration, diagnosis, and troubleshooting server hardware and NOS issues.
This course is designed to provide delegates with the fundamental knowledge and skills necessary to code in JavaScript,but with special attention on the front-end.
This course comprises sessions dealing with Inversion of Control (IoC),Dependency Injection (DI),Container configuration,Aspect Oriented Programming (AOP),testing,transaction management,Spring Boot,Spring Data JPA,Spring Web MVC,REST APIs,Spring Security,and the Actuator.
In this course, you’ll learn about how to use Citrix Content Collaboration to share, sync, and secure content for your organization.
We offer virtual course in official (ISC)2 certified secure software lifecycle professional (CSSLP) training included exam.
Learn to deploy and manage your Citrix DaaS deployment on Microsoft Azure. Gain the skills to plan your machine catalog and virtual machine design based in Microsoft´s public cloud and get hands-on practice deploying those machines using Machine Creation Services.
Moving to the Citrix virtual apps and desktop service on Citrix cloud. This course is designed for students with previous experience with XenApp and XenDesktop on-prem. You will learn how to navigate the move from XenApp and XenDesktop on-premises to the Citrix Cloud.
Moving to the Citrix virtual apps and desktops service on Citrix cloud with Microsoft Azure. Navigate the move from an on-premises environment into Citrix Cloud and learn to deploy resource locations onto Microsoft Azure.
This 2-day DAMA DMBOK Data Management Fundamentals course addresses all disciplines as identified by the international standard, DAMA Body of Knowledge (DMBOK2) and is aimed to individuals interested in developing concrete professionalism in the field of Data Management.
Data Warehousing on AWS introduces you to concepts, strategies, and best practices for designing a cloud-based data warehousing solution using Amazon Redshift, the petabyte-scale data warehouse in AWS.
The Implementing Cisco Application Centric Infrastructure course show you how to deploy and manage the Cisco® Nexus® 9000 Series Switches in Cisco Application Centric Infrastructure (Cisco ACI®) mode.
Implementing and operating Cisco data center core technologies. The Implementing and Operating Cisco Data Center Core Technologies course helps you prepare for the Cisco CCNP Data Center and CCIE Data Center certifications and for advanced-level data center roles.
The Configuring Cisco Unified Computing System (DCCUCS) v1.0 shows you how to deploy, secure, operate, and maintain Cisco Unified Computing System (Cisco UCS) B-series blade servers, Cisco UCS C-Series, and S-Series rack servers for use in data centers.
The Designing Cisco Data Center Infrastructure (DCID) v7.0 course helps you master design and deployment options focused on Cisco® data center solutions and technologies across network, compute, virtualization, storage area networks, automation, and security.
Troubleshooting Cisco Data Center Infrastructure is a skills-building course focused on the troubleshooting of LAN, SAN, Cisco Data Center Unified Fabric, Cisco Unified Computing System (UCS), and Cisco Application Centric Infrastructure (ACI).
This course will help you to gain introductory experience implementing and maintaining Cisco UCS servers, gain knowledge and skills through Cisco´s unique combination of lessons and hands-on practice using enterprise-grade Cisco learning technologies, data center equipment and software.
The Configuring Cisco MDS 9000 Series Switches course shows you how to implement, manage and troubleshoot Cisco MDS 9000 Series Switches, to build highly available, scalable storage networks.
Expand your Citrix networking knowledge and skills by enrolling in this five-day course. It covers Citrix ADC essentials, including secure load balancing, high availability and operations management, and also focuses on Citrix Gateway.
Build your Citrix ADC knowledge and skills by enrolling in this five-day course. It covers Citrix ADC essentials– platforms, architecture, licensing and functionality – and also focuses on traffic management, including content switching, traffic optimization and global server load balancing (GSLB)
This course teaches developers how to create application using the SQL API and SDK for Azure Cosmos DB. Students will learn how to write efficient queries, create indexing policies, manage and provisioned resources, and perform common operations with the SDK.
AI-102 Designing and Implementing an Azure AI Solution is intended for software developers wanting to build AI infused applications that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework. The course will use C#, Python, or JavaScript as the programming language.
The Designing and Implementing Cloud Connectivity training helps you develop the skills required to design and implement enterprise cloud connectivity solutions. Learn how to leverage both private and public internet-based connectivity to extend the enterprise network to cloud providers
Designing and Implementing Enterprise-Scale Analytics Solutions Using Microsoft Azure and Microsoft Power BI. This course covers methods and practices for performing advanced data analytics at scale.
The Developing Applications and Automating Workflows Using Cisco Core Platforms course helps you prepare for the Cisco® DevNet Associate certification and for associate-level network automation engineer roles.
The Developing Applications Using Cisco Core Platforms and APIs (DEVCOR) course helps you prepare for the Cisco DevNet Professional certification and for professional-level network automation engineer roles.
In this course, you´ll learn how to provision Azure OpenAI service, deploy models, and use them in generative AI applications.
In this course, application developers learn how to design, develop, and deploy applications that seamlessly integrate components from the Google Cloud ecosystem.
Developing Applications with Java EE Course Overview The Developing Applications with Java EE course introduces delegates to the Java Enterprise Edition API,up to version 7. It explains the core JEE technologies and how they can be used to build large scale web based applications.
Developing Node.js Web Applications Course Overview This Developing Node.js Web Applications course is for developers who wish to use JavaScript to create network applications.
The Developing on Amazon Web Services AWS course is designed to help individuals design and build secure, reliable and scalable AWS-based applications.
This course gives developers exposure to and practice with best practices for building serverless applications using AWS Lambda and other services in the AWS serverless platform.
This course provides the foundations of knowledge, principles and practices from a technical perspective needed to engineer a successful DevOps solution. This course positions learners to successfully complete the DevOps Engineering Foundation exam.
DevOps Engineering on AWS demonstrates how to use the most common DevOps patterns to develop, deploy and maintain applications on AWS.
The DevOps Foundation course provides a baseline understanding of key DevOps terminology to ensure everyone is talking the same language and highlights the benefits of DevOps to support organizational success.
The DevOps Leader course is a unique and practical experience for participants who want to take a transformational leadership approach and make an impact within their organization by implementing DevOps.
This course explains how DevOps security practices differ from other approaches then delivers the education needed to apply changes to your organization. Participants learn the purpose, benefits, concepts, vocabulary and applications of DevSecOps. Most importantly, students learn how DevSecOps roles
The DevsecOps Practitioner course introduces more advanced ways to explore DevSecOps in your organization. Each section covers practical maturity guides, and then discusses how people, process and technology can be combined to improve outcomes.
In this course, you´ll learn how to create and manage individual containers using the Docker Engine. We´ll cover best practices in container image design and container deployment and auditing, as well as an introduction to single-node container networking and storage.
Learn how to operate machine learning solutions at cloud scale using Azure Machine Learning. This course teaches you to leverage your existing knowledge of Python and machine learning to manage data ingestion and preparation, model training and deployment, and machine learning solution monitoring
We offer virtual course in data engineering on Microsoft Azure. In this course, the student will learn about the data engineering patterns and practices as it pertains to working with batch and real-time analytical solutions using Azure data platform technologies.
This course provides students with the knowledge and skills to administer a SQL Server database infrastructure for cloud, on-premises and hybrid relational databases and who work with the Microsoft PaaS relational database offerings.
We offer virtual course in Microsoft Azure Data Fundamentals. In this course, students will learn the fundamentals of database concepts in a cloud environment, get basic skilling in cloud data services, and build their foundational knowledge of cloud data services within Microsoft Azure.
This 3-day EC-Council training is a course that will prepare you for the EC-Council´s Certified DevSecOps Engineer (E|CDE) certification.
The Certified Ethical Hacker has been battle-hardened over the last 20 years, creating hundreds of thousands of Certified Ethical Hackers employed by top companies, militaries, and governments worldwide.
The ECIH program focuses on a structured approach to the incident handling and response (IH&R) process.
The Certified SOC Analyst (CSA) program is the first step to joining a security operations center (SOC). It is engineered for current and aspiring Tier I and Tier II SOC analysts to achieve proficiency in performing entry-level and intermediate-level operations.
Computer forensics is simply the application of computer investigation and analysis techniques in the interests of determining potential legal evidence. The program is designed for IT professionals involved with information system security, computer forensics, and incident response.
The Engineering Cisco Meraki Solutions Part 1 (ECMS1) course is an introductory course that equips you with the knowledge and skills to confidently operate Cisco Meraki solutions as a unified management system of an entire network from a centralized dashboard.
Engineering Cisco Meraki Solutions part 2 (ECMS2) elevates your knowledge of Cisco® Meraki™ technology suite. In this advanced technical training course, you’ll learn how to plan for network deployments and integrations using the Cisco Meraki platform.
Exclusive – Harness the power of Python to elevate your Excel skills, automate tedious tasks, and create captivating data stories to ultimately drive better business decisions.
The course provides you with the knowledge you need to install, configure, operate, and troubleshoot an enterprise network. This course covers advanced routing and infrastructure technologies, expanding on the topics covered in the Implementing and Operating Cisco Enterprise Network Core Technologie
The course gives you the knowledge and skills needed to configure, troubleshoot, and manage enterprise wired and wireless networks. Learn how to implement security principles within an enterprise network and how to overlay network design by using solutions such as SD-Access and SD-WAN.
This course expands on the topics covered in the Implementing and Operating Cisco® Enterprise Network Core Technologies (ENCOR) course.
This course gives you the knowledge you need to design Cisco wireless networks. The course covers design specifics from scenario design concepts through to the installation phase and into post-deployment validation.
The Implementing Cisco Enterprise Wireless Networks course gives you the knowledge and skills needed to secure wireless network infrastructure and troubleshoot any related issues.
The BCS accredited Certificate in Artificial Intelligence Foundation course is our latest Artificial Intelligence training course. The course builds upon the basic knowledge of AI.
Front-end Web Developer Course Overview HTML,CSS,and JavaScript are the core languages of front-end web development. This course is designed to provide delegates with the knowledge and skills necessary to build and deploy stylish,dynamic websites/web apps that look good on any device.
This Fundamentals of Cisco Firewall Threat Defense and Intrusion Prevention (SFWIPF) course shows you how to implement and configure Cisco Secure Firewall Threat Defense for deployment as a next generation firewall at the internet edge.
We offer course in Comptia Network+. CompTIA Network+ validates the technical skills needed to securely establish, maintain and troubleshoot the essential networks that businesses rely on.
The Certified Information Privacy Manager (CIPM) is the world´s first and only certification in privacy programme management. When you earn a CIPM, it shows that you know how to make a privacy programme work for your organisation.
The global gold standard in European data protection certification. This two-day training encompasses pan-European and national data protection laws, key data protection terminology and practical concepts concerning the protection of personal data and trans-border data flows.
The CIPT is the first and only certification of its kind worldwide. It was launched by the IAPP in 2014 to meet the growing need that only tech pros can fill—securing data privacy at all stages of IT product and service lifecycles.
Comptia advanced security practitioner (CASP+). You have experience in the increasingly crucial field of information security, and now you´re ready to take that experience to the next level.
CompTIA is a not-for-profit trade association with the purpose of advancing the interests of IT professionals and IT channel organizations, and its industry-leading IT certifications are an important part of that mission.
This course provides an introduction to Agile Service Management, the application and integration of agile thinking into service management processes. Agile thinking improves IT’s effectiveness and efficiency and enables IT to continue to deliver value in the face of changing requirements.
Learn the value of Google Cloud Platform. This one-day instructor-led class provides an overview of Google Cloud Platform products and services.
This course provides knowledge of the advanced capabilitiesof the HPE Primera storage arrays, including lower level datareduction features, reporting, monitoring and alerting, QOS,and local and remote replication options.
HP-UX Posix Shell Programming Course Overview This Hewlett Packard HP-UX Posix Shell Programming training course is designed to give delegates practical experience in developing and writing shell scripts.
HP-UX System Administration Course Overview This Hewlett Packard HP-UX System Administration training course is designed to give delegates practical experience in the administration of an HP-UX UNIX System.
This course teaches IT professionals how to deploy and configure Active Directory Domain Services (AD DS) in a distributed environment, how to implement Group Policy, how to perform backup and restore, and how to monitor and troubleshoot Active Directory – related issues with Windows Server
Learn the skills required to configure and manage Citrix Gateway features. At the end of the course, students will be able to configure their Citrix Gateway environments to address remote access requirements for Apps and Desktops.
This course is designed to build your foundational skills in data engineering on Microsoft Fabric, focusing on the Lakehouse concept.
Implementing and Operating Cisco Service Provider Network Core Technologies (SPCOR)
The Implementing and Troubleshooting Networks Using Cisco ThousandEyes (ENTEIT) course is designed to introduce you to Cisco® ThousandEyes.
Implementing Automation for Cisco Data Center Solutions (DCAUI)
Implementing Automation for Cisco Enterprise Solutions (ENAUI) v.1.2 teaches you how to implement Cisco Enterprise automated solutions, including programming concepts, orchestration, telemetry, and automation tools.
The Implementing Automation for Cisco Service Provider Solutions (SPAUI) course provides the knowledge and skills required to implement and support automation solutions in a Service Provider network infrastructure, using network programmability principles, protocols, tools, and mechanisms.
The Implementing Cisco Application Centric Infrastructure–Advanced (DCACIA) course shows you how to integrate the capabilities of the Cisco® Nexus® 9000 Series Switches in Cisco Application Centric Infrastructure (Cisco ACI®) mode
The Implementing Cisco Catalyst 9000 Series Switches (ENC9K) course provides you with insight into Cisco Catalyst 9000 Series Switches and their solution components, architecture, capabilities, positioning, and implementation.
The Implementing Cisco Collaboration Applications (CLICA) course provides you with the knowledge and skills required to streamline communication protocol, strengthen compliance measures and enhance your communication systems and devices.
The Implementing Cisco Collaboration Cloud and Edge Solutions (CLCEI) course provides you with knowledge of Cisco® Expressway Series solutions that enable business-to-business (B2B) calls, Cisco Mobile, remote access, authentication options and additional Cisco Expressway Series features.
Implementing Cisco Multicast is a five-day instructor-led course designed to provide technical solutions for simple deployments of IP multicast within a provider or customer network.
The Implementing Cisco Nexus 9000 Switches in NX-OS Mode – Advanced (DCNXA) course provides advanced training in applying and managing the Cisco Nexus® 9000 Series Switches in NX-OS mode.
Learn how to design, deploy, configure and manage your Cisco® Software-Defined WAN (SD-WAN) solution in a large-scale live network, including how to migrate from legacy WAN to SD-WAN
Implementing Cisco Service Provider Advanced Routing Solutions (SPRI)
The Implementing Cisco Service Provider VPN Services (SPVI) course provides the knowledge and skills required to manage end-customer Virtual Private Network (VPN) environments built over a common service provider
The Implementing Secure Solutions with Virtual Private Networks (SVPN) course teaches you how to implement, configure, monitor, and support enterprise Virtual Private Network (VPN) solutions.
In the Implementing and Configuring Cisco Identity Services Engine (SISE) course you will learn to deploy & use Cisco Identity Services Engine(ISE) v3.x, an identity and access control policy platform that simplifies the delivery of consistent, highly secure access control across wired, wireless,vpn
This course is designed for professionals who will be responsible for managing storage and compute by using Windows Server, and who need to understand the scenarios, requirements, and storage and compute options that are available and applicable to Windows Server.
This course is designed to move delegates beyond the fundamentals. It serves to set delegates on course to dive into one of the many JavaScript frameworks. Delegates will learn about modern syntax,object-orientation,functional programming,asynchronous programming,managed apps,and testing.
Using a mix of classroom presentation, instructor-led discussion and individual practical exercises, this one-day course has been designed to provide testers with good, basic understanding of test automation.
Introduction to HTML & CSS Course Overview HTML & CSS are the fundamental building blocks of the web. This course is designed to provide delegates with the fundamental knowledge and skills necessary to build simple web pages.
Introduction to MySQL Course Overview The Introduction to MySQL course covers the basics of the SQL language as implemented by MySQL. The course is designed to give delegates practical experience in writing SQL statements using the mysql client program and MySQL Workbench.
Introduction to Programming – Java Course Overview The Introduction to Programming – Java course comprises sessions dealing with variables,expressions,conditional statements,collections,iterative statements,functions,objects,compilation and execution,and best practices.
Introduction to Programming – JavaScript Course Overview The Introduction to Programming – JavaScript course comprises sessions dealing with variables,expressions,conditional statements,collections,iterative statements,functions,objects,compilation and execution,and best practices.
Introduction to Programming – Python Course Overview The Introduction to Programming – Python course comprises sessions dealing with variables,expressions,conditional statements,collections,iterative statements,functions,objects,compilation and execution,and best practices.
The workshop is based on practical experience of applying risk-based testing on a variety of projects and will use the same principles underlying the new ISO/IEC/IEEE 29119 Software Testing standards, which explicitly require that risk be used as the main driver for a project´s test strategy.
Introduction to SQL Course Overview The Introduction to SQL course is designed to give delegates practical experience in using ANSI standard SQL
Introduction to SQL on Oracle Course Overview The Introduction to SQL on Oracle course is designed to give delegates practical experience in using SQL.
This course is aimed at those about to embark on a career in software testing. It is suitable for apprentices, people new to testing and others seeking cross-function training.
Based on industry best practice and utilising real-life examples of projects that our consultants have worked on, this 2-day course will provide delegates with an introduction to those activities and responsibilities that are specific to User Acceptance Testing (UAT).
In this course, you will learn about the next-generation identity and access control policy platform that provides a single policy plane across the entire organization combining multiple services, including authentication, authorization, and accounting (AAA) using 802.1x and MAB.
ISO/IEC 27002 Foundation training enables you to learn the basic elements to implement Information Security Controls as specified in ISO/IEC 27002.
ISO/IEC 27001 Foundation training allows you to learn the basic elements to implement and manage an Information Security Management System as specified in ISO/IEC 27001.
The ISO/IEC 27001 Lead Auditor training enables you to develop the necessary expertise to perform an Information Security Management System (ISMS) audit by applying widely recognized audit principles, procedures and techniques.
This ISO/IEC 27001 Lead Implementer training enables you to develop the necessary expertise to support an organization in establishing, implementing, managing and maintaining an Information Security Management System (ISMS) based on ISO/IEC 27001.
The ISO/IEC 27002 Lead Manager training course enables participants to acquire a comprehensive knowledge and understanding of the implementation and management of information security controls based on ISO/IEC 27002.
ISO/IEC 27002 Manager training course provides information on the implementation and management of information security controls based on ISO/IEC 27002.
By attending this 2-day ISO/IEC 27005 Foundation training course, participants will learn more about the structure of the standard including information security risk assessment, treatment, acceptance, communication and consultation, and monitoring and review.
ISO/IEC 27005 Lead Risk Manager training enables you to acquire the necessary expertise to support an organization in the risk management process related to all assets of relevance for Information Security using the ISO/IEC 27005 standard as a reference framework.
ISO/IEC 27005 Risk Manager training enables you to develop the competence to master the risk management process related to all assets of relevance for Information Security using the ISO/IEC 27005 standard as a reference framework.
ISO/IEC 27035 Foundation training enables you to learn the basic elements to implement an Incident Management Plan and manage Information Security Incidents. During this training course, you will be able to understand Information Security Incident Management processes.
ISO/IEC 27035 Lead Incident Manager training enables you to acquire the necessary expertise to support an organization in implementing an Information Security Incident Management plan based on ISO/IEC 27035.
The ISO/IEC 27701 Foundation training course is designed to help participants understand the basic concepts and principles of a Privacy Information Management System (PIMS) based on ISO/IEC 27701
The ISO/IEC 27701 Lead Auditor training course enables you to develop the necessary skills to perform a Privacy Information Management System (PIMS) audit by applying widely recognized audit principles, procedures and techniques.
The ISO/IEC 27701 Lead Implementer training course enables you to develop the necessary expertise to assist an organization to establish, implement, maintain and continually improve a Privacy Information Management System (PIMS)
The Selenium Tester Foundation is a practical training course aimed at test professionals who desire a basic understanding of Selenium WebDriver for creating web application tests.
The ISTQB Foundation Acceptance Testing course covers the fundamentals of software testing, providing delegates with the necessary foundations for a career as a software testing professional.
The ISTQB Agile Technical Tester course extends the broad understanding of testing acquired at Foundation Level to enable the role of Agile Technical Tester to be performed.
With the ever-increasing numbers of security breaches, both human and machine-based, significantly more understanding is required from testers to ensure that the proper quality assurance measures are in place for assuring the security of IT systems.
The ISTQB Advanced Technical Test Analyst course extends the broad understanding of testing acquired at Foundation Level to enable the role of Technical Test Analyst to be performed.
The ISTQB Advanced Test Automation Engineer Certificate Course is a three-day course explaining the tasks of a test automation engineer (TAE) in designing, developing, and maintaining test automation solutions.
The ISTQB Advanced Test Manager course extends the broad understanding of testing acquired at Foundation Level to enable the role of Test Manager to be performed.
The ISTQB certification for Foundation Level Extension – Agile Tester is designed for professionals who are working within Agile environments.
The ISTQB Foundation AI Tester Extension course extends the broad understanding of testing acquired at Foundation Level to enable the role of AI Tester to be performed.
Established the International Software Testing Qualification Board (ISTQB) with, among other things, the goal of further internationalization and harmonization of test certification programs.
The ISTQB Foundation Level Model Based Tester Extension course extends the broad understanding of testing acquired at Foundation Level to enable the role of Model Based Test Analyst to be performed.
The certification for the ISTQB Mobile Application Testing Foundation Level is intended for professionals who are working with mobile technology. The certification provides an insight into methods, techniques and tools a professional may use to test mobile applications.
We offer course about ITIL® 4 - Create, deliver, support - includes exam. The course is based on the ITIL 4 best practice service value system featured in the latest 2019 guidelines. This course includes a web proctored exam.
This course provides those IT leaders, practitioners and support staff who already hold the ITIL 4 Foundation qualification with an understanding of all types of engagement and interactions between a service provider.
This course provides IT leaders, practitioners, support staff and staff interfacing with the organisation’s digital and information systems functions with a practical understanding of the key concepts.
This course provides those IT leaders, practitioners and support staff who already hold the ITIL v3 foundation certificate with a quick and easy way to upgrade to the ITIL4 foundation.
This course provides an understanding of the ways in which digital organizations and digital operating models function in high velocity environments, focusing on rapid delivery of products & services to obtain maximum value.
ITIL4 Strategic Leader (ITIL SL) is a stream of two modules that are part of ITIL 4, the next evolution of ITIL. ITIL SL recognizes the value of ITIL, not just for IT operations, but for all digitally-enabled services.
This module focuses on providing the candidates with the understanding of the key concepts, principles, value and challenges of the Business Relationship Management practice.
The ITIL 4 IT Asset Management module is structured and aligned around the ITIL framework and the ITIL Practice Guides.The examination is intended to assess whether the candidate can demonstrate understanding and application of the concepts covered in the ITIL 4 IT Asset Management publication.
This 3-day ITIL® 4 Specialist: Acquiring & Managing Cloud Services training provides a vendor-neutral, user-centric guidance on developing a practical understanding of how cloud procurement and technology can integrate with and support broader business strategy and functions.
Key concepts, principles, value and challenges of ITIL 4´s five management practices, namely, the ITIL 4 Incident Management Practice, the ITIL 4 Service Desk Practice, the ITIL 4 Service Request Management Practice,the ITIL 4 Monitoring and Event Management Practice,and the ITIL 4 Problem Managemen
This 3-day course compiles for the candidates the understanding of the key concepts, principles, value and challenges of ITIL 4´s five management practices
This course provides IT leaders, practitioners and support staff with the practical skills necessary to create a ‘learning and improving´ IT organization, with a strong and effective strategic direction.
The introduction to programming course comprises sessions dealing with variables, expressions, conditional statements, collections, iterative statements, functions, objects, compilation and execution, and best practices.
This course aims to provide the delegate with the skills needed to build object-oriented apps using Java that exploit all of the fundamental elements of the language.
Java Programming 2 / Java Advanced Developer Course Overview. Modern Java code extends well beyond object orientation and the associated principles.
JavaScript 1 Course Overview The JavaScript 1 course comprises sessions dealing with embedding a script in a web page,variables and expressions,conditions and loops,functions,objects,arrays,errors and debugging,the DOM,event handling,the BOM,and AJAX.
This course is designed to provide delegates with the knowledge and skills necessary to build modern JavaScript apps. It further serves to set the delegates on course to dive into one of the many JavaScript frameworks.
JBoss Application Server Administration Course Overview This JBoss Application Server Administration course teaches the core skills needed to install and manage the JBoss Application Server up to WildFly version 21,equivalent to JBoss EAP version 7.3
Whether your focus is on developing containerized applications or managing a container-centric infrastructure, CN120 introduces Kubernetes container orchestration for everyone involved in the software development life cycle.
This Kubernets CKA Professional course is a Kubernetes Fundamentals and CKA exam theory training.
The Leveraging Cisco Intent-Based Networking DNA Assurance (DNAAS) course provides you with the skills to monitor and troubleshoot a traditional brownfield network infrastructure by using Cisco® Digital Network Architecture (Cisco DNA™) Assurance.
Linux Advanced System Administration (LPI) Course Overview This instructor led Linux Advanced System Administration (LPI) training course is designed to teach the advanced administration,security,networking and performance tasks required on a Linux Enterprise system.
Linux Automation with Ansible Course Overview This highly practical instructor led Linux Automation with Ansible training course is designed to give delegates practical experience in the concepts and use of Linux Ansible Automation.
Linux Fundamentals Course Overview This Linux Operating System and Bash Shell Programming training course introduces the delegate to the main concepts of the LINUX Operating System
Linux Introduction Course Overview This Linux Operating System training course introduces the delegate to the main concepts of the LINUX Operating System. The most commonly used commands and utilities are described in detail as are the command line wildcard and redirection facilities.
Linux Networking Course Overview This highly practical instructor led Linux Networking course introduces the delegate to the main concepts of Linux networking and TCP/IP.
Linux System Administration (LPI & SCA) Course Overview This instructor led Linux System Administration (LPI & SCA) training course is designed to teach the key administration,security,networking and performance tasks required on a Linux Enterprise system.
The Linux Professional Institute (LPI) has established itself as the standard for distribution independent Linux certification.
This study guide should help you understand what to expect on the exam and includes a summary of the topics the exam might cover and links to additional resources. The information and materials in this document should help you focus your studies as you prepare for the exam.
This course provides participants with a thorough understanding of the Managing Successful Programmes (MSP) programme management methodology, providing the skills needed to confidently use MSP to manage programmes in line with strategic aims of a business and its day to day running.
MariaDB Database Administration Course Overview This MariaDB Database Administration course is designed for MariaDB 10 Database Administrators who have a basic understanding of a MariaDB database and a good working knowledge of SQL commands.
This 5–day course is considered essential for anyone who would like to expand knowledge about Public Key Infrastructure (PKI) in Microsoft technologies.
This is a deep dive course on infrastructure services configuration, increasing their level of security and windows internals. It is a must–go for enterprise administrators, security officers and architects.
This 2-day course is identical to the 1-day M-AZ-900T01 course. However this course lasts two days because of the hands-on parts. This course will prepare students for the same exam AZ-900!
We offer virtual course in Windows Client. In this course, students will learn how to support and configure Windows 10 desktops in an organizational environment. Students will develop skills that include learning how to install, customize, and update Windows 10 operating systems.
We offer virtual course in Managing Modern Desktops. In this course, students will learn how to plan and implement an operating system deployment strategy using modern deployment methods, as well as how to implement an update strategy.
This course covers the following key elements of Microsoft 365 administration: Microsoft 365 tenant management, Microsoft 365 identity synchronization, and Microsoft 365 security and compliance.
This course introduces fundamentals concepts related to artificial intelligence (AI), and the services in Microsoft Azure that can be used to create AI solutions.
In this course, students will learn the fundamentals of database concepts in a cloud environment, get basic skilling in cloud data services, and build their foundational knowledge of cloud data services within Microsoft Azure.
Microsoft Cloud for Healthcare ILT is a course that is an essential step in your learning journey. It´s designed to empower you to implement Microsoft Cloud for Healthcare.
In this course, students will learn about the Dynamics 365 Customer Insights solution, including how to unify customer data with prebuilt connectors, predict customer intent with rich segmentation, and maintain control of customer data.
Built and optimized for small and medium businesses, Dynamics 365 Business Central is an application for companies that have outgrown their entry-level business applications.
Microsoft Dynamics 365 Customer Service offers any organization an opportunity for customer success. Using tools such as automatic case creation and queue management frees up your time to dedicate it where you can have a greater impact, directly with your customers.
Dynamics 365 for Field Service helps organizations better position themselves in the market by providing a variety of tools that assist in identifying and scheduling resources and managing workloads for mobile workers.
Organizations use Dynamics 365 for Finance and Operations to elevate their financial performance by increasing profitability, optimizing workforce productivity, reducing operational expenses, adapting quickly to requirement changes, and streamlining asset management.
This course will review the marketing application configuration needed to drive business growth. It will also dive into lead management, marketing forms and pages, segmentation, and email marketing messages.
This course will provide you with a broad introduction to the customer engagement capabilities of Dynamics 365.
This course will provide you with a broad introduction to the finance and operations capabilities of Dynamics 365.
This course covers the following core features in Dynamics 365: core common features, core configuration, data migration, and preparing to go live.
Developer training. Microsoft Dynamics 365 Finance and Operations Apps Developers implement and extend applications to meet the requirements of the business
This course is developed for those aspired to be and new to the solution architect role. This 3 day course provides the technical information focusing on application architecture and technical skills to start their journey into this role.
Organizations use Dynamics 365 for Finance and Operations to automate and streamline your supply chain, by modernizing business logistics, delivering timely customer response, getting ahead with predictive insights, streamlining procurement, and unifying processes from sales to fulfillment.
This course covers methods and practices for implementing and managing enterprise-scale data analytics solutions using Microsoft Fabric.
This course provides IT Identity and Access Professional, along with IT Security Professional, with the knowledge and skills needed to implement identity management solutions based on Microsoft Azure AD, and it connected identity technologies.
Learn how to protect information in your Microsoft 365 deployment. This course focuses on data governance and information protection within your organization.
In this course students will learn what Microsoft Intune and Autopilot are and how to deploy them. Students will also learn about managing device in Azure Active Directory and how to enhance device management within Intune.
Candidates for this course automate time-consuming and repetitive tasks by using Microsoft Power Automate. They review solution requirements, create process documentation, and design, develop, troubleshoot, and evaluate solutions.
This course delivers an instructor-led breakdown of Microsoft PowerApps. Students will be taught how to design, test and publish new apps that work with a variety of data sources. We will take users through a selection of well-crafted lessons to help them build new applications for their business.
Learn how to investigate, respond to, and hunt for threats using Microsoft Azure Sentinel, Azure Defender, and Microsoft 365 Defender. In this course you will learn how to mitigate cyberthreats using these technologies.
This course provides foundational level knowledge on security, compliance, and identity concepts and related cloud-based Microsoft solutions.
This 3-day AWS migration course is for individuals who seek an understanding of how to plan and migrate existing workloads to the AWS Cloud.
Learn to orchestrate containers into scalable, highly available applications orchestrated by Docker Swarm, and finally discover how to enhance the security of your entire software supply chain and production environments using Mirantis Kubernetes Engine and Mirantis Secure Registry.
Modern,Responsive Websites with HTML & CSS Course Overview HTML & CSS are the fundamental building blocks of the web. This course is designed to provide delegates with the knowledge and skills necessary to build and deploy stylish,accessible websites that look good on any device.
MongoDB Essentials Course Overview The MongoDB Essentials course is designed to give delegates experience of installing and using the MongoDB database.
Multiprotocol Label Switching (MPLS) is a high-performance method for forwarding packets through a network enabling routers at the edge of a network to apply simple labels to packets. This practice allows the edge devices to switch packets according to labels, with minimal lookup overhead.
We offer virtual course in Microsoft 365 Identity and Services. This course covers three central elements of Microsoft 365 enterprise administration: Microsoft 365 tenant and service management, Office 365 management, and Microsoft 365 identity management.
We offer virtual course in Microsoft 365 Mobility and Security. This course covers three central elements of Microsoft 365 enterprise administration - Microsoft 365 security management, Microsoft 365 compliance management, and Microsoft 365 device management.
We offer virtual course in Microsoft 365 Messaging. This course examines the key elements of Microsoft 365 messaging administration, including message transport and mail flow, messaging security, hygiene, and compliance, messaging infrastructure, and hybrid messaging.
We offer virtual course in Microsoft 365 Security Administrator. This course is comprised of the following Microsoft Official Curriculum modules: MS-500T01 Managing Microsoft 365 Identity and Access, MS-500T02 Implementing Microsoft 365 Threat Protection.
We offer virtual course in building applications and solutions with Microsoft 365 core services. This course covers five central elements of Microsoft 365 platform. Implementing Microsoft Identity, working with Microsoft Graph, extending and customizing SharePoint, extending Teams, extending Office.
We offer virtual course in managing Microsoft Teams. The Managing Microsoft Teams course is designed for persons who are aspiring to the Microsoft 365 Teams Admin role.
We offer virtual course in Microsoft Teams Voice Engineer. In this course, you will learn how to plan, design, configure, maintain, and troubleshoot an integrated communications solution at an organization using Microsoft Teams.
We offer virtual course in Microsoft 365 Fundamentals. This course provides foundational knowledge on the considerations and benefits of adopting cloud services and the Software as a Service (SaaS) cloud model, with a specific focus on Microsoft 365 cloud service offerings.
MSP® is a best-practice guide from the Home Office, describing a structured approach for managing programmes. It has been developed using the collective expertise and practical experience of some of the leading practitioners in the field.
MySQL for Developers Course Overview This MySQL Developers training course is designed for MySQL Developers who have a good understanding of a MySQL database and experience of using SQL commands
This 5-day classroom-based course provides the fundamental networking skills required to deploy and support Windows Server in most organizations. It covers IP fundamentals, remote access technologies, and more advanced content including Software Defined Networking.
The Cisco NSO Essentials for Programmers and Network Architects (NSO201) course introduces you to Cisco® Network Services Orchestrator (NSO). You will learn to install Cisco NSO and use it to manage devices and create services based on YANG templates with XPath.
This course teaches you the administrative skills needed to install, configure, manage, and upgrade three different Nutanix storage solution products: Nutanix Files, Nutanix Volumes and Nutanix Objects.
This course teaches you the skills needed to install, configure, and operate Nutanix Era for the purpose of managing databases. The installation and management of databases themselves is not part of this course.
If you already have experience with administering a Nutanix environment, this course will extend, deepen, and broaden your knowledge as you grow in your career as a Nutanix administrator.
The Nutanix Hybrid Cloud Fundamentals course introduces you to the products, capabilities, and technologies that serve as the foundation of Nutanix´s Hybrid Cloud solution.
Object Oriented Analysis & Design Course Overview The Object Oriented Analysis & Design course focuses on the fundamental concepts of Object Orientation and UML as part of the Software Development Life Cycle.
Oracle 12c SQL Performance Tuning Course Overview This Oracle 12c SQL Performance Tuning course introduces the delegate to the main concepts of Oracle SQL performance tuning.
Oracle 18c SQL Performance Tuning Course Overview This Oracle 18c SQL Performance Tuning course introduces the delegate to the main concepts of Oracle SQL performance tuning.
Oracle 19c SQL Performance Tuning Course Overview This Oracle 19c SQL Performance Tuning course introduces the delegate to the main concepts of Oracle SQL performance tuning.
Oracle Advanced PL/SQL Course Overview This course,designed for Oracle database administrators and software development personnel who need to gain practical experience of the advanced features of PL/SQL such as program design,packages,cursors,large objects and collections.
Oracle Application Express 18 (APEX) Course Overview This Oracle Application Express 18 (APEX) course introduces the delegate to Oracle´s Application Express version 18 software.
This Oracle Database 12cR2 Backup and Recovery with RMAN course is designed to give an Oracle database administrator practical experience in planning and implementing a backup and recovery strategy using Recovery Manager and Flashback Database.
Oracle Database 12cR2 Data Guard Course Overview This course introduces the main architectural concepts of Oracle Data Guard.
Oracle Database 12cR2 DBA Performance Tuning & Management Course Overview This Oracle Database 12cR2 DBA Performance Tuning & Management course introduces the DBA to the main concepts of Oracle Database performance tuning and management.
The Oracle Database 12cR2 Essential Administration course is designed for Database Administrators of small sized databases who need to carry out basic system administration tasks on Oracle Database 12cR2 database.
Oracle Database 12cR2 Install & Upgrade Course Overview This Oracle Database 12cR2 Install & Upgrade course is designed to give the Oracle database administrator practical experience in installing Oracle Database 12cR2 Grid Infrastructure and Database software.
Oracle Database 12cR2 RAC and Grid Infrastructure Administration Course Overview This Oracle Database 12cR2 RAC and Grid Infrastructure Administration course introduces the general features and capabilities of Oracle Real Application Clusters (RAC) within the Oracle Grid Infrastructure environment.
This Oracle Database 12cR2,18c and 19c New Features for Administrators course is designed to give Oracle Database Administrators practical experience in using the non-container database features that have been introduced from Oracle Database 12cR2.
This Oracle Database 18c Backup and Recovery with RMAN course is designed to give an Oracle database administrator practical experience in planning and implementing a backup and recovery strategy using Recovery Manager and Flashback Database.
This course introduces the main architectural concepts of Oracle Data Guard. The delegate will learn how to use Oracle Data Guard to protect an Oracle Database against planned and unplanned downtime.
The Oracle Database 18c Essential Administration course is designed for Database Administrators of small sized databases who need to carry out basic system administration tasks on Oracle Database 18 database.
This Oracle Database 18c Install & Upgrade course is designed to give the Oracle database administrator practical experience in installing Oracle Database 18c Grid Infrastructure and Database software.
This Oracle Database 19c Administration course is designed to give the Oracle database administrator practical experience in administering,monitoring,tuning and troubleshooting an Oracle database.
This Oracle Database 19c Backup and Recovery with RMAN course is designed to give an Oracle database administrator practical experience in planning and implementing a backup and recovery strategy using Recovery Manager and Flashback Database.
Oracle Database 19c Data Guard Course Overview This course introduces the main architectural concepts of Oracle Data Guard. The delegate will learn how to use Oracle Data Guard to protect an Oracle Database against planned and unplanned downtime.
Oracle Database 19c DBA Performance Tuning & Management Course Overview This Oracle Database 19c DBA Performance Tuning & Management course introduces the DBA to the main concepts of Oracle Database performance tuning and management.
Oracle Database 19c Essential Administration Course Overview The Oracle Database 19c Essential Administration course is designed for Database Administrators of small sized databases who need to carry out basic system administration tasks on Oracle Database 19c database.
Oracle Database 19c Install & Upgrade Course Overview This Oracle Database 19c Install & Upgrade course is designed to give the Oracle database administrator practical experience in installing Oracle Database 19c Grid Infrastructure and Database software.
Oracle Database 19c RAC and Grid Infrastructure Administration Course Overview This Oracle Database 19c RAC and Grid Infrastructure Administration course introduces the general features and capabilities of Oracle Real Application Clusters (RAC) within the Oracle Grid Infrastructure environment.
Oracle Linux 9 Administration Course Overview This highly practical instructor led Oracle Linux 9 Administration training course is designed to give delegates practical experience in the advanced concepts and use of Linux Administration.
This Oracle Multitenant Administration course is designed to give experienced Oracle Database Administrators practical experience in using the container and pluggable database features that have been introduced from Oracle Database 12c.
Oracle PL/SQL Course Overview The Oracle PL/SQL course is designed to introduce Oracle DBAs,software development personnel and database support staff to the primary features and constructs of the PL/SQL Programming Language.
Oracle PL/SQL Stored Program Units Course Overview The Oracle PL/SQL Stored Program Units course provides practical experience in developing and writing triggers,functions,procedures and packages.
The Oracle Program with PL/SQL training course introduces the delegate to Oracle´s PL/SQL programming language and provides practical experience in writing stand-alone programs,developing database triggers and implementing stored functions,procedures and packages.
The Oracle SQL & PL/SQL Fundamentals course is designed to give delegates practical experience in writing SQL statements and scripts using Oracle SQL. The basic SELECT statement,the use of SQL functions,SQL*Plus parameters and the basic table and view handling statements are introduced.
The Oracle SQL course is designed to give delegates practical experience in writing SQL statements and scripts using Oracle SQL. The basic SELECT statement, the use of SQL functions and the basic table and view handling statements are introduced.
The Oracle SQL Advanced course is designed to give delegates practical experience in using some of the more advanced features of Oracle SQL. Additional datatypes and the use of advanced SQL functions and expressions are covered together with enhanced table handling features.
The Oracle SQL Fundamentals course is designed to give delegates practical experience in writing Oracle SQL statements and scripts. A wide range of SQL functions and data manipulation statements are introduced.
This Oracle WebLogic Administration course teaches the core skills needed to install and configure the Oracle WebLogic Application Server.
This instructor-led training enables you to prevent attacks on your endpoints. After an overview of the Cortex XDR components, the training introduces the Cortex XDR management console and demonstrates how to install agents on your endpoints and how to create Security profiles and policies.
This instructor-led course teaches you how to use the Incidents pages of the Cortex XDR management console to investigate attacks. It explains causality chains, detectors in the Analytics Engine, alerts versus logs, log stitching, and the concepts of causality and analytics.
The Cortex™ XSOAR 6.8: Automation and Orchestration (EDU-380) course is four days of instructor-led training
We offer course about Palo Alto Networks: Firewall 10.2 Essentials: Configuration and Management (EDU-210).
This course should help students gain in-depth knowledge about configuring and managing a Palo Alto Networks Panorama management server. Administrators that complete this course should become familiar with the Panorama management server´s role in managing and securing the overall network.
Prisma Cloud is the industry´s most complete Cloud Native Application Protection Platform (CNAPP), with the industry´s broadest security and compliance coverage—for infrastructure, workloads, and applications, across the entire cloud native technology stack—throughout the development lifecycle
The Prisma SD-WAN Design and Operation (EDU-238) course describes the next generation Prisma SD-WAN solution, the capability and value it provides over legacy WAN and SD-WAN implementations, and how to configure, operate, and troubleshoot the solution.
The Prisma Access SASE Security: Design and Operation (EDU-318) course describes Panorama Managed Prisma Access Secure Access Service Edge (SASE) and how it helps organizations embrace cloud and mobility by providing network and network security services from the cloud.
We offer course in Palo Alto Networks: Firewall 10.2: Troubleshooting (EDU-330).
Perl Programming Course Overview The Perl Programming course is designed to give delegates the knowledge to develop/maintain Perl scripts. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.
The PHP & MariaDB for Web Development course is designed to give delegates the knowledge to develop/maintain HTML/PHP code that utilises the MariaDB Database system.
The PHP & MySQL for Web Development course is designed to give delegates the knowledge to develop/maintain HTML/PHP code that utilises the MySQL Database system. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.
PHP Programming & MariaDB for Web Development Course Overview The PHP Programming & MariaDB for Web Development course is designed to give delegates the knowledge to develop/maintain PHP scripts utilizing the MariaDB database system and HTML.
The PHP Programming & MySQL for Web Development course is designed to give delegates the knowledge to develop/maintain PHP scripts utilizing the MYSQL database system and HTML. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.
PHP Programming Course Overview The PHP Programming course is designed to give delegates the knowledge to develop/maintain PHP scripts. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.
We offer virtual course in Microsoft Power Platform App Maker. This course will teach you how to build apps with low-code techniques to simplify, automate, and transform business tasks and processes using Microsoft Power Platform.
We offer virtual course in Microsoft Power Platform Functional Consultant. The Power Platform empowers organizations to automate business processes, develop their own rich app experiences, and connect with customers better and faster.
We offer virtual course in Microsoft Power BI Data Analyst. This course will discuss the various methods and best practices that are in line with business and technical requirements for modeling, visualizing, and analyzing data with Power BI.
We offer virtual course in Microsoft Power Platform Developer. The Microsoft Power Platform helps organizations optimize their operations by simplifying, automating and transforming business tasks and processes.
We offer virtual course in Power Platform Solution Architect. The Solution Architect is responsible for the successful design, implementation, deployment and adoption of an overall solution. The Solution Architect ensures that the solution meets the customer’s needs now and in the future.
We offer virtual course in Microsoft Power Platform Fundamentals. Learn the business value and product capabilities of Power Platform. Create a simple PowerApp, connect data with CDS, build a Power BI Dashboard, and automate a process with Microsoft Flow.
This course teaches IT Professionals experienced in SAP solutions how to leverage Azure resources that include deployment and configuration of virtual machines, virtual networks, storage accounts, and Azure AD that includes implementing and managing hybrid identities.
This PostgreSQL Administration course covers administration,maintenance,security and performance tuning of PostgreSQL version 10,11,12,13 and 14 databases. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.
This PostgreSQL Advanced Administration course covers database upgrades,database security,table partitioning,and both streaming replication and logical replication of PostgreSQL 10,11,12,13 and 14 databases.
This course covers important basic and intermediate level details for developers interacting with PostgreSQL. Delegates will learn techniques,syntax and structures needed to develop quality applications using the PostgreSQL backend.
The introduction of PRINCE2 Agile® Foundation will enable everyone to benefit from guidance on delivering, managing or working within agile projects and project teams, without the need for any prior knowledge of PRINCE2®.
This five-day course is a combination of the PRINCE2 Agile Foundation and PRINCE2 Agile® Practitioner courses and provides both exams. It provides delegates with a thorough understanding of the PRINCE2 Agile® methodology.
This course covers the qualification from AXELOS which represents an extension to PRINCE2®. The course is equally divided between practical exercises and theory as it examines how to use PRINCE2® in an agile context.
The purpose of the PRINCE2® 7th Edition Foundation training program is to equip participants with a fundamental grasp of modern project management, by diving deep into the PRINCE2® project management method.
In this dynamic and intensive program, you will embark on a transformative journey that covers the essential principles, practices, and techniques of PRINCE2® 7th Edition.
The aim of this training is to provide delegates with a fundamental understanding of the PRINCE2® project management method and to help delegates prepare for the PRINCE2® Foundation examination - web proctored exam voucher included in course fee.
The primary objective of this practical training is to equip delegates with an extensive knowledge base and hands-on comprehension of the PRINCE2® 7th edition project management method.
The Programming for Network Engineers (PRNE) course is designed to equip you with fundamental skills in Python programming.
This training course teaches developers the programming skills that are required to create applications using the C# language.
This course focuses on the extensive features of the Python data analysis workhorse library, Pandas,and its visualisation counterpart Matplotlib. It covers the reading, preparation and manipulation of tabular data from various sources and in various common formats.
This course is an introduction to Python and its main data analysis libraries, Pandas and Matplotlib for delegates with some understanding of programming concepts. It is a two-part course, the first is an introduction to Python programming, the second introduces Python´s data analysis tools.
Exclusive – Learn how to write programs in Python in this comprehensive and very hands-on 3-day course.
Python is an object oriented rapid development language deployed in many scenarios in the modern world. This Python programming 1 course is designed to give delegates the knowledge to develop and maintain Python scripts using the current version (V3) of Python.
The Python programming 2 course comprises sessions dealing with advanced object orientation, iterators and generators, comprehensions, decorators, multithreading, functional programming, web services, and unit testing.
This course will teach the basics of Microsoft´s dialect of the standard SQL language: Transact-SQL.
R Programming Course Overview This R Programming course aims to give delegates the knowledge to use effective programming principles and to write code in R.
React Course Overview The React course comprises sessions dealing with setting up for and creating a React app,JSX and element rendering,components and props,state and lifecycle,hooks,event handling,lists and keys,forms,composition and inheritance,React Router,Flux,and Redux.
The Relational Databases & Data Modelling Overview course is designed to give delegates practical experience in data modelling using entity relationship diagrams & data normalisation,also in designing relational databases using the normalised entity model.
REST APIs are a staple for developers the world over. Whether it´s to provide a web app with access to server data or to facilitate comms between microservices,REST APIs have exploded in popularity due to their simplicity and flexibility.
Ruby on Rails Course Overview Ruby is a high level Interpreted,Object Oriented,rapid development language deployed in many scenarios in the modern world.
Ruby Programming & Ruby on Rails Course Overview Ruby is a high level Interpreted,Object Oriented,rapid development language deployed in many scenarios in the modern world.
This Ruby Programming course is designed to give delegates the knowledge to develop and maintain Ruby applications.
Applying the Scrum Master role within a Scaled Agile Framework (SAFe) enterprise with SAFe® 4 Scrum Master Certification. Based on version 4.6 of SAFe. In this two-day course, attendees will gain an understanding of the role of a Scrum Master in a SAFe enterprise.
The Implementing automation for Cisco Security Solutions (SAUI) course teaches you how to design advanced automated security solutions for your network.
We offer virtual course in Microsoft Cybersecurity Architect. This course prepares students with the background to design and evaluate cybersecurity strategies in the following areas: Zero Trust, Governance Risk Compliance (GRC), security operations (SecOps), and data and applications.
The Implementing and Operating Cisco Security Core Technologies (SCOR) course helps you prepare for the Cisco® CCNP® Security and CCIE® Security certifications and for senior-level security roles.
Are you the (future) Product Owner of a Scrum project? Or are you otherwise directly or indirectly involved in a Scrum process from a business perspective? Do you already have (some) experience in working as a Scrum Product Owner, but are you not yet certified? Then this training is suitable for you
The Understanding Cisco SDA Fundamentals (SDAFND) course introduces you to Cisco® Software-Defined Access and teaches you, through a combination of lectures and labs, how to implement simple, single-site fabric networks.
The Securing Cisco Networks with Open Source Snort course shows you how to deploy Snort® in small to enterprise-scale implementations. You will learn how to install, configure, and operate Snort in Intrusion Detection System (IDS) and Intrusion Prevention System (IPS) modes.
This course combines lecture materials and hands-on labs throughout to make sure that you are able to successfully understand and implement open source rules.
Learn how to deploy and use Cisco® Email Security Appliance to establish protection for your email systems against phishing, business email compromise and ransomware. Help streamline email security policy management
The Securing Networks with Cisco Firepower Next Generation Firewall (SSNGFW) v1.0 course shows you how to deploy and use Cisco Firepower® Threat Defense system.
The Securing Networks with Cisco Firepower Next-Generation IPS course shows you how to deploy and use Cisco Firepower Next-Generation Intrusion Prevention System (NGIPS).
Learn how to implement, use, and maintain a Cisco® Web Security Appliance (WSA), powered by Cisco Talos, to provide advanced protection for business email and control against web security threats.
COURSE OVERVIEW: Not available. Please contact.
This training course enables service desk and support analysts to gain a professional qualification, issued by PeopleCert, and equips them with the skills essential to delivering excellent levels of customer service and support.
This certification course covers themes such as: potential benefits as well as the challenges and risks of implementing SIAM®.
The EXIN SIAM™ Professional certification tests a candidate´s knowledge and skills of the activities in the four stages of the SIAM roadmap. A candidate who successfully completes the EXIN SIAM™ Professional can analyze, plan, build and inspect a multi-service provider environment.
The course shows you how to deploy and use Cisco Identity Services Engine (ISE) v2.4, an identity and access control policy platform that simplifies the delivery of consistent, highly secure access control across wired, wireless and VPN connections.
Solaris 11 System Administration – Part I Course Overview This Solaris 11 System Administration – Part I training course will give delegates practical experience in the administration of an Oracle Solaris 11 system.
This course extends the skills a delegate will have gained from attending the Solaris System Administration – Part 1 course.
Solaris Advanced Shell Programming Tools Course Overview This Solaris Korn Shell Programming training course is designed to give delegates practical experience using a range of Solaris tools to manipulate text and incorporate them into Solaris shell scripts.
.Solaris Fundamentals Course Overview This Solaris Operating System and Korn Shell Programming training course introduces the delegate to the main concepts of the SOLARIS Operating System
This Solaris Operating System training course introduces the delegate to the main concepts of the SOLARIS Operating System.
This Solaris Korn Shell Programming training course is designed to give delegates practical experience in developing and writing shell scripts.
This Solaris Korn Shell Programming training course is designed to give delegates practical experience in developing and writing SOLARIS shell scripts
The SQL for PostgreSQL course is designed to give delegates practical experience in writing SQL statements and scripts using PostgreSQL.
We offer virtual course in official (ISC)2 systems security certified practitioner (SSCP) training included exam.
New – Learn to implement, monitor and administer IT infrastructure in accordance with information security policies to prepare for the SSCP certification.
This Statistics course aims to address the growing need for a practical and systematic introduction to statistics at work.
This is a 5-day ILT course that is designed to provide students with the knowledge and skills required to support and troubleshoot Windows 11 PCs and devices in an on-premises Windows Server Active Directory domain environment.
This instructor led SUSE Linux Advanced System Administration training course is designed to teach the advanced administration,security,networking and performance tasks required on a SUSE Linux Enterprise system.
This instructor led SUSE Linux System Administration training course is designed to teach the key administration,security,networking and performance tasks required on a SUSE Linux Enterprise Server (SLES).
This is a deep dive course on security operations: vulnerability management, anomalies detection, discovery of industry attacks and threats, understanding how compromised system or solution looks like, defining the indicators of the attack, incident handling also daily servicing on SIEM platform.
During this training you will learn the most important concepts of Terraform and gain experience in the hands-on lab on how to set up a (Linux-based) IT infrastructure.
This one-day tutor-led workshop includes slides, exercises and practical work, and uses a hands-on approach based on group exercises and discussions
The ‘Introduction to Testing Techniques ‘workshop provides delegates with practical guidance on the application of test case design techniques (and measures of test coverage), and advice on the choice of which of these techniques and measures to use.
This course explores how to use the machine learning (ML) pipeline to solve a real business problem in a project-based learning environment.
This 3-day TMAP: Quality for cross-functional teams training course offers the members of the high-performance IT delivery team (such as DevOps or Scrum) the required knowledge and skills to build quality into an IT-system.
This TOGAF® EA Training Foundation Course introduces the latest version of TOGAF and will help you to prepare to take The Open Group´s examination leading to the TOGAF® Enterprise Architecture Foundation qualification.
This TOGAF® EA Training Practitioner Course is based on the latest version of TOGAF and will help you to prepare to take The Open Group´s examination leading to the TOGAF® Enterprise Architecture Practitioner qualification.
This TOGAF® EA Training Bridge Course is based on the latest version of TOGAF and will help you to prepare to take the TOGAF® Enterprise Architecture Bridge exam leading to the TOGAF® Enterprise Architecture Practitioner qualification.
This TOGAF® EA Training – Foundation & Practitioner Combined Course is based on the latest version of TOGAF and will help you to prepare to take The Open Group´s Combined Part 1/2 examination leading to the TOGAF® Enterprise Architecture Practitioner qualification.
We offer course about TOGAF® for practitioners - level 1 & 2. TOGAF® V9.2 is the foremost generic framework in the field of Enterprise Architecture (EA).
TOGAF® V9.2 Level 1 certification training course introduces the latest version of TOGAF® and will help you to prepare to take The Open Group´s examination leading to the TOGAF® 9 Foundation qualification.
This course teaches you the key components and procedures that you need to know to manage, monitor, and troubleshoot Cisco® Nexus® 9000 Series Switches in Application Centric Infrastructure (ACI) mode.
This course deals with all of the core TypeScript features including type inference,explicit typing,primitive types,object types,union types,aliases,interfaces,literal types,narrowing,function types,extending types,generics,type manipulation,and classes.
This course is designed for systems engineers who will be responsible for deploying the Cisco Unified Contact Center Express (Unified CCX) and Cisco Unified IP Interactive Voice Response (Unified IP IVR) products. This course is based on UCCX v11.0 release.
In this course, you will learn the foundational knowledge and skills you need to configure Cisco® data center technologies including: networking, virtualization, storage area networking, and unified computing.
The Understanding Cisco Service Provider Network Foundations (SPFNDU) course is designed to provide you with the foundational knowledge for the suite of Cisco® CCNP® Service Provider courses.
The Understanding Cisco Wireless Foundations (WLFNDU) course provides the knowledge and skills needed to configure, manage, and troubleshoot a Cisco wireless LAN (WLAN) network.
Build a foundation of networking knowledge in a real-world, multi-vendor environment! A strong foundation of basic networking concepts is fundamental to a successful career in information technology. Networking technologies underly all IT activities and a strong comprehension of the hardware and pr
UNIX Advanced Shell Programming Tools Course Overview The UNIX Advanced Shell Programming Tools course is designed to give delegates practical experience using a range of UNIX tools to manipulate text and incorporate them into UNIX shell scripts.
This Unix Operating System and Shell Programming training course introduces the delegate to the main concepts of the UNIX Operating System. The most commonly used unix commands are described in detail as are the command line wildcard and redirection facilities.
This Unix Operating System training course introduces the delegate to the main concepts of the UNIX Operating System. The most commonly used unix commands and utilities are described in detail as are the command line wildcard and redirection facilities.
This Unix Shell Programming training course is designed to give delegates practical experience in developing and writing UNIX shell scripts.
This Unix Shell Programming training course is designed to give delegates practical experience in developing and writing shell scripts.
This Unix System Administration training course is designed to give delegates practical experience in the administration of a SVR4 compatible Unix System.
The Veeam® Backup & Replication™ v12: Configure, Manage and Recover training course is a three-day technical course focused on teaching IT professionals the skills to configure, manage and support a Veeam Backup & Replication v12 solution.
The two-day, Veeam® Backup & Replication™ v11: Architecture and Design training course, is focused on teaching IT professionals how to effectively architect a Veeam solution through attaining technical excellence following the Veeam Architecture Methodology used by Veeam´s own Solution Architects.
This five-day course gives you the hands-on skills to deliver virtual desktops and applications through a single virtual desktop infrastructure platform. You build on your skills in configuring and managing VMware Horizon® 8 through a combination of lecture and hands-on labs.
This five-day, fast-paced VMware NSX course provides comprehensive training to install, configure, and manage a VMware NSX® environment.
This two-day, hands-on training course gives experienced VMware vSphere® administrators the knowledge to install, configure, and manage VMware Site Recovery Manager™ 8.6. This course also shows you how to write and test disaster recovery plans that use Site Recovery Manager.
This two-day, hands-on training course gives experienced VMware vSphere® administrators the knowledge to install, configure, and manage VMware Site Recovery Manager™ 8.2. This course also shows you how to write and test disaster recovery plans that use Site Recovery Manager.
During this 3-day course, you focus on deploying and managing VMware vSphere® with Kubernetes. You learn about how vSphere with Kubernetes can be used to orchestrate the delivery of Kubernetes clusters and containerized applications in a VMware vSphere® environment.
This five-day course provides hands-on training to equip students with a range of skills, from performing routine VMware vSphere® 7 administrative tasks to complex vSphere operations and configurations.
This three-day course equips you with the knowledge, skills, and abilities to design a VMware vSphere 8 virtual infrastructure.
This five-day, extended hour course takes you from introductory to advanced VMware vSphere® 8 management skills.
This five-day VMware vSphere course teaches you advanced skills for configuring and maintaining a highly available and scalable virtual infrastructure.
This five-day VMware vSphere Optimize and Scale course teaches you advanced skills for configuring and maintaining a highly available and scalable virtual infrastructure.
In this two-day course, you explore the new features and enhancements following VMware vCenter Server 8.0 and VMware ESXi 8.0. Real-world use-case scenarios, hands-on lab exercises, and lectures teach you the skills that you need to effectively implement and configure VMware vSphere 8.0.
This three-day course equips you with the knowledge, skills, and abilities to design a VMware vSphere 8 virtual infrastructure. You follow a proven approach to design a virtualization solution that ensures availability, manageability, performance, recoverability, and security.
This five-day VMware vSphere foundation course features intensive hands-on training that focuses on installing, configuring, and managing VMware vSphere® 7, which includes VMware ESXi™ 7 and VMware vCenter Server® 7.
The Web Development 1 with HTML,CSS and JavaScript course comprises sessions dealing with HTML,CSS and JavaScript – the three core languages of web development.
This five-day instructor-led is intended for IT professionals who are interested in furthering their skills in Windows PowerShell and administrative automation.
Vi offer course about Nutanix Advanced Administration and Performance. If you are an experienced Nutanix administrator, this course will serve as a deep dive that gives you a rich, nuanced understanding of the Nutanix platform, and will help you get the most out of your Nutanix solutions.
Hva er kjernen i skjønnlitteratur, i film og teater, i dikt, i romaner og noveller? Det er karakteren! Stemmen! Hovedpersonen! TA KONTAKT HVIS DU VIL HA BESKJED OM KURSET BLIR SATT OPP IGJEN.
Hvordan komme i gang med en fortelling? Hvordan dytte språket fram? Hvordan få armen til å skrive? Vi har kanskje tanker, ideer, mulige prosjekter, ting vi har lyst til å formulere, men det er ofte vanskelig å sette i gang – på egenhånd.
Å skrive prat! Å skrive samtaler! Men hvordan få karakterer til å snakke? Hvordan skape stemme, muntlig tale? Alle mennesker har sin helt egne måte å snakke på, et personlig uttrykk som kan være en signatur.
Å skrive dikt, å være i diktet, prøve ut ord, tanker, metoder, leke og undersøke! Dette kurset er en vei inn i språket, både som leser og som dikter, og vi skal inn i diktets historie, prøve ut teknikker og grep og få tekstene våre til å synge og overraske!
Vi tilbyr digitalt igangsettingskurs med Gro Dahle. Dette skrivekurset er et grunnkurs i kreativ skriving, et igangsettingskurs, et idékurs, et lete-etter-prosjekt-kurs hvor dere kan samle-råmateriale og ideer til eget skrivearbeid.
Vi tilbyr digitalt prosakurs på kveldstid med Gro Dahle. Prosa er hverdagsspråk slik det snakkes og skrives. Og dette prosakurset handler om å skrive fortellinger, fortelle fram karakterer, beskrive steder og hendelser, gjøre historier ut av minner.
Gi, eller ønsk deg gavekort på kurs. MILJØVENNLIG, LÆRERIKT og SOSIALT Sammen spesialtilpasser gavekort etter dine ønsker eller behov.
Stadig flere bedrifter har behov for folk med kunnskaper om data og databehandling. Kan du dokumentere at du har slik kunnskap? Datakortet oppnår man ved å gjennomføre tester og derigjennom blir man kvalifisert som bruker på de vanligste kontorapplikasjonene.
Vi tilbyr grunnleggende kurs i Excel for nybegynnere. Du lærer om budsjetter, tabeller, enkle funksjoner og diagrammer og mer. Etter endt kurs vil du være mer trygg på excel og mer effektiv på din arbeidsplass.
Vi tilbyr grunnleggende datakurs for nybegynnere. Du lærer om skrivebordet, filer, mapper og vinduer og hvordan du kan bruke internett og tekstbehandlingsprogrammer mer effektivt. Vi vil også se litt på regneark og hvilke forholdsregler du bør ta når du er på internett.
Et godt tips til deg som ønsker å jobbe effektivt i den digitale hverdagen, er å lære deg å beherske touch-metoden når du bruker PC-tastaturet.
Ønsker du eller bedriften din å åpne et eget foto- og filmstudio, eller ønsker du rett og slett å lære mer om filmskaping? Vår kursholder, Vil du lære mer om filmskaping eller innholdsproduksjon?
Vi tilbyr kurs om AGACAD for boligprodusenter for bedrifter. Du lærer å generer precut og elementer av dekker, vegger og tak. I løpet av kurset gjøres øvelser for alle emner som blir tatt opp. Målsettingen er at du skal få en grunnleggende forståelse i bruken av Revit med AGACAD Wood Framing Suite.
Vi tilbyr onlinekurs i AGACAD for boligprodusenter. Du lærer å generer precut og elementer av dekker, vegger og tak. I løpet av kurset gjøres øvelser for alle emner som blir tatt opp. Hensikten med kurset er at du skal få en grunnleggende forståelse i bruken av Revit med AGACAD Wood Framing Suite.
Vi tilbyr AutoCAD Civil 3D videregående kurs for Landskap for bedrifter. Kurset er øvelsesbasert og følger en kursbok med tilhørende øvelsesfiler. Hensikten med kurset er å gi deg dypere innføring i prosjektering av landskap og terrengbearbeiding med AutoCAD Civil 3D og Focus CAT Basis og Landskap.
Vi tilbyr AutoCAD Civil 3D videregående kurs for Landskap som onlinekurs. Kurset er øvelsesbasert og følger en kursbok med tilhørende øvelsesfiler. Hensikten med kurset er å gi deg dypere innføring i prosjektering av landskap og terrengbearbeiding med Civil 3D og Focus CAT Basis og Landskap.
Vi tilbyr AutoCAD grunnkurs for bedrifter. Kurset omfatter funksjoner, kommandoer og teknikker for å opprette, redigere og skrive ut tegninger med AutoCAD. Hovedmålet er å lære deg de grunnleggende kommandoene som er nødvendige for profesjonell 2D tegning og design med AutoCAD.
Vi tilbyr AutoCAD grunnkurs som online undervisning. Onlinekurs holdes via GoToMeeting. Kursholder viser sin skjerm til alle kursdeltakere og går gjennom kursinnholdet. Kursholder bruker siste årsversjon av programmet.
Vi tilbyr kurs om AutoCAD opplæring for Focus Arealplan for bedrifter. Spesialkurs for at kursdeltager skal kunne nok til å gjennomføre Focus Arealplan grunnkurs etterpå.
Vi tilbyr kurs om AutoCAD opplæring for Focus Arealplan som online-undervisning. Spesialkurs for at kursdeltager skal kunne nok til å gjennomføre Focus Arealplan grunnkurs etterpå.
Vi tilbyr grunnkurs i Civil 3D for bedrifter. Hensikten med kurset er å gi deg en grunnleggende forståelse av hvordan du kan opprette terrengmodeller, forme terrenget og videre prosjektere infrastruktur i modellen. Du får også en innføring i prosjektorganisering med Civil 3D filer.
Vi tilbyr grunnkurs i Civil 3D som onlinekurs. Onlinekurs holdes via GoToMeeting. Kursholder viser sin skjerm til alle kursdeltakere og går gjennom kursinnholdet. Kursholder bruker siste årsversjon av programmet.
I løpet av kurset gjøres øvelser for alle emner som blir tatt opp. Du vil ved endt kurs kunne bruke programmet til å lage 3D-modeller av terreng og VA-anlegg, hente ut informasjon fra modellen og kunne produsere 2D-arbeidstegninger basert på 3D-modellen.
Vi tilbyr onlinekurs i Civil 3D på videregående nivå. Onlinekurs holdes via GoToMeeting. Kursholder viser sin skjerm til alle kursdeltakere og går gjennom kursinnholdet. Kursholder bruker siste årsversjon av programmet.
Vi tilbyr kurs i Civil 3D på videregående nivå for veg for bedrifter. I løpet av kurset gjøres øvelser for alle emner som blir tatt opp. Hensikten med kurset er å gi deg en innføring i vegprosjektering med Civil 3D og Focus CAT.
Vi tilbyr kurs i Civil 3D på videregående nivå som onlinekurs. Onlinekurs holdes via GoToMeeting. Kursholder viser sin skjerm til alle kursdeltakere og går gjennom kursinnholdet. Kursholder bruker siste årsversjon av programmet.
Vi tilbyr kurs i Focus Anbud grunnkurs med NS 3420 for bedrifter. Beskrivelsesprogrammet Focus Anbud hjelper deg i å utarbeide byggebeskrivelser ved hjelp av tekstarkiver. Eksempler på arkiv er NS3420 3.utg, Jernbaneverkets- og Vegvesenets prosesskode samt Sortslisten.
Vi tilbyr onlinekurs om Focus Anbud grunnkurs med NS 3420. Onlinekurs holdes via GoToMeeting. Kursholder viser sin skjerm til alle kursdeltakere og går gjennom kursinnholdet. Kursholder bruker siste årsversjon av programmet.
Vi tilbyr kurs om Focus Anbud med Bane NOR Prosesskode for bedrifter.
Vi tilbyr onlinekurs om Focus Anbud med Bane NOR Prosesskode.
Vi tilbyr kurs om Focus Anbud på videregående nivå for bedrifter. Du vil lære å lage egne malprosjekter, lage romskjemaer, endringslister samt generere anbudsrapporter basert på innhenting av priser. I tillegg vil du også få en utvidet kunnskap om programmets mange muligheter og funksjoner.
Vi tilbyr videregående kurs om Focus Arealplan for bedrifter. På kurset lærer du blant annet korrekt oppstart av en ny plan med malfil, oppsett av tegningen, tips for geometrikontroll, hvordan jobbe med planer med flere vertikalnivåer og visualisering av plan.
Vi tilbyr onlinekurs om Focus Arealplan på videregående nivå. På kurset lærer du blant annet korrekt oppstart av en ny plan med malfil, oppsett av tegningen, tips for geometrikontroll, hvordan jobbe med planer med flere vertikalnivåer og visualisering av plan.
Vi tilbyr grunnkurs om Focus Arealplan for bedrifter. Målsettingen er å gi deg en grunnleggende forståelse i bruken av AutoCAD-applikasjonen Focus Arealplan. Kurset er nødvendig for å komme raskt i gang med å bruke programmet, og for å få den nødvendige forståelse for de mulighetene programmet gir.
Vi tilbyr grunnkurs i Focus Arealplan som online-undervisning. Onlinekurs holdes via GoToMeeting. Kursholder viser sin skjerm til alle kursdeltakere og går gjennom kursinnholdet. Kursholder bruker siste årsversjon av programmet.
Vi tilbyr grunnkurs i Focus Beskrivelse m/NS 3420 for bedrifter. På kurset går vi gjennom bruk av NS3420 for utarbeidelse av entrepriser og beskrivelser og hvordan flere kan jobbe samtidig i beskrivelsen og fordele oppgaver seg imellom.
Vi tilbyr grunnkurs i Focus Beskrivelse m/NS 3420 som online-undervisning. Onlinekurs holdes via GoToMeeting. Kursholder viser sin skjerm til alle kursdeltakere og går gjennom kursinnholdet. Kursholder bruker siste årsversjon av programmet.
Vi tilbyr grunnkurs i Focus Beskrivelse m/Prosesskoden Bane NOR som online-undervisning.
Vi tilbyr kurs om Focus Grunnerverv for bedrifter. Focus Grunnerverv er en påbyggingsmodul til Focus Arealplan og benytter mange av de samme kraftige verktøyene som gjør tegningsproduksjonen rask og enkel.
Vi tilbyr onlinekurs om Focus Grunnerverv. Focus Grunnerverv er en påbyggingsmodul til Focus Arealplan og benytter mange av de samme kraftige verktøyene som gjør tegningsproduksjonen rask og enkel.
Vi tilbyr grunnkurs i Focus Konstruksjon for bedrifter. På kurset lærer du å utføre statiske beregninger etter vanlig lineær (1. ordens) teori for en gitt bjelke-, fagverk- eller rammekonstruksjon både i 2D og 3D. Du lærer å bygge opp modeller og utføre statiske analyser av disse.
Vi tilbyr grunnkurs i Focus Konstruksjon som onlinekurs. På kurset lærer du å utføre statiske beregninger etter vanlig lineær (1. ordens) teori for en gitt bjelke-, fagverk- eller rammekonstruksjon både i 2D og 3D. Du lærer å bygge opp modeller og utføre statiske analyser av disse.
Vi tilbyr oppdateringskurs i Focus Konstruksjon for bedrifter. Kurset er for deg som har benyttet tidligere versjoner av programmet og ønsker å kunne utnytte den nye versjonen, eller tidligere har gått grunnkurs og ønsker å komme i gang igjen.
Vi tilbyr kurs om Focus Konstruksjon for stål og tre på videregående nivå for bedrifter. Kurset gjør deg i stand til å dimensjonere stål- og trekonstruksjoner med Focus Konstruksjon etter de nyeste euronormene. Du vil lære å beherske programmet både i 2D- og 3D-modus.
Vi tilbyr kurs om Focus Konstruksjon for Betong på videregående nivå for bedrifter. Du vil lære å beherske programmet både i 2D- og 3D-modus. Kurset egner seg for deg som ønsker å dimensjonere betongkonstruksjoner med Focus Konstruksjon etter de nyeste euronormene.
Vi tilbyr onlinekurs om Focus Konstruksjon for Betong på videregående nivå. Du vil lære å beherske programmet både i 2D- og 3D-modus. Onlinekurs holdes via GoToMeeting. Kursholder viser sin skjerm til alle kursdeltakere og går gjennom kursinnholdet.
Vi tilbyr onlinekurs om Focus Konstruksjon for Dynamikk på videregående nivå. Dette kurset gir innføring i dynamikkmodulen for Focus Konstruksjon. Du får en innføring både i dynamikkteori, matrisestatikk, og lærer å dimensjonere konstruksjoner i henhold til Eurocode 8.
Vi tilbyr kurs om Focus Konstruksjon for Dynamikk på videregående nivå for bedrifter. Dette kurset gir innføring i dynamikkmodulen for Focus Konstruksjon. Du får en innføring både i dynamikkteori, matrisestatikk, og lærer å dimensjonere konstruksjoner i henhold til Eurocode 8.
Vi tilbyr onlinekurs om Focus Konstruksjon for statikk på videregående nivå. Kurset gir deg en dypere forståelse av hvordan Focus Konstruksjon er bygget opp og beregner, slik at du skal kunne gjøre riktige vurderinger og valg for å modellere og beregne en korrekt modell.
Vi tilbyr kurs om Focus Konstruksjon for statikk på videregående nivå for bedrifter. Kurset gir deg en dypere forståelse av hvordan Focus Konstruksjon er bygget opp og beregner, slik at du skal kunne gjøre riktige vurderinger og valg for å modellere og beregne en korrekt modell.
Vi tilbyr onlinekurs om Focus Konstruksjon for stål og tre på videregående nivå. Kurset gjør deg i stand til å dimensjonere stål- og trekonstruksjoner med Focus Konstruksjon etter de nyeste euronormene. Du vil lære å beherske programmet både i 2D- og 3D-modus.
Vi tilbyr grunnkurs i Focus VARDAK for bedrifter. Hensikten med kurset er at du skal få en god forståelse i bruken av Focus VARDAK som design-, modellering- og kommunikasjonsverktøy.
Vi tilbyr grunnkurs i Focus VARDAK som online-undervisning. Du vil lære grunnleggende teknikk for bruk av programmet, og skal kunne bruke programmet til å lese, endre og produsere 2D og 3D-modeller av kummer og bruke Focus Vardak biblioteket.
Vi tilbyr grunnkurs i InfraWorks for bedrifter. I løpet av kurset gjøres øvelser for alle emner som blir tatt opp. Kurset passer for deg som jobber med infrastruktur og terrengmodeller og ønsker å visualisere disse på en rask og enkel måte.
Vi tilbyr grunnkurs i InfraWorks som online-undervisning. I løpet av kurset gjøres øvelser for alle emner som blir tatt opp. Kurset passer for deg som jobber med infrastruktur og terrengmodeller og ønsker å visualisere disse på en rask og enkel måte.
Vi tilbyr onlinekurs om kalkulasjon med Byggassistenten. Kurset er for nybegynnere og deg som ønsker en grundig og praktisk innføring i kalkulasjon med Byggassistenten. Målet er at du raskt skal kunne klare deg i enkle hverdagskalkyler. Undervisningen er interaktiv.
Vi tilbyr grunnkurs for bedrifter om Revit for landskap. løpet av kurset gjøres øvelser for alle emner som blir tatt opp. Hensikten med kurset er å gi deg en grunnleggende forståelse i bruken av tegne- og konstruksjonsprogrammet Autodesk Revit.
Vi tilbyr onlinekurs om Revit for landskapsarkitekter. I løpet av kurset gjøres øvelser for alle emner som blir tatt opp. Hensikten med kurset er å gi deg en grunnleggende forståelse i bruken av tegne- og konstruksjonsprogrammet Autodesk Revit.
Vi tilbyr bedriftsinternt grunnkurs i Revit for arkitekt. I løpet av kurset gjøres øvelser for alle emner som blir tatt opp. Hensikten med kurset er å gi deg en grunnleggende forståelse i bruken av tegne- og konstruksjonsprogrammet Autodesk Revit.
Vi tilbyr online grunnkurs i Revit for arkitekt. I løpet av kurset gjøres øvelser for alle emner som blir tatt opp. Hensikten med kurset er å gi deg en grunnleggende forståelse i bruken av tegne- og konstruksjonsprogrammet Autodesk Revit.
Vi tilbyr grunnkurs i Revit for bygg for bedrifter. I løpet av kurset gjøres øvelser for alle emner som blir tatt opp. Hensikten med kurset er at du skal få en grunnleggende forståelse i bruken av tegne- og konstruksjonsprogrammet Autodesk Revit.
Vi tilbyr grunnkurs i Revit for bygg som online-undervisning. I løpet av kurset gjøres øvelser for alle emner som blir tatt opp. Hensikten med kurset er at du skal få en grunnleggende forståelse i bruken av tegne- og konstruksjonsprogrammet Autodesk Revit.
Vi tilbyr kurs om Revit for arkitekt på videregående nivå for bedrifter. Hensikten med kurset er å gi deg en utvidet forståelse av bruken av Autodesk Revit. Kurset vil gi deg opplæring i bruk av en del avansert funksjonalitet og derfor et dypere innblikk i de mulighetene programmet gir.
Vi tilbyr onlinekurs om Revit for arkitekt på videregående nivå. Hensikten med kurset er å gi deg en utvidet forståelse av bruken av Autodesk Revit. Kurset vil gi deg opplæring i bruk av en del avansert funksjonalitet og derfor et dypere innblikk i de mulighetene programmet gir.
Vi tilbyr kurs om Revit for armering på videregående nivå for bedrifter. Hensikten med kurset er å gjøre deg i stand til å bruke armerinsgsverktøyene i Revit samt lage armeringstegninger og bøyelister ved hjelp av verktøyene som ligger i Revit-applikasjonen Focus RAT Bygg.
Vi tilbyr onlinekurs om Revit for armering på videregående nivå. Hensikten med kurset er å gjøre deg i stand til å bruke armerinsgsverktøyene i Revit samt lage armeringstegninger og bøyelister ved hjelp av verktøyene som ligger i Revit-applikasjonen Focus RAT Bygg.
Vi tilbyr kurs om Revit for bygg på videregående nivå for bedrifter. Du vil lære avansert funksjonalitet i Revit og få et dypere innblikk i de mulighetene programmet gir, for eksempel håndtering av Revit-prosjekter og utarbeidelse av rapporter, lage Revit Families og mengdeuttak fra modellen.
Vi tilbyr onlinekurs om Revit for bygg på videregående nivå. Du vil lære avansert funksjonalitet i Revit og få et dypere innblikk i de mulighetene programmet gir, for eksempel håndtering av Revit-prosjekter og utarbeidelse av rapporter, lage Revit Families og mengdeuttak fra modellen.