Hi, what do you want to do?
Curated Video
TypeScript for Beginners - Overriding Inheritance
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.
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.
Curated Video
Alteryx for Beginners - Summarize Tool
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.
This clip is from the chapter "Transform Tab" of the series "Alteryx for Beginners".This section explores the Transform tab.
Curated Video
API Testing with Postman - Find the 500 Solution
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...
• 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...
Curated Video
Hands-On WebAssembly for C++ Programmers - Interacting with System Libraries
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
•...
• Learn how Emscripten substitutes standard libraries for web-browser compatible libr
aries
•...
Curated Video
C++ Programming By Example - Use STL Algorithms with Containers
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...
• 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...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Introducing the MovieLens Dataset
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...
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Preparing the React Application for Publishing to the GitHub Pages
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...
r/>
This clip is from the chapter "GitHub Pages" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Exploring Pull Requests in the Public Repositories
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...
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Merging after Gaining Required Approval
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...
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Merging without Approvals
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...
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...
Curated Video
The Complete Practical Docker Guide - Connecting phpMyAdmin to MySQL Container
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...
r/>
This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The Complete Practical Docker...
friEdTech
How Can I Make my Gmail Compose Area Wider?
Help! My Gmail compose window is too narrow! How can I make it wider?
Curated Video
Alteryx for Beginners - Data Cleansing Tool - Part 2
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...
r/>
This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Creating Storage Account - Lab Activity
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...
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...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Asynchronous, Serial, and Parallel Approaches
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 -...
r/>
This clip is from the chapter "Ansible Playbooks- Deep Dive" of the series "Dive Into Ansible -...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Configuring a Custom Domain for GitHub Pages
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...
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Fetching Changes from Upstream
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...
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Opening a Pull Request
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...
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...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Linear Layout Basics: Nested Layouts and Layout Weight
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...
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...
Curated Video
Mastering the Find Command in Microsoft Word
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 -...
Amor Sciendi
Madonna with the Long Neck
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.
Curated Video
Linkedin Profile For Professionals - Activity, Analytics, Resources, and Interests
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating a Static GitHub Page Using Markdown
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...
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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git ignore Common Practices and Templates
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...