Internett har kommet for å bli, og da er det attraktivt å være en god webutvikler. Her finnes alt av kurs innen webprogrammering med stikkord som for eksempel; javascript, PHP, MySQL, HTML, XHTML og Dreamweaver. Ta kontakt med oss hvis du ikke finner noe som passer for deg.
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 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 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 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 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 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.
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 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 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 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 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 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 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?
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 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 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 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 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 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 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 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: 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 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.
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 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 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 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 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 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 course about when if and else don´t cut It - the quest for clarity and expressive power. "This is too abstract. I would rather use if / else". This is great. Except when it isn´t.
We provide virtual course about Advanced ASP.NET Core Development. This course looks at advanced ASP.NET Core techniques and API features. The course is aimed at developers who are comfortable with core ASP.NET MVC development and need to round off their knowledge.
We provide virtual course about advanced C++ programming. C++ is a powerful and complex language. This course covers advanced C++ language features and development techniques, to help you get the most out of the language.
We provide virtual course about Advanced Python Development. The course assumes you are happy with core Python concepts and syntax. This course aims to extend and solidify your Python experience by exploring structural techniques and common Python APIs.
We provide virtual course about Angular 14 Development. This course takes a thorough look at Angular 14, the latest version of the Angular framework. We can also run courses on earlier versions of Angular, if this is what you´re looking for - just contact us to discuss the details.
We provide virtual course about Applied Domain-Driven Design. Domain-Driven Design has attracted quite a lot of attention in recent years. This course explains the concepts of DDD, and explores how it can help us model complex software systems.
We provide virtual course about ASP.NET Core Development. This course takes a detailed look at the latest APIs and development techniques for creating dynamic, modular, and testable web sites using ASP.NET Core.
We provide virtual course about beginning Python. Many people find it helpful to learn a scripting language these days. Python is one of the more mature ones out there, with a strong tradition, a helpful community, and a massive set of ready-to-use modules.
We provide virtual course about C++ Programming - 5 days hands-on. This course is aimed at students who need to get up to speed in C++. The course introduces Object-oriented concepts and shows how they are implemented in C++.
We provide virtual course about C++ Test-Driven Development. All developers want to build good quality software but not all developers test their software as they go along. Why not? A common explanation is "I don´t have time to write tests!" The more pressure they feel, the fewer tests they write.
Thought you knew C++? Think again! The C++11 standard is a huge leap forward in the language and STL. Largely inspired by Boost, the C++11 standard introduces support for lambdas, multithreading, vastly improved object construction mechanisms, and much more beside.
We provide virtual course about Certified Professional for Usability and User Experience (UX) - Foundation Level (CPUX-F). This course is based on content from the International Usability and User Experience Qualification Board (UXQB).
We provide virtual course about Check Point Certified Troubleshooting Expert R81.10 (CCTE). The course provides advanced troubleshooting skills to investigate and resolve more complex issues that may occur while managing your Check Point security environment.
We provide virtual course about Check Point Certified VSX Specialist (CCVS) R81.1. The Check Point Certified VSX Specialist course is intended to provide you with the theoretical knowledge and practical skills needed to deploy, manage, and troubleshoot the Check Point VSX environment.
We provide virtual course about CNX-CAIP: Certified Artificial Intelligence Practitioner. In this course, you will develop AI solutions for business problems! Artificial intelligence (AI) and machine learning (ML) have become essential parts of the toolset for many organizations.
We provide virtual course about CNX-CDSP: Certified Data Science Practitioner. For a business to thrive in our data-driven world, it must treat data as one of its most important assets. Data is crucial for understanding where the business is and where it´s headed.
We provide virtual course about CompTIA Cloud+. Today´s job market demands individuals with demonstrable skills, and the information and activities in this course can help you build your cloud sysadmin skill set so that you can confidently perform your duties in any cloud administrator role.
We provide virtual course about CTIA: Certified Threat Intelligence Analyst. The CTIA lab environment consists of the latest operating systems including Windows 10 and Kali Linux for planning, collecting, analyzing, evaluating, and disseminating threat intelligence.
We provide virtual course about ECDE: Certified DevSecOps Engineer. This course is a hands-on, instructor-led comprehensive DevSecOps certification program that helps professionals build the essential skills needed to design, develop, and maintain secure applications and infrastructure.
We provide virtual course about Event-Driven Design. The course describes the concepts and terminology of Event Driven Design, discusses the architectural choices and patterns available, and shows how to put it into practice with worked examples and exercises.
We provide virtual course about Flutter (hands-on). This comprehensive course covers everything from Dart, Flutter´s programming language, to advanced topics like state management and networking.
We provide virtual course about Hibernate Development. Hibernate is a popular object-relational mapping framework for Java applications. Using Hibernate, you can implement enterprise applications based on objects, relying on Hibernate to map the objects to persistent storage in the database.
We provide virtual course about Implementing Modern Architecture. To be a successful architect, one needs to know the pros and cons of different architectures and under what conditions they are applied in a project.
We provide virtual course about Implementing REST Services using Web API. REST has emerged in recent years as a tremendously important vehicle for creating flexible and standards-based distributed systems and microservice architectures.
We provide virtual course with introduction to .NET. The .NET Framework is an incredibly rich and powerful object-oriented library from Microsoft. You can use .NET to create almost any kind of application, and people do.
We provide virtual course with introduction to Git and GitHub. Throughout most of the tech world, Git and GitHub are the de facto tools used for version control and collaboration. However, they can seem difficult to use at first glance.
We provide virtual course with introduction to OO programming in Java. Object oriented programming offers many benefits when it comes to creating modular, reusable, and logical software solutions.
We provide virtual course with introduction to OpenID Connect and OAuth. OpenID Connect is the de-facto standard we should use for handling authentication and authorization in modern applications.
We provide virtual course about JavaScript Web Development. JavaScript has grown a lot in recent years, and nowadays allows developers to create extremely dynamic and rich client-side Web applications.
We provide virtual course about Machine Learning Fundamentals. This 3-day training is designed to provide IT professionals and developers with some experience in Python with a basic knowledge and experience on how to do machine learning.
We provide virtual course about Modern Angular with Signals (Hands-on). This course provides an interactive learning experience, enabling you to deepen your understanding and retention through hands-on exercises that transform passive learning into an engaging, active journey.
We provide virtual course about Modern C++20 Development. This course takes a deep and detailed look at all the new features on offer in C++11, along with the incremental additional changes in C++14, C++17, and C++20.
We provide virtual course about Modern Web Development: HTML, CSS, asynchronous JavaScript and PWA. The Internet is constantly evolving at high speed. Learn how to build modern, fast, flexible mobile and desktop web applications based on the latest technologies.
We provide virtual course about Practical Data Science with Amazon SageMaker. You will learn how to solve a real-world use case with Machine Learning (ML) and produce actionable results using Amazon SageMaker.
We provide virtual course about Professional Diploma UX Design Programme (PDUX). Build your UX career with a globally recognised, industry-approved qualification. Get the mindset, the confidence and the skills that make UX designers so valuable.
We provide course about Progressive Web Apps and JavaScript. How to have a normal website and also let it appear as a traditional application or native mobile application? Want to write apps that are powered by Web technologies and delivered with Web infrastructure? Welcome to Progressive Web Apps.
Python has emerged as a popular and effective language in the world of data science. The dynamic nature of the language, the relative simplicity of the syntax, and the abundance of fast and powerful libraries have all been important contributory factors in this growth.
We provide virtual course about Python for Data Analysts & Quants in english. Use Python and its statistical computing libraries to analyse and visualise your financial data and to gather some actionable insights.
We provide virtual course about Python Programming in english. Python is a powerful and popular object-oriented scripting language. This course provides a comprehensive introduction to the core syntax and functions provided by Python, including full coverage of its object-oriented features.
We provide virtual course about Rust Programming in english. Rust is an intriguing language. Syntactically similar to C++, it offers higher-order language features to simplify important tasks such as memory management, concurrent execution, and safe vs. unsafe execution.
We provide course about SC-5002: Secure Azure services and workloads with Microsoft Defender for Cloud regulatory compliance controls. This course will guide you in securing Azure services and workloads using Microsoft Cloud Security Benchmark controls in Microsoft Defender for Cloud via the Azure.
We provide virtual course about Splunk Enterprise Data Administration. This training provides the fundamental knowledge of Splunk forwarders and methods to get remote data into Splunk indexers.
We provide virtual course about Splunk Enterprise System Administration. This training is designed for system administrators who are responsible for managing the Splunk Enterprise environment.
We provide virtual course about Splunk Power User Fast Start (POWER-U). This Power User "Fast Start" course covers over 60 commands, functions, and knowledge objects to provide users with actionable information about searching best practices and knowledge management.
We provide virtual course about Spring and Hibernate Development. The Spring Framework is one of the leading lightweight architectures for creating enterprise-scale applications in Java. Hibernate is a popular object-relational mapping tool, and is well-suited to Spring-based solutions.
We provide virtual course about Spring Boot Development. This course takes a detailed look at how to use Spring Boot to create sophisticated applications rapidly, according to best practices and contemporary enterprise application patterns.
We provide virtual course about Svelte & Svelte Kit. Svelte is the fastest reactive Front-End Framework with that satisfies its users, see State of JavaScript survey. Svelte is a new approach to reactive Front End Frameworks.
We provide virtual course about Veeam Backup & Replication v12: Configure, Manage and Recover. This is a 4-day technical course focused on teaching IT professionals the skills to configure, manage and support a Veeam Backup & Replication v12.1 solution.
The 2-day, Veeam® Backup & Replication™ v11: Architecture and Design training course, is focused on teaching IT professionals how to effectively architect a Veeam solution through attaining technical excellence following the Veeam Architecture Methodology used by Veeam’s own Solution Architects.
We offer virtual course about Vue.js, Vuex & Router. This course takes a thorough look at the progressive Vue.js framework. Vue.js is known as the most approachable JavaScript Framework while still being performant and maintainable. This course will cover all major parts with examples and exercises.
We provide virtual course about Web Security for Developers. The web is a great software delivery platform, making your software available to users around the world with zero installation and easily deployed updates.
Vi tilbyr 2-dagers online Camtasia grunnkurs - presentasjon, opplæring, skjermopptak, video og lyd. I løpet av kurset lærer du å lage videoer med skjermopptak, lyd, bilder, og grafiske elementer.
Vi tilbyr onlinekurs om Figma. Figma er et verktøy for designere som ønsker å jobbe raskt og effektivt og samarbeide på en moderne måte. Deltar du online / digitalt har du samme tilgang på instruktør, du deltar i de samme diskusjonene, kan stille spørsmål osv. som om du deltar i klasserom.
Vi tilbyr innføringskurs i HTML og CSS for bedrifter. Under kurset lærer du HTML og CSS for produksjon av moderne responsive websider. Stikkord: frontend-utvikling, webdesign, design og utvikle nettsider.
Vi tilbyr online innføringskurs i HTML og CSS. Under kurset lærer du HTML og CSS for produksjon av moderne responsive websider. Stikkord: frontend-utvikling, webdesign, design og utvikle nettsider.
Effektiv og rask databehandling og innsamling er stadig viktigere. Kvaliteten på informasjon avhenger både av at riktig person (validering) har gitt riktig informasjon (kvalitet), og helst på riktig sted (lokasjon), til riktig tid (kronologi), og uten å kunne endre på dem i etterkant (verifikasjon).
Vi tilbyr onlinekurs om design, kreativitet og layout. Hvordan få andre til å forstå ditt budskap? Et kurs for deg som bruker Adobe InDesign, Xd, Microsoft PowerPoint, Keynote eller Figma. Det er stor forskjell på å få andre til å forstå ditt budskap og det å kvitte seg med informasjon.
Vi tilbyr onlinekurs om HTML og CSS for e-post og nyhetsbrev. Driver du med e-postmarkedsføring / nyhetsbrev og føler du har lite kontroll over hvordan dine e-poster ser ut? Ta kontroll, lær HTML og CSS for e-post og design dine egne maler og nyhetsbrev, formater innhold m.m.
Vi tilbyr kurs i HTML5 og CSS3 for bedrifter. Semantisk web med HTML5, video, responsiv webdesign, CSS3 for uante visuelle effekter og nyttige funksjoner. Kurset fokuserer på en del av de nye elementene i HTML5, nye muligheter i CSS3, samt responsiv webdesign.
Vi tilbyr onlinekurs i HTML5 og CSS3. Semantisk web med HTML5, video, responsiv webdesign, CSS3 for uante visuelle effekter og nyttige funksjoner. Kurset fokuserer på en del av de nye elementene i HTML5, nye muligheter i CSS3, samt responsiv webdesign.
Vi tilbyr onlinekurs om HTML5-annonser med Google Web Designer. Google Web Designer er det første animasjonsverktøyet som lar deg produsere annonser som mediene godtar. Kurs i produksjon av HTML5-annonser uten å kode, med animasjonsverktøyet Google Web Designer.
Vi tilbyr onlinekurs om innholdsproduksjon til sosiale medier. Bilder, video, historiefortelling, produksjon, størrelser, formater, tjenester og apper. Lurer du litt på størrelser, formater og oppsett til sosiale medier? Hvordan fungerer ting?
Vi tilbyr kurs i responsiv webdesign (HTML og CSS) for bedrifter. Responsiv webdesign er et kurs hvor du lærer hvordan du ved hjelp av CSS3 og Media Queries kan utvikle websider som skalerer på tvers av ulike skjermoppløsninger og enheter, og hvordan du gjør dette på riktig måte.
Vi tilbyr onlinekurs i responsiv webdesign (HTML og CSS). Responsiv webdesign er et kurs hvor du lærer hvordan du ved hjelp av CSS3 og Media Queries kan utvikle websider som skalerer på tvers av ulike skjermoppløsninger og enheter, og hvordan du gjør dette på riktig måte.
Vi tilbyr onlinekurs om UI/UX - optimalisert brukerreise. Introduksjon til UI/UX - hva skiller og kombinerer begrepene, og hva mer ligger bak? Du lærer om de ulike aspektene ved UI og UX for å forstå hva som skiller og kombinerer disse begrepene, og hva mer som ligger bak det.
Denne kurspakken i HTML(5) og CSS(3) er et 5-dagers kurs hvor du først får en innføring i HTML og CSS for deretter å lære om nye elementer i HTML5, nye muligheter i CSS3, samt responsiv webdesign. Kurset kombinerer våre kurs innføring i HTML og CSS og kurs i HTML5 og CSS3.
Denne online kurspakken i HTML(5) og CSS(3) er et 5-dagers kurs hvor du først får en innføring i HTML og CSS for deretter å lære om nye elementer i HTML5, nye muligheter i CSS3, samt responsiv webdesign. Kurset kombinerer våre kurs innføring i HTML og CSS og kurs i HTML5 og CSS3.
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.
Vi tilbyr online kurspakke om sosiale medier. Optimaliser organisk synlighet og utnytt annonseringspotensialet på Facebook, Instagram, Snapchat, TikTok og LinkedIn med vårt kurs i sosiale medier.
Vi tilbyr kurs om nettbutikk med Shopify som online undervisning. På kurset får du en innføring i denne kraftige e-handelsplattformen. Kurset er for deg som skal lage eller drifte nettbutikk med Shopify.
Vi tilbyr PHP kurs - en innføring i PHP-programmering for bedrifter. Vårt PHP kurs gir en grunnleggende innføring i PHP-programmering og passer for deg som ønsker å lære å bygge og tilpasse dynamiske nettsteder basert på PHP.
Vi tilbyr online PHP kurs - en innføring i PHP-programmering. Vårt PHP kurs gir en grunnleggende innføring i PHP-programmering og passer for deg som ønsker å lære å bygge og tilpasse dynamiske nettsteder basert på PHP. Kurset kjøres kun online via Zoom
Vi tilbyr onlinekurs i Sketch, verktøyet for deg som jobber med digital design og som bruker Mac. Med Sketch kan du sette ideene dine ut i livet og lage flotte mockups og prototyper slik at webutviklerne kan jobbe videre med dine ideer.
Vi tilbyr onlinekurs om universell utforming av nettinnhold for nettredaktører. Her vil du lære hva du må gjøre for å oppfylle kravene til universell utforming hva gjelder innhold som tekst, bilder, video m.m. Vi gjennomgår kravene i WCAG 2.0 og WCAG 2.1.
Vi tilbyr 2-dagers bedriftsinternt webdesignkurs for grafiske designere. Dette kurset gir deg en innføring i ulike retninger innen web: programvare for webdesign, publiseringsløsninger, ord og uttrykk, kodespråk, annonsering, sosiale medier, søkemotoroptimalisering, analyse m.m.
Vi tilbyr 2-dagers online webdesignkurs for grafiske designere. Dette kurset gir deg en innføring i ulike retninger innen web: programvare for webdesign, publiseringsløsninger, ord og uttrykk, kodespråk, annonsering, sosiale medier, søkemotoroptimalisering, analyse m.m.
Vi tilbyr bedriftsinternt kurs om WordPress-kurs for nettredaktører. Publisering og vedlikehold av innhold på eksisterende nettsider. Kurset for deg som skal bruke, ikke designe / utvikle nettsider med WordPress.
Vi tilbyr onlinekurs om WordPress-kurs for nettredaktører. Publisering og vedlikehold av innhold på eksisterende nettsider. Kurset for deg som skal bruke, ikke designe / utvikle nettsider med WordPress.
Vi tilbyr digitalt kurs - bli en fremtidstenker: Nye digitale grensesnitt. Du kan nå konversere med telefonen din, og med spesielle briller kan du oppleve virtuelle verdener eller se Pokemons fly rundt i hagen din.
Vi tilbyr digitalt kurs i design thinking del 1. Har buzz-ordet design thinking pirret interessen din? Drømmer du om å skape den første norske Google eller Tesla? Eller bare fikse det kundene dine stadig vekk klager på? Da bør du sette brukeren i sentrum for alt du utvikler.
Vi tilbyr digitalt kurs i design thinking del 2. Har buzz-ordet design thinking pirret interessen din? Drømmer du om å skape den første norske Google eller Tesla? Eller bare fikse det kundene dine stadig vekk klager på? Da bør du begynne med å sette brukeren i sentrum for alt du utvikler.
Vi tilbyr digitalt kurs i effektive videomøter med Google Meet. Google Hangouts er erstattet av Google Chat og Meet - men hvordan bruker du disse to verktøyene på en så hensiktsmessig måte som mulig, slik at du kommuniserer effektivt og sparer tid?
Vi tilbyr kurs i få en bedre arbeidsflyt med Google Disk som digital undervisning. Ønsker du å lære deg hvordan du kan bruke Google Disk på en god og hensiktsmessig måte? Da er dette kurset for deg!
Vi tilbyr digitalt kurs i få oversikt med Google Keep, Tasks og Chrome. I dette kurset lærer du om Keep, Tasks og Chrome, tre fantastiske verktøy fra Google som rett og slett vil gjøre livet ditt enklere om du bruker dem riktig.
Vi tilbyr digital undervisning i Google Classroom - en portal for læring. Ønsker du å lære deg hvordan du tar i bruk Google Classroom på en god og hensiktsmessig måte? Da er dette kurset for deg!
Vi tilbyr digitalt kurs i Google Dokumenter for viderekomne. Dette kurset passer for deg som har erfaring med tekstbehandling i Google, og som ønsker å få enda bedre kontroll over mulighetene som ligger i dette programmet.
Vi tilbyr kurs i Google Kalender - få struktur i hverdagen som digital undervisning. Dette kurset bidrar til at du klarer å håndtere tidsklemma både på jobb og privat med bevisst bruk av kalenderen til Google.
Vi tilbyr kurs i Google Presentasjoner for viderekomne som digital undervisning. Kurset fokuserer på hvordan du kan samarbeide med andre i en og samme presentasjon, både internt og eksternt.
Vi tilbyr digitalt kurs i google regneark for viderekomne. Kurset har fokus på hvordan du kan samarbeide med andre i samme regneark, både internt og eksternt. Du vil også lære om mer avanserte funksjoner, som for eksempel pivottabeller.
I dette grunnkurset lærer du universell utforming av digitale tjenester som alle kan bruke, uavhengig av forutsetninger.
Vi tilbyr digitalt kurs i grunnleggende bruk av Google Admin. Her er det mange finjusteringer som du som administrator bør være klar over. Med Google Admin blir jobben enklere, og arbeidsflyten blant de ansatte øker.
Vi tilbyr digitalt kurs i grunnleggende bruk av Google Dokumenter. Ønsker du å lære deg hvordan du tar i bruk Google Dokumenter på en god og hensiktsmessig måte? Da er dette kurset for deg! Kurset legger vekt på å lære de viktigste funksjonene i systemet, samt innarbeide gode rutiner.
Vi tilbyr kurs i grunnleggende google regneark som digital undervisning. Kurset passer for deg som har liten erfaring med regneark, og som ønsker å få en oversikt over mulighetene som ligger i google regneark.
Vi tilbyr digitalt kurs med innføring i No-Code med Appfarm. No-code er en gruppe teknologier som lar deg lage applikasjoner, integrasjoner og prosesstøtte uten å programmere.
Vi tilbyr digital undervisning i lag nettsider på et blunk med Google Site. I dette kurset lærer du hvordan du kan lage nettsider for å reklamere for et produkt eller deg selv. Du får også se hvordan det er mulig å bruke Google Site som en hub for læring.
Vi tilbyr digitalt kurs i lag spørreundersøkelser med Google Skjema. Ønsker du å lære deg å lage nettbaserte spørreundersøkelser som på en effektiv måte samler inn informasjon fra respondenter?
Vi tilbyr digitalt kurs i lag vakre presentasjoner med Google Presentasjoner. Ønsker du å lære deg hvordan du tar i bruk Google Presentasjoner på en god og hensiktsmessig måte? Da er dette kurset for deg! Det legges vekt på å lære de viktigste funksjonene i systemet og innarbeide gode rutiner.
Vi tilbyr digital undervisning om nytt og nyttig i Google Workspace. Det har kommet en rekke store oppdateringer i Google det siste året, men hvilke? Og hva kan de gjøre for deg? I dette kurset lærer du om de aller viktigste, og hvordan du kan jobbe med dem.
Vi tilbyr digital undervisning om prosessautomatisering og lavkode-applikasjoner. I løpet av 12 leksjoner vil vi se på ulike aspekter av prosessautomatisering, hyperautomatisering, lavkode programvareutvikling, bruk av borgerutviklere, innovasjon og mer effektiv bruk av hjemmekontor.
Vi tilbyr digitalt kurs i skap engasjement gjennom skjermen. Hvis du synes det er utfordrende å kommunisere på en ekte og energisk måte gjennom den lille kameralinsen, er dette kurset for deg.
Vi tilbyr digital undervisning om smartere bruk av LinkedIn. Stadig flere ser nytten av å være tilstede på LinkedIn, og enda flere ser nytten av å være aktivt tilstede. En gjennomarbeidet profil er kjernen i aktiv tilstedeværelse. I dette kurset lærer du hvordan du bygger opp en god profil.
Vi tilbyr kurs om AI-assistert skriving for nett som avholdes som webinar via Zoom. Få tips til gode prompts og KI-teknikker som hjelper deg å lage tekster til digitale kanaler på en mer effektiv måte. Verktøyene som brukes i kurset er i hovedsak gratis eller lavkost.
Vi tilbyr kurs om brukeropplevelse (UX) for nettsider som avholdes som webinar via Zoom. Etter endt kurs skal du være i stand til å ta grep som bedrer brukeropplevelsen på dine sider.
Vi tilbyr nettbasert kurs med enkeltsertifisering i UX og webdesign med engelskspråklige videoer. Denne enkeltsertifiseringen er spesielt nyttig for deg som lager nettsider for andre. Dokumentér at du kan jobbe med utviklingen av gode og velfungerende nettsider.
Vi tilbyr kurs om forecast for 2024 som avholdes som webinar via Zoom. Få et forsprang på konkurrentene i 2024 - bli med på dette trendvarselet for året som kommer. Ved starten av et nytt år gjør man gjerne en revisjon av planer og tiltak.
Vi tilbyr kurs om gjør nettsidene mer brukervennlige som avholdes som webinar via Zoom. Slik kan du gjøre nettsidene dine bedre for bruker, og dermed enda mer verdifulle for virksomheten. Nettsidene er organisasjonens ansikt utad, og veldig ofte brukers første møte med deg.
Vi tilbyr kurs om lag video med mobilen som holdes som webinar via Zoom. Lær å lage videoer for nett og sosiale medier med mobilen - og få profesjonelle resultater! Nå kan du produsere video og få profesjonelle resultater, bare ved hjelp av mobilen.
Vi tilbyr 9 måneders nettbasert kurs som kombiner UX- og UI-designsertifiseringene - skap deg en karriere som produktdesigner! Produktdesign kombinerer UX og UI for å skape effektive og tiltalende digitale produkter og løsninger.
Vi tilbyr kurs om reguleringer og policy for webansvar som webinar via Zoom. Kurs om formelle rammer for å drive et nettsted: universell utforming, GDPR, cookie-policy, bruk av KI og mer. Når man driver et nettsted er det en rekke reguleringer man trenger å forholde seg til.
Vi tilbyr nettbasert kurs med sertifisering i AI-drevet digital marketing på engelsk. Dette sertifiseringskurset er perfekt for deg som vil kunne dokumentere AI-relatert kompetanse knyttet til markedsføring.
Vi tilbyr 6 måneders nettbasert deltidsstudium som kvalifiserer deg for å arbeide profesjonelt som UX-designer og med andre oppgaver innen brukeropplevelse. Etter godkjent prosjektoppgave og eksamen får du en internasjonal sertifisering som UX-designer.
Vi tilbyr 3 måneders nettbasert deltidsstudium som kvalifiserer deg for å arbeide profesjonelt med design av brukergrensesnitt. UI-design, eller grensesnittdesign, handler om å gjøre nettsteder og apper visuelt tiltalende.
We provide online course about data engineering on Google Cloud. This 4-day instructor-led class provides participants a hands-on introduction to designing and building data processing systems on Google Cloud Platform.
We provide online course about developing applications with Google Cloud. In this course, application developers learn how to design, develop, and deploy applications that seamlessly integrate components from the Google Cloud ecosystem.
Vi tilbyr onlinekurs med introduksjon til jUnit 5 for bedrifter. Målsettingen med kurset er å gi Java-utviklere en innføring i å skrive tester med jUnit 5. Dette kurset levers kun som bedriftsinternt kurs.
Vi tilbyr 4-dagers online introduksjonskurs til programmering med Java. Målsettingen er at ved gjennomført kurs vil deltakerne kunne skrive enkle programmer i Java og kjenne til de grunnleggende komponentene og prinsippene Java bygger på.
Vi tilbyr onlinekurs med introduksjon til Spring Boot for bedrifter. Målsetningen med kurset er å gi Java-utviklere en introduksjon til rammeverket Spring Boot, det anvendelsesområder, styrker og svakheter. Etter kurset skal deltakerne kunne sette opp ulike typer prosjekter med Spring Boot.
We provide course about Julia for Programmers for businesses. This 3-day course is designed for developers with experience of other languages such as Python, R, Matlab, or Java and who want to get up to speed on Julia.
We provide Reactive Spring workshop for businesses. In this workshop, we will use the current versions of Spring Boot, Spring Framework and Project Reactor to write Reactive code and will introduce RSocket, an application protocol that supports Reactive Streams.
We provide online course about SAFe® 5.1 Product Owner / Product Manager. In this 2-day course, you will learn how the roles of Product Manager, Product Owner, Solution Manager, and Epic Owner drive the delivery of value in the SAFe enterprise.
We provide online Spring Boot workshop for businesses. This workshop will teach you Spring Framework basics and dives into Spring Boot and Spring Cloud to create Microservices.
Har du ingen eller liten kjennskap til programmering? I løpet av de neste 3 dagene vil du få tilsendt 3 instruksjonsvideoer. Her vil vi gå igjennom grunnleggende HTML og CSS, og du vil lære du alt du trenger å vite for å publisere din første nettside!
Vil du lære hvordan du kan skape interaksjon og engasjement på nettsiden din? JavaScript for Nybegynnere et praktisk kurs hvor du lærer det mest grunnleggende for å starte med programmering i JavaScript. 100-dagers fornøyd garanti! Er du ikke fornøyd innen 100 dager, får du pengene tilbake!
Vi tilbyr nettbasert kurs i Mobile Movie Making.Smarttelefonen har revolusjonert måten vi innhenter og formidler informasjon på, og i dette emnet lærer du hvordan du kan produsere og publisere filmer utelukkende ved hjelp av en smarttelefon.