Software Development
Showing 2173–2184 of 2769 results
Replicate and monitor an Azure Cosmos DB for MongoDB account
This module will introduce replication, consistency Levels, and Azure monitoring for Azure Cosmos DB.
ReSharper Fundamentals
ReSharper is one of the most popular Visual Studio plugins on the market today. This course provides an introduction to JetBrains ReSharper, a developer productivity tool for Visual Studio.
Resilient Angular Testing
This talk is a must for anyone who’d like to learn this critical coding principle, which will benefit you whether you’re testing your code or not.
Resource Development with ColdFire
In this course you will learn how to avoid sandbox detection (T1497), perform process injection (T1055) and create encrypted C2 channels (T1573) using ColdFire.
Resource Development with GDB
Unlock the power of GDB in red team operations. In this course, you'll learn MITRE's resource development tactics using the GDB debugger.
REST API Automation testing from scratch-(Rest Assured java)
Master API Automation course learning together with great collaboration
REST Assured Deep Dive
Do you want to take your knowledge in Rest Assured and REST API testing to the next level? This course will teach you advanced concepts of REST Assured to handle a variety of complex scenarios.
REST Assured Fundamentals
Learn how to write automated integration tests for your REST APIs with REST Assured, one of the most popular frameworks on the market, and never look back!
RESTFul Services in Java using Jersey
RESTFul Services in Java Using Jersey
Retrieve Microsoft 365 data for Microsoft Teams apps using Microsoft Graph
Learn how to authenticate users with Microsoft identity platform, configure permissions, and retrieve user data for your Microsoft Teams app using the Microsoft Graph API.
Review Azure infrastructure changes by using Bicep and pull requests
Avoid unintended changes and poorly written Bicep code by using pull requests. Use branching strategies to protect your main branch from accidental changes. Understand what you should look for when you review Bicep code.
Review the principles of code debugging and exception handling
Examine the code debugging process and the benefits provided by code debuggers, and learn what an exception is and how exceptions are used in an application.