IT & Software
Showing 14161–14172 of 14865 results
Using Storytelling to Prove a Case With Data
Learn how to craft a compelling case for any audience using data and storytelling. Built by Hubspot.
Using Structures in C
C is the foundation of many of the languages and operating systems in use today, and it isn’t going away any time soon. This course teaches you how to use C Structures the right way.
Using the Gamepad API for a Better Gaming Experience on the Web
This talk explores the usage and impact of the Gamepad API in the web gaming space. The Gamepad API lets you connect and use gaming controllers with browsers. Since it is in early stages, tracking controller inputs across browsers is a challenge.
Using the Java NIO API
Java I/O is one of the four core APIs of the JDK, on which many others are built, including database access and REST Services. In this course, you will learn how to work with files on a file system, and how to access text files.
Using the Microsoft Graph PowerShell SDK
This course will teach you how to use the Microsoft Graph PowerShell SDK for managing a Microsoft 365 Tenant.
Using the Python Transcrypt Transpiler for Front-end Coding
Learn how to use Transcrypt to transpile Python code to JavaScript for front-end development.
Using the Python Transcrypt Transpiler for Front-end Coding
Discover how to use the Transcrypt transpiler for front-end development in Python, focusing on efficient code conversion and integration techniques.
Using the REST API in Salesforce Marketing Cloud
This course will give you a high-level overview of Salesforce Marketing Cloud's REST API. After completing this course, you will be able to understand the OAuth authentication flow and make a simple REST API request.
Using the Xamarin.Forms 4 Shell
This course will introduce you to Shell, you will learn everything from custom search capabilities to writing a custom renderer for Shell, a new way of creating Xamarin.Forms apps.
Using TypeScript 4 Modules
Build a solid foundation of fundamental TypeScript knowledge by learning in full how TypeScript's module system works. Excel at importing and exporting code, master ambient modules, and get to grips with TypeScript's module resolution process.
Using TypeScript for Building Polymorphic React Components
Extend your knowledge of reusable components to include strongly typed polymorphic components
Using TypeScript with React
This React TypeScript course helps developers build faster, more robust apps. It covers the type system, strongly typed components, context, and refs.