Denne kategorien inneholder alle slags IT-kurs innen systemutvikling og database. De mest vanlige omhandler Java, .net, SQL, XML, C programmering osv. Ta kontakt med oss hvis du ikke finner den opplæringen du er på jakt etter.
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.
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 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.
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 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 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 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 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 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 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 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 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 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 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.
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 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 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 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 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 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 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 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 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.
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 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 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 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 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 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 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?
Dette kurset gir en omfattende introduksjon til programmering i Python. Du vil lære grunnleggende konsepter som variabler, datatyper, løkker, funksjoner og logikk. Kurset vil også dekke mer avanserte emner som strenger, lister, dictionaries, og tuples. Du vil også lære om hvordan du bruker Python i
Dette nettkurset er perfekt for deg som allerede har noen grunnleggende ferdigheter i Python og ønsker å lære objektorientert programmering (OOP). Med OOP vil du kunne redusere utviklingstiden, gjøre koden din lettere å lese og vedlikeholde, samt gjenbruke kode på en effektiv måte. Magnus Kvendseth
Vi lever i en datadrevet verden: Folk søker gjennom data for å få informasjon og innsikt som kan gjøre dem i stand til å ta bedre beslutninger. Og selv om data er overalt, så er det ikke nok å ha tilgang til masse data hvis man ikke klarer å bearbeide og analysere dataen på riktig måte.
I samarbeid med Icotera inviterer vi til webinar 12. april kl 09:00-10:30. Vi presenterer FTTx CPE/ONT, WiFi 6 & 7 MESH Aksesspunkt samt ICONS for overvåking og provisjonering.
Vi inviterer til webinar i samarbeid med Kentik den 5. april der vi ser nærmere på hvordan Kentik tilbyr avanserte løsninger for nettverksanalyse.
nLogic webinar: XaaS cloud platform – tjenestesalg for Service Providers Vi inviterer til webinar tirsdag 9. april kl 09:00 – 10:00 der vi presenterer vår tjenesteportal for service providers. Med en tjenesteportal kan service providers videreselge sine tjenester til bedriftskunder.
Vi provide online course about certified tester ISTQB AI testing. Learn different ways of using AI to support testing and how to apply AI to testing tasks and quality management. There are many similarities between Artificial Intelligence and human intelligence for one simple reason.
We provide online workshop about Cypress Core Testing. This module-based workshop is an excellent opportunity to learn core principles and patterns using the Cypress.io test automation framework.
We provide online classroom (Teams) about DASA DevOps Fundamentals. DASA DevOps Fundamentals provides an extensive introduction to the core Agile DevOps principles covering the essential knowledge and skill competences that have been defined by DASA.
We provide online classroom about ISTQB Advanced Level / Test Automation Engineer. Included in course: Personal, electronic copy of all training materials, coaching and training by industry professional, online exam at your preferred time.
We provide 5-days online classroom about ISTQB Advanced Test Manager. This training gives you the deepened knowledge and skills needed for professionally managing all aspects of the test activities and test resources in complex software development projects.
We provide online classroom about ISTQB Foundation Agile Tester. Knowit Test School offers ISTQB® Agile Tester Foundation Level (CTFL-AT) training as a 2-days course explaining the basics of software testing on agile projects.
We provide online workshop about ISTQB Foundation Level (CTFL v4.0). This training gives you the fundamental knowledge and skills needed for software testing and focuses on passing the certification exam with the industry standard for software testing professionals, ISTQB Foundation level.
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.
Vi tilbyr nettstudie i Anvendt maskinlæring. Med anvendt maskinlæring kan du lære systemer å lære fra data. Bli attraktiv for jobber innen kunstig intelligens og gå rett i jobb etter utdanningen.
Vi tilbyr Backend-utvikling som nettstudie. Bli backend-utvikler og jobb med fremtidens nettløsninger. Backend-utviklere topper listen over de mest etterspurte tech-jobbene i 2022.
Ønsker du å ta nye steg som utvikler? På bare ti uker kan du lære deg backend webutvikling med Microsofts utviklingsplattform .NET.
Ønsker du å åpne nye muligheter som utvikler? På bare ti uker kan du lære deg backend webutvikling med Java.
Vi tilbyr nettstudie i frontend-utvikling. Frontend-utvikling er teknologiutdanningen hvor visuell utforming møter koding, web- og UX-design. Det store behovet for frontend-utviklere nærmest garanterer jobb etter studiene.
Python er blant verdens mest populære programmeringsspråk. Det er ganske enkelt å lære, og vil gi deg mange nye muligheter. Jobber du mye med tall og data kan Python virkelig gi karrieren din et størt løft.
Vi tilbyr nettbasert studie om kommunikasjon i prosjekt. Bli mer bevisst på egen kommunikasjon og få begreper å bruke på veien til bedre og mer bevisst kommunikasjon i prosjekter.
Vi tilbyr kurs i målrettet prosjektstyring som nettbasert undervisning. Målrettet prosjektstyring, er en helhetlig fremgangsmåte for planlegging, organisering og oppfølging av prosjekter i alle størrelser.
Vi tilbyr nettkurs i prosjektstyring. Få kontroll på prosjektene dine, og lær mer om hvordan du kan styre de på en produktiv måte. Prosjektstyring dreier seg om styring av prosessene og tilhørende aktiviteter på en slik måte at sluttproduktet blir i tråd med kravspesifikasjonene.
Vi tilbyr nettbasert studie i prosjektøkonomi. Få kontroll på prosjektøkonomien. Emnet gir deg kunnskap om kostnadsteori, økonomisk analyse, samt de vanligste metodene for økonomisk planlegging og økonomistyring.
Vi tilbyr kurs i PRINCE2® Foundation (6th edition) som e-læring. Denne grunnleggende sertifiseringen passer for alle som jobber med prosjekter eller har ønske om å få prosjektansvar. Sertifiseringen danner grunnlag for videre utdanningsløp med PRINCE2®.
Vi tilbyr kurs i PRINCE2® Foundation + Practitioner (6th edition) som e-læring. Denne kurs-pakken gir deg tilgang til både PRINCE2® Foundation og Practitioner sertifiseringene.