IT & Software
Showing 14053–14064 of 14865 results
Use variables, arrays, and hash tables in Windows PowerShell scripts
This learning path explains how to work with variables, arrays, and hash tables in Windows PowerShell scripts.
Useful jQuery Plugins
Discover jQuery plugins that add rich client functionality to web pages with very little code.
Useful Tools for Software Testers
Use different tools for software testing!
User Authentication & Authorization in Express
In this course, you'll learn how to implement User Authentication and Authorization in an Express web application.
User Authentication & Authorization in Express
In this course, you'll learn how to implement User Authentication and Authorization in an Express web application.
User Experience Design Fundamentals
Users no longer just want software that works. They also want to enjoy using it. This course will teach you the fundamentals of user experience design that you’ll need to build software in a user-centric way.
Using a C18 Preprocessor (CPP)
This course will teach you the role of C Preprocessor in the C programming language. You'll learn how C Preprocessor plays a role during the compilation process of a C program and how you can use various preprocessor directives practically.
Using advanced GitHub Copilot features
Use advanced GitHub Copilot features with a Python application.
Using AMPscript in CloudPages in Salesforce Marketing Cloud
This course will teach you how to create CloudPages that use AMPscript to interact with your Marketing Cloud contacts and data, and perform interactions like sending triggered emails, capturing form data and updating contact subscription preferences.
Using Annotations in Java (Java SE 11 Developer Certification 1Z0-819)
Annotations in Java help you make your code readable and help the compiler generate metadata for your Java types. This course will teach you how to use built-in annotations, develop custom Java annotations, and apply them to real-world applications.
Using Apache Camel with Enterprise Integration Patterns
This course is about enterprise integration patterns proposed by Apache Camel.
Using Arrays and Collections in TypeScript 5
This course will teach you how to utilize collections in TypeScript, including arrays, tuples, maps, and sets.