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.
The SAS Certified Advanced Programmer for SAS 9 credential represents the upper echelon of SAS programmers.
We arrange the course SAS Programming 2: Data Manipulation Techniques live web. This course is for those who need to learn data manipulation techniques using the SAS DATA step and procedures to access, transform, and summarize data.
This course teaches you how to process SAS data using Structured Query Language (SQL). You can gain this experience from the SAS Programming 1: Essentials course. No knowledge of SQL is necessary. This course addresses Base SAS software.
Vi tilbyr digitalt kurs om voks databasen med relevante leads gjennom leadsgenerering. I dette kurset vil du få en introduksjon til hvordan du kan jobbe med å generere leads ved hjelp av enkle grep i HubSpot, samt en innføring i begrepsbruk innenfor leadsgenerering.
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?
Vi tilbyr bedriftsinternt JavaScript kurs på 2-dager som gir en innføring i bruk av JavaScript. Det forutsettes erfaring med HTML og CSS (tilsvarende vårt innføringskurs). Dette kurset passer for alle som ønsker å komme i gang med JavaScript og få en grundig innføring.
Vi tilbyr online JavaScript kurs på 2-dager som gir en innføring i bruk av JavaScript. Det forutsettes erfaring med HTML og CSS (tilsvarende vårt innføringskurs). Dette kurset passer for alle som ønsker å komme i gang med JavaScript og få en grundig innføring.
Vi tilbyr kurspakke i HTML, CSS og JavaScript for bedrifter. En innføring i HTML, CSS og JavaScript for produksjon av moderne responsive websider. 5-dagers kurspakke som kombinerer innføringskurs i HTML og CSS med en innføring i JavaScript. Lær deg de grunnleggende språkene enhver nettside bruker.
Vi tilbyr online kurspakke i HTML, CSS og JavaScript. En innføring i HTML, CSS og JavaScript for produksjon av moderne responsive websider. 5-dagers kurspakke som kombinerer innføringskurs i HTML og CSS med en innføring i JavaScript. Lær deg de grunnleggende språkene enhver nettside bruker.
We provide online course about ADM100 System Administration I for SAP S/4HANA and SAP Business Suite. Are you responsible for the smooth operations of the SAP systems? The course delivers fundamental knowledge you need to keep the system running.
In this course you will get acquainted with a broad spectrum of administrative activities for the AS Java.
DP-300 Administering relational databases on Microsoft Azure. This course provides students with the knowledge and skills to administer a SQL Server database infrastructure for cloud, on-premises and hybrid relational databases and who work with the Microsoft PaaS relational database offerings.
DP-700 Microsoft Fabric Data Engineer
Dette er kurset for deg som ikke er vant med Excel, men gjerne vil lære, deg som jobber med Excel regneark andre har laget, men ikke helt har oversikten over hva Excel kan gjøre for deg og deg som har lært litt Excel på egenhånd, men som gjerne vil få struktur på kunnskapen
Deltakerne lærer å håndtere lister på en rask og effektiv måte og vi ser også på noen av fordelene ved å gjøre en liste om til en tabell og når en ikke bør gjøre det. Ved hjelp av diagrammer illustrerer vi våre data på en kraftfull og effektiv måte. Vi ser også på mulighetene som ligger i verktøyene
Hva skjer nå? Har du hatt denne følelsen når du setter inn data eller formler i en celle? I dette kurset oppklarer vi noen av de vanligste fallgruvene. Vi gir deg også essensiell verktøy for å utvikle gode og robuste regneark og arbeidsbøker
Du arver et regneark fra en kollega som har sluttet eller gått over i en annen stilling, eller andre har laget et regneark som du skal bruke og utvikle. Hvordan går du frem?
Tanken med dette kurset er å vise litt av hva makroer i Excel er og dermed gi deltakerne en forsmak på våre mer avanserte kurs i Visual Basic for Applications (VBA). Dette kurset tilsvarer det vi går gjennom den siste halve dagen på vårt Excel smart og avansert kurs.
Analyserer du store datamengder? Gjør du samme import hver dag/uke/måned? Importerer du data til Excel som ikke alltid har rett format? Har du lurt på hvordan det nye verktøyet for import av data til Excel egentlig fungerer? Dette kurset gir deg et lite innblikk i hvordan du enkelt kan transformere
We provide course about High-Performance Java Persistence for businesses. The High-Performance Java Persistence training is aimed to level up your data access skills, covering JDBC, Hibernate, and many database essential topics for Oracle, SQL Server, MySQL or PostgreSQL.
PostgreSQL is a very convenient relational database system, and unlike other database solutions, its popularity has been growing steadily over the past two decades.
We provide online course about High-Performance SQL for Java Developers. The course is aimed to level up your SQL skills with techniques such as Window Functions, recursive queries Pivoting JSON processing, and many other database querying features supported by Oracle, SQL Server, MySQL, PostgreSQL.
Vi tilbyr 4-dagers online introduksjonskurs til programmering med Java. Målsettingen er at ved gjennomført kurs vil deltakerne kunne skrive enkle programmer i Java og kjenne til de grunnleggende komponentene og prinsippene Java bygger på.
We provide a blended virtual course about ISTQB Advanced Level Test Analyst. The course is a hybrid of virtual training and self-study which will be a mixture of teaching using Microsoft Teams for short bursts at the beginning of the day.
We provide online course about ISTQB Advanced Technical Test Analyst. The course is a hybrid of virtual training and self-study which will be a mixture of teaching using Microsoft Teams for short bursts at the beginning of the day.
We provide blended virtual course about ISTQB Advanced Test Automation Engineer. The course is a hybrid of virtual training and self-study which will be a mixture of teaching using Microsoft Teams for short bursts at the beginning of the day.
We provide online course about ISTQB Advanced Test Manager. The course is a hybrid of virtual training and self-study which will be a mixture of teaching using Microsoft Teams for short bursts at the beginning of the day.
We provide blended virtual course about ISTQB Agile Tester Foundation. The course is a hybrid of virtual training and self-study which will be a mixture of teaching using Microsoft Teams for short bursts at the beginning of the day.
We provide a blended virtual course about ISTQB Foundation. The course is a hybrid of virtual training and self-study which will be a mixture of teaching using Microsoft Teams for short bursts at the beginning of the day.
We provide a blended virtual course about ISTQB Mobile Application Testing. The course is a hybrid of virtual training and self-study which will be a mixture of teaching using Microsoft Teams for short bursts at the beginning of the day.
Vi tilbyr grunnkurs i JavaScript som online undervisning. Målsettingen er at etter gjennomført grunnkurs skal deltakerne være fortrolige med JavaScripts grunnstruktur og funksjoner og skal kunne bruke JavaScript til å utvikle interaktive websider.
Lær deg å mestre Excel! På dette kurset får du en god oversikt over mulighetene i Excel.
We provide online course about MSP® Foundation. Managing Successful Programmes is a framework for successfully delivering large-scale transformational change through a dossier of related projects and related activities. It is proven best-practice programme management that helps to make change stick.
We provide online course about MSP Foundation. Delivered by fully accredited trainers and industry leading experts who have extensive experience using MSP, the course includes a relevant modern case study to help delegates understand how to apply the MSP way of managing programmes in the real world.
Vi tilbyr online Java workshop: Stream API. Bli funksjonell og skriv konsis, deklarativ kode med Javas Stream API. Workshopen retter seg primært mot Java-utviklere som vil lære mer om funksjonell programmering, lambda-funksjoner, metodekjeding, parallell-prossessering osv.
Kurset passer for deg som ønsker å komme igang med Java-programmering, forstå grunnleggende programmeringskonsepter, lage enkle programmer og forstå Java-kode skrevet av andre.
JavaScript er nå det eneste skript-språket som anvendes og støttes av alle nettlesere og er blitt en defacto standard for å bygge inn interaktivitet på websider. AJAX, jQuery, Node.js, Angular.js, React.js osv. bygger alle på JavaScript, og en grunnforståelse av hvordan dette språket virker er blitt
Vi tilbyr online kurs: SQL for viderekomne. Dette er et 2-dagers påbyggingskurs i SQL-programmering. Kurset krever forkunnskaper tilsvarende SQL Grunnkurs. Kurset vil såvidt mulig bli tilpasset deltakernes kunnskaper og behov.
Dette er et grunnleggende kurs i SQL-programmering. Kurset passer godt for deg som skal jobbe med relasjonelle databaser, som f.eks. Oracle, PostgreSQL, Microsoft SQL-server eller MySQL/MariaDB.
Vi tilbyr kurs om PRINCE2® 7 Foundation som onlineundervisning. På dette kurset vil du få en god forståelse for filosofien bak PRINCE2. Du vil lære metodens grunnleggende prinsipper og tema samt de ledelses- og styringsprosesser som tar et prosjekt fra start til mål.
Vi tilbyr kurs om PRINCE2® 7 Practitioner som onlineundervisning på engelsk. På dette kurset vil du få en dypere forståelse av PRINCE2 sine prosesser, temaer og teknikker samt hvordan disse kan tilpasses ulike prosjekters omgivelser og forutsetninger.
Vi tilbyr kurs om PRINCE2® Agile Foundation som onlineundervisning. Kurset tar utgangspunkt i smidige metoder som Scrum, Kanban og Lean StartUp, og viser hvordan PRINCE2s 7 prinsipper, 7 prosesser og 7 tema brukes for å styre prosjektet mot leveranse til et felles business case.
Vi tilbyr kurs om PRINCE2® Foundation, 7th Edition som e-læring. Målsettingen med kurset er å gi deg en forståelse for filosofien bak PRINCE2®. Du lærer metodens grunnleggende prinsipper og tema samt de ledelses- og styringsprosesser som tar et prosjekt fra start til mål.
Vi tilbyr kurs om PRINCE2® Foundation, 7th Edition som onlineundervisning. Den nye PRINCE2® 7 er her! Beste praksis gjort bedre. PRINCE2, verdens ledende prosjektledelsesmetode, har utviklet seg for å møte fremtidens behov.
Vi tilbyr kurs i PRINCE2 Practitioner, 7th Edition som e-læring. Kurset vil gi deg en dypere forståelse av PRINCE2 sine prosesser, temaer og teknikker samt hvordan disse kan tilpasses ulike prosjekters omgivelser og forutsetninger. Kurset forbereder deg til sertifiseringseksamen på Practitionernivå.
We provide course about Software Engineering for Data Scientists for businesses. This course will introduce you to important general concepts in software engineering, along with concrete practices, that will help elevate your programs from sufficient to exceptional.
Vi tilbyr 2-dagers online påbyggingskurs i SQL-programmering. Målsettingen er at etter gjennomført kurs vil deltakerne være fortrolige med mer avanserte søk etter data i SQL-databaser, oppretting av egne funksjoner og eksportering av data i ulike formater, som XML- og JSON.
Vi tilbyr SQL grunnkurs som online undervisning. Målsettingen er at etter gjennomført kurs vil deltakerne være fortrolige med å opprette databaser og tabeller, sette inn data, endre og slette data og søke etter data i SQL-databaser.
Vi tilbyr grunnkurs i XML som online undervisning. Målsettingen er at deltakerne etter kurset vil ha en grunnleggende forståelse av og kjennskap til hvorfor og hvordan XML kan anvendes for å oppnå en bedre utveksling og deling av strukturert og ustrukturert informasjon.
Vi tilbyr gratis – Lean hvitt belte kurs. Dette kurset er laget til inspirasjon for alle, uansett bakgrunn. Vi gir deg en smakebit i form av kunnskap og eksempler om hva du kan gjøre – kanskje starten, eller fortsettelsen, på din videre Lean reise.
Vi tilbyr Lean Construction kurs inkl Lean Gult Belte Sertifisering - online. Våre kurs er laget for å skape engasjement, inspirasjon og begeistring. Derfor bruker vi simulering, trening, rollespill og refleksjon i gjennomføringen. Gled deg!!
Vi tilbyr Sertifisering Lean grønt belte. Kurset gir deg økt kunnskap om Lean-tankesett samt og et sett med sentrale verktøy rundt Design og Ledelse og praktisk gjennomføring av Lean prosjekt. Lean -lederen sin rolle og utøvelse er helt avgjørende for å lykkes med kontinuerlig for
Vi tilbyr Sertifisering Lean gult belte online. Kurset går over 2 dager og gir deg grunnleggende kunnskap om Lean-tankesett og de mest vanlige verktøy og metoder som benyttes i Lean. Du lærer sentrale deler av «Lean språket» som er viktig i kommunikasjon med teamet eller virksomheten du jobber i.
Kurset er midt i blinken for deg som ønsker inspirasjon og mer flyt i hverdagen, på jobb eller hjemme. Jobber du med Lean allerede eller er Lean noe nytt for deg? Vi tar utgangspunkt i din situasjon og går videre derfra. Dette kurset passer for ALLE.
Vi tilbyr Lean Prosjektering (VDC). Våre kurs er laget for å skape engasjement, inspirasjon og begeistring. Derfor bruker vi simulering, trening, rollespill og refleksjon i gjennomføringen. Gled deg!!
Cassandra er en stadig mer populær NoSQL database som bl.a. har automatisk replikering til multiple noder, gjerne over flere datasentre. Noder som feiler kan erstattes uten nedetid, noe som gjør databasen ideell for situasjoner som krever høy tilgjengelighet.
Formålet med kurset er å gi Java-utviklere en innføring i å skrive enhetstester med jUnit5 Kurset holdes på norsk og går over 2 dager, fra 10.00-14.00, for tiden online, med dedikert lærer og Microsoft Teams som kommunikasjonsplattform.
Formålet med kurset er å gi Java-utviklere en innføring i å skrive enhetstester med jUnit5 Kurset holdes på norsk og går over 2 dager, fra 10.00-14.00 med dedikert lærer og Microsoft Teams som kommunikasjonsplattform.
Dette er introduksjonskurs i Java-programmering som tilbys som et et 4-dagers online kurs med lærer. Kurset passer for deg som ønsker å komme igang med Java-programmering, forstå grunnleggende programmeringskonsepter, lage enkle programmer og forstå Java-kode skrevet av andre.
JavaScript er nå det eneste skript-språket som anvendes og støttes av alle nettlesere og er blitt en defacto standard for å bygge inn interaktivitet på websider. I tillegg er JavaScript i stadig større grad i bruk på serversiden gjennom bl.a. Node.js og Express.js. AJAX, jQuery, React.js, Angular.js
MongoDB (avledet av «humongous») er en populær dokumentbasert, open source, nosql-database.. Data lagres ikke i tabeller og rader som i relasjonelle databaser, men i objekter – i MongoDBs tilfelle som bson-ojekter (bson = binær json).
Deltakerne skal etter gjennomført kurs kunne lage enkle Web-applikasjoner basert på programmeringsspråket PHP og databasesystemet MySQL. Kurset gjennomføres med en kombinasjon av online læringsmidler, gjennomgang av temaer og problemstillinger og praktiske øvelser.
Dette er et 2-dagers påbyggingskurs i SQL-programmering. Kurset er beregnet på de som har tatt SQL Grunnkurs eller har tilsvarende SQL-kunnskaper og som ønsker å lære flere og mer avanserte måter å bruke SQL på.
Denne workshopen retter seg primært mot Java-utviklere som vil lære mer om funksjonell programmering, konsis deklarativ kode, lambda-funksjoner, metodekjeding, parallell-prossessering osv.
Med XML og relaterte standarder som XSL(T), XML Schema og XPath/XQuery er det mulig å utvikle distribuerte nettbaserte tjenester for utveksling av data i et standardisert format. XML er blitt en standard for å utveksle informasjon mellom kontor-, intranett-, internett- og database-applikasjoner.
XML er en etablert standard for plattformuavhengig lagring og utveksling av data, der innhold og presentasjon bearbeides separat. XSL er en nøkkelteknologi innenfor utvikling og nyttiggjørelse av XML. Viktige hoveddeler innenfor XSL er XSLT, XSL-FO og XPath. Kurset gir deltakerne en innføring i XSL.
SQL er et standardspråk for å kommunisere med en database som bruker en SQL-server. Med SQL kan du hente, oppdatere, slette og opprette data i databasen. SQL kan også brukes til å endre selve strukturen på databasen, for eksempel ved å legge til tabeller, angi tilganger og tillatelser.
Lær hvordan du henter og konverterer data med Power Query. I onlinekurset Power Query Basis lærer du deg programmet fra grunnen av.