Kurs i C programmering i Jevnaker

Advanced and Modern C++ Programming: The Tricky Parts - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

Building a Deployment Pipeline with C# and Cake - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Building an event sourced system in C# - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

Building modern applications with C# and .NET Core - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 4 days

C++20 in practice - a complete introduction - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

CI/CD as Code with C#, Cake and .NET 5.0 - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Deep C - a two day course for experienced programmers - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Developing Applications with .NET and C# - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 4 days

Developing with C# - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

Driving Your C# Code with Tests - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

Driving Your C++ Code with Tests - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

From Zero to Hero: Effective testing in C# - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

High Performance C# Code with Visual Studio's Profiler - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

Introduction to C++20 - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Mod(C++) Fundamentals - online

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++.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Mod(C++) Fundamentals: Introduction to C++ online

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#.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Mod(C++) Intermediate - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Modern C - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Modern C++ Design Patterns - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

More Concurrent Thinking in C++: Beyond the Basics - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Moving to C++ - online

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!

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

OpenAI & ChatGPT: Mastering AI- Language Models in C# - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 2 days

Program with GUTs in C - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 1 day

Rust for the C++ Developer - online

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.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

Upgrading Your C# Skills in .NET 7

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?

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie

C Programming - Zero to Hero! - English

Do you want to learn C programming in a modern way? Do you want to feel confident with your C programming skills? Complex problems will look easy after this course. With Super Tek Kurs you will learn C programming at a fabulous quality with the best price!

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 5 dager 12999 kr

C Programming - Zero to Hero! - Industry Focused

Do you want to learn C programming in a modern way and with a focus on electric vehicle and energy industry? Do you want to feel confident with your C programming skills and improve your chances in job market? Complex problems will look easy after this course and it will give your CV a nice boost.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 5 dager 12999 kr

C++ Programming - Zero to Hero! - English

Do you want to write sophisticated C++ programs that are fast and perform amazingly? Are you tired of bugs in your C++ programs? Super Tek Kurs offers an enjoyable and easy learning process to help you build your confidence as a programmer and learn C++ at a fabulous quality with the best price.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 6 dager 14999 kr

C++ Programming - Zero to Hero! - Industry Focused

Do you want to write sophisticated C++ programs that are fast and perform amazingly? Are you tired of bugs in your C++ programs? Super Tek Kurs offers an exciting C++ course which not only teaches you C++, but also helps you get familiar with electric vehicle and also energy industries.

Sted Neste kurs Varighet Pris
Nettkurs / nettstudie Nettkurs / nettstudie 6 dager 14999 kr