Showing 2797–2808 of 4028 results

Mobile Wars: The Rise of Cross Platform Apps
A long time ago in a galaxy far, far away...cross platform app frameworks started coming into existence. In this session we will compare popular cross platform frameworks for mobile and talk about which one you should use next!

Mocking with Moq 4 and xUnit
Writing unit tests is hard when dependencies between classes make it tough to separate what's being tested from the rest of the system. Moq, the most popular mocking library for .NET, makes it easy to create mock dependencies to make testing easier.

Model Training: Best Practices for Data Practitioners
Pre-trained models are used everywhere right now to add AI functionalities to products. But have you wondered how they are trained? This course will teach you from start to finish the process of going from an idea and a dataset to a trained model.

Modeling Data in Power BI
Learn how to work with data that comes from different sources and is structured in different ways by using Power BI transformations to combine, reshape, cleanse, and enhance that data to create a model that supports reporting and analytics.

Modeling Streaming Data for Processing with Apache Beam
The Apache Beam unified model allows us to process batch as well as streaming data using the same API. Several execution backends such as Google Cloud Dataflow, Apache Spark, and Apache Flink are compatible with Beam.

Modeling Streaming Data for Processing with Apache Spark Structured Streaming
Streaming analytics can be difficult to implement. This course will teach you to model real-time data processing with Spark Structured Streaming.

Modelling and Basic Actuarial Calculation in Insurance
Learn how to model and perform basic actuarial calculations in the insurance industry. Understand the key techniques used in actuarial science to assess risk, estimate premiums, and manage financial strategies in insurance.

Modern Android App Development with Kotlin
Learn modern app development techniques using Kotlin for Android, focusing on UI design, architecture, and advanced programming concepts.

Modern Android App Development with Kotlin
Master modern Android app development using Kotlin, focusing on UI design, architecture, and advanced programming concepts.

Modern Android App Development with Kotlin
Learn modern Android app development using Kotlin, covering key topics like Jetpack libraries, coroutines, and architectural components.

Modern Browser Security Reports
In this course, you’ll learn a number of browser security reporting features and how to implement them on any website.

Modern CMake for C++
Learn how to use CMake effectively to manage C++ projects, from basic configurations to complex build systems.