Instructional Video2:44
Curated Video

TypeScript for Beginners - Overriding Inheritance

Higher Ed
This video demonstrates how to override inheritance.<br/<br/>>

This clip is from the chapter "Inheritance" of the series "TypeScript for Beginners".This section introduces you to the concept of inheritance and explains how to use it.
Instructional Video6:01
Curated Video

Alteryx for Beginners - Summarize Tool

Higher Ed
This video explains how to use the Summarize tool in Alteryx.<br/<br/>>

This clip is from the chapter "Transform Tab" of the series "Alteryx for Beginners".This section explores the Transform tab.
Instructional Video5:32
Curated Video

API Testing with Postman - Find the 500 Solution

Higher Ed
Walk through the solution of the testing challenge.

• Explain the purpose of this exe
rcise
• Show the first example of a
500 error
• Show the s
ec
ond 500 error

This clip is from the chapter "Testing Your...
Instructional Video3:46
Curated Video

Hands-On WebAssembly for C++ Programmers - Interacting with System Libraries

Higher Ed
You are compiling against standard libraries, but we obviously cannot use OS libraries in the web browser. How does this work?

• Learn how Emscripten substitutes standard libraries for web-browser compatible libr
aries
•...
Instructional Video8:06
Curated Video

C++ Programming By Example - Use STL Algorithms with Containers

Higher Ed
How do you use STL algorithms with C++ containers?

• Explain iter
ators
• Show examples to further illustrate how
they work
• Analyze the results of the examples via p
ri
nt statements

This clip is from...
Instructional Video4:00
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Introducing the MovieLens Dataset

Higher Ed
This video introduces you to the MovieLens dataset.
r/>
This clip is from the chapter "Mapping and Indexing Data" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section focuses on mapping and...
Instructional Video8:43
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Preparing the React Application for Publishing to the GitHub Pages

Higher Ed
This video explains how to prepare the react application to publish it to the GitHub Pages.
r/>
This clip is from the chapter "GitHub Pages" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Instructional Video5:59
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Exploring Pull Requests in the Public Repositories

Higher Ed
This video explores pull requests in the public repositories.
r/>
This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull request...
Instructional Video2:57
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Merging after Gaining Required Approval

Higher Ed
This video explains the merging process after gaining required approval.
r/>
This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to...
Instructional Video2:23
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Merging without Approvals

Higher Ed
This video explains how, by default, merging without approvals is allowed.
r/>
This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to...
Instructional Video8:48
Curated Video

The Complete Practical Docker Guide - Connecting phpMyAdmin to MySQL Container

Higher Ed
This video explains connecting phpMyAdmin to MySQL container.
r/>
This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The Complete Practical Docker...
Instructional Video2:39
friEdTech

How Can I Make my Gmail Compose Area Wider?

Higher Ed
Help! My Gmail compose window is too narrow! How can I make it wider?
Instructional Video3:38
Curated Video

Alteryx for Beginners - Data Cleansing Tool - Part 2

Higher Ed
This is the second part of the two-part video that explains how to use the Data Cleansing tool in Alteryx.
r/>
This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the...
Instructional Video5:30
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Creating Storage Account - Lab Activity

Higher Ed
In this video, we will cover creating storage accounts - lab activity.
r/>
This clip is from the chapter "Azure Storage" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure storage and...
Instructional Video20:43
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Asynchronous, Serial, and Parallel Approaches

Higher Ed
This video explains the use of different approaches, such as asynchronous, serial, and parallel for executing the playbook.
r/>
This clip is from the chapter "Ansible Playbooks- Deep Dive" of the series "Dive Into Ansible -...
Instructional Video10:57
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Configuring a Custom Domain for GitHub Pages

Higher Ed
This video explains how to configure a custom domain for GitHub Pages.
r/>
This clip is from the chapter "GitHub Pages" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to...
Instructional Video2:26
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Fetching Changes from Upstream

Higher Ed
This video demonstrates the process of fetching changes from upstream.
r/>
This clip is from the chapter "Forks and Contribution to the Public Repositories" of the series "Complete Git Guide: Understand and Master Git and...
Instructional Video7:30
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Opening a Pull Request

Higher Ed
This video explains the process of opening a pull request.
r/>
This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull request and...
Instructional Video10:23
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Linear Layout Basics: Nested Layouts and Layout Weight

Higher Ed
In this video, we will cover nested layouts and layout weight.
r/>
This clip is from the chapter "The Linear Layout: A First Look" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we...
Instructional Video3:39
Curated Video

Mastering the Find Command in Microsoft Word

Pre-K - Higher Ed
In this video tutorial, learners are guided on how to effectively use the search command in Microsoft Word to locate specific words or phrases within a document. The tutorial demonstrates two methods to access the search function -...
Instructional Video2:26
Amor Sciendi

Madonna with the Long Neck

12th - Higher Ed
This strange and clever painting by Parmigianino asks a lot of questions. It deals with art inside a greater context and how how the story of art can often be self-referential.
Instructional Video4:02
Curated Video

Linkedin Profile For Professionals - Activity, Analytics, Resources, and Interests

Pre-K - Higher Ed
Your activity, interests, resources,and analytics sections are populated by LinkedIn automatically based on your personal activity. The activity page and interests are public, while the other two are for your eyes only. Learn how to take...
Instructional Video4:59
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Creating a Static GitHub Page Using Markdown

Higher Ed
This video explains how to create a static GitHub Page using markdown.
r/>
This clip is from the chapter "GitHub Pages" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to...
Instructional Video5:31
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git ignore Common Practices and Templates

Higher Ed
This video explains how Git ignore performs common practices and creates templates. This clip is from the chapter "Ignoring Files in Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on...