Showing 13753–13764 of 17165 results
Redirecting Traffic with MPLS Traffic Engineering
Arbitrary traffic steering is a unique feature of MPLS that few other protocols can accomplish. This course builds on your existing MPLS-TE skills to teach advanced applications of this powerful technique, using both RSVP-TE and SR-TE deployments.
Redis and PHP
Working with Redis in PHP using PRedis
Redis For Developers
Learn Redis from scratch, including basic concepts such as Data Types & Commands in this Redis server training tutorial.
Rediscovering JavaScript: ES6, ES7 & ES8
Learn the new JavaScript features introduced in ECMAScript 2015 (ES6), 2016 (ES7), and 2017 (ES8) to make your code concise and less error-prone.
Reducing Product Risk
This course will teach you what the four main product risks are and how to successfully overcome them by using a structured approach. For each of the four product risks we will present proven techniques for addressing them.
Reducing Unfair Bias in Machine Learning
This course will give you an overview on the concept of fairness which helps in building trust in AI and how
Redux 3 Saga
Redux Saga is a fast-growing library with over 9,000 stars on GitHub. It lets you rapidly create asynchronous apps using a new tool called ES6 Generators. In this course, you'll learn about Redux Saga, ES6, testing, effects, and channels.
Redux Beginner Guide with React Hooks
Redux Beginner Guide with React Hooks
Redux Fundamentals
Redux is a powerful tool to help keep your JS state manageable as your app scales. In this course, you'll learn how to quickly reap the benefits of Redux for any web app, wether you use React or not.
Refactor Node.js Express APIs into serverless Azure Functions APIs
Improve availability and scalability by refactoring existing Node.js Express APIs into Azure Functions serverless APIs with v4 programming model.
Refactoring for C# Developers
Refactoring is a critical developer skill that helps keep code from collapsing under its own weight. Learn how to recognize "code smells" that may indicate the need for refactoring and how to fix them with specific techniques and patterns.
Refactoring to SOLID C# Code
You’ve learned SOLID and Refactoring; now put them together! This course will teach you how to apply refactoring techniques to improve the design of an existing application, using SOLID principles as a guide.