Showing 2869–2880 of 4028 results

Nomura’s Finance Transformation Journey
Join this session to hear the behind-the-scenes story of Nomura’s transformation journey and the unique steps they have taken as part of their transformation journey with a specific focus on the finance professionals who live under the FTO.

NoSQL and DBaaS 101
Dive into NoSQL databases and Database-as-a-Service (DBaaS). Learn the key concepts, advantages, and use cases for NoSQL databases like MongoDB, Cassandra, and Firebase, and understand how to work with DBaaS providers for scalable data storage solutions.

NoSQL: The Big Picture
A comprehensive presentation covering NoSQL technology, its business impact and guidelines for its adoption.

Nutanix: The Big Picture
Nutanix is a leading vendor in the Hyperconverged Infrastructure (HCI) space. This course will provide you with an overview of its architecture, features, and additional capabilities beyond HCI.

OAuth2 and OpenID Connect: Easy Now
In this session, Roland Guijt will explain the OAuth2 and OpenID Connect duo in a very easy-to-get way and show you how to set up the most simple OAuth/OpenID Connect environment possible.

Object Oriented Programming with Kotlin 1
The Kotlin designers took the experience of Java and used it to make Kotlin a better OO language. For example, classes are 'public' and 'final' by default. This course shows you how to use such Kotlin features to create better objected oriented code.

Object-Oriented Programming Fundamentals in C#
This course takes you, step by step, through the principles and practices of object-oriented programming (OOP). The course provides you with the firm foundation in OOP that you need to progress to intermediate-level C# courses.

Object-oriented Programming in C#
C# is an object-oriented and strongly-typed language. This course will teach you how to design and build your classes and class hierarchies using OO principles.

Object-oriented Programming in Java
You know your way around Java’s basics, like variables, methods, and loops. Now it’s time to up your Java game. This course will teach you to work with objects and classes, applying crucial concepts like encapsulation, inheritance, and polymorphism.

Object-oriented Programming in JavaScript – ES6
Stay updated by learning about the latest upgrade to the JavaScript language--ES6, also known as ECMAScript 2015. In this course, you will learn how to develop software using many kinds of classes and modules.

Object-Oriented Programming in Kotlin
Kotlin is an object-oriented language in the same style as Java, but also offers features found in newer languages like C# and TypeScript. This course will teach you to write a Kotlin application and make use of all the language.

Object-oriented Programming in Ruby
Ruby isn’t just any programming language, it’s object-oriented too. This course will teach you the basics of OOP in Ruby.