Programming
Showing 3157–3168 of 3881 results
Red Hat OpenShift With Jenkins DevOps For Beginners
Learn from scratch Red Hat OpenShift with Jenkins Continuous Integration with DevOps and Command Line Tools (CLI)
Redhat Linux Administrator-Module 1
Grab Level 1 Knowledge Linux by availing this course
RedHat: Fundamentals of Containers, Kubernetes, and Red Hat OpenShift
Learn practical techniques for creating and deploying containers on a Kubernetes cluster using Red Hat® OpenShift Container Platform.
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.
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.
Refactoring to SOLID Java
This course will teach you how to practically apply SOLID principles in Java applications to avoid technical debt and build robust, loosely coupled systems that can evolve easily over time.
Regression Discontinuity Design and Instrumental Variables
Mimic experiments with the data you already have and measure the effects of treatment even with incomplete data.
Regular Expression Fundamentals
This course will teach you about the power of regular expressions and show you how to build good and performant regex, while avoiding all the pitfalls.
Regular Expressions for Programmers
Master regular expressions in programming, focusing on pattern matching and text manipulation techniques.
Regular Expressions in Python
Learn about string manipulation and become a master at using regular expressions.