Instructional Video3:23
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Exporting a Report to PPT, PDF, and PBIX

Higher Ed
This video demonstrates how to export a Power BI report to different formats, such as PPT, PDF, and PBIX.
<
br/>
This clip is from the chapter "Power BI Services" of the series "Business Intelligence with Microsoft Power BI - with...
Instructional Video2:32
Curated Video

Google Sheets Fundamentals - Exporting Your Work

Pre-K - Higher Ed
Exporting to a New Format • Excel/ ODF • PDF • HTML for Web Display • CSV
Instructional Video9:51
Curated Video

Next.js from Development to Deployment - getServerSideProps and getStaticProps

Higher Ed
This video explains the date fetching methods: getServerSideProps and getStaticProps.
r/>
This clip is from the chapter "Data Fetching" of the series "Next.js from Development to Deployment: Build a Music Event Website".This...
Instructional Video12:30
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Organizing Our Routes

Higher Ed
In this video you'll refactor the application router. You'll move it out into it's own file and clean up app.js as much as possible.
r/>
This clip is from the chapter "React-Router" of the series "The Complete React Developer...
Instructional Video12:48
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Redirecting Login or Logout

Higher Ed
In this video you'll learn how to redirect the user as they login and logout of the application.
r/>
This clip is from the chapter "Firebase Authentication" of the series "The Complete React Developer Course (with Hooks and...
Instructional Video9:29
Curated Video

The Modern JavaScript Bootcamp (2019) - JavaScript Modules: Part II

Higher Ed
In this video, you’re going to continue exploring the module system provided by webpack.
r/>
This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp...
Instructional Video13:21
Curated Video

The Modern JavaScript Bootcamp (2019) - Converting Notes App: Part II

Higher Ed
In this video, you’re going to continue converting the notes application.
r/>
This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the series "The Modern JavaScript Bootcamp (2019)".In this...
Instructional Video4:28
Curated Video

Figma for UIUX Master Web Design in Figma - How to Set Up the Project for the Coder/Client

Higher Ed
This video explains how to set up the project for the coder/client.
<
br/>
This clip is from the chapter "Discover How the Design Gets Transformed to the Live Version" of the series "Figma for UI/UX: Master Web Design in Figma".This...
Instructional Video2:50
Curated Video

Figma for UIUX Master Web Design in Figma - Exercise: How to Move Elements Around

Higher Ed
This is the exercise video on how to move elements around.
<
br/>
This clip is from the chapter "Introduction to the Course" of the series "Figma for UI/UX: Master Web Design in Figma".This section provides an introduction to the...
Instructional Video14:00
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Building a Spider to Track Product Rank in E-Commerce Websites

Higher Ed
In this video, we will guide you step-by-step on how to create a web scraper using Python and Scrapy. We will show you how to build the spider class, define the selectors, and send a request to the website. You will learn how to parse...
Instructional Video10:02
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - CDK Tokens: How to Export/Import Stack Values | Cfn Intrinsic Functions

Higher Ed
This video explains how to import and export stack values.
<
br/>
This clip is from the chapter "Introduction" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you will be introduced to the...
Instructional Video14:23
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Build Multi-AZ Production Ready Custom VPC

Higher Ed
This video introduces you to build multi-AZ production-ready custom VPC.
<
br/>
This clip is from the chapter "CDK Stacks: Resources and Reusability" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this...
Instructional Video1:46
60 Second Histories

What is a slave?

K - 5th
A brief explanation of the term 'slave' being the legal property of another
Instructional Video18:12
Curated Video

The Complete React Developer Course (with Hooks and Redux) - One Component per File

Higher Ed
In this video you'll continue to break up your app into multiple files.<br/<br/>>

This clip is from the chapter "Webpack" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Webpack here.
Instructional Video11:06
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Logging Out

Higher Ed
In this video you'll set up a logout button allowing users to logout of the application.
r/>
This clip is from the chapter "Firebase Authentication" of the series "The Complete React Developer Course (with Hooks and...
Instructional Video4:24
Curated Video

Practical GraphQL - Become a GraphQL Ninja - Additional basic GraphQL Queries

Higher Ed
Working with Static Data: Additional basic GraphQL Queries
r/>
This clip is from the chapter "Working with Static Data" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about working with static data....
Instructional Video3:03
Curated Video

Salesforce Platform App Builder Certification Training - Exporting Reports

Higher Ed
This video explains exporting reports.
<
br/>
This clip is from the chapter "Lightning Reports and Dashboards" of the series "Salesforce Platform App Builder Certification Training".This section explains Lightning reports and...
Instructional Video6:48
Curated Video

Figma for UIUX Master Web Design in Figma - Here's How You Create Buttons in Figma

Higher Ed
This video demonstrates how you can create buttons in Figma.
<
br/>
This clip is from the chapter "Discover the Most important Things about Figma" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on...
Instructional Video5:51
Curated Video

Docker Certified Associate Certification Training Course - Transfer Docker Images

Higher Ed
This video explains transferring Docker images.
<
br/>
This clip is from the chapter "Build, Manage, and Distribute Images" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains build,...
Instructional Video3:10
Curated Video

Docker Certified Associate Certification Training Course - Docker Content Trust (DCT)

Higher Ed
This video explains Docker Content Trust (DCT).<br<br/>/>

This clip is from the chapter "Docker Security" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains Docker security.
Instructional Video3:59
Curated Video

Web Scraping Tutorial with Scrapy and Python for Beginners - Introductory Guide to XPath for Web Scraping

Higher Ed
In this tutorial, we will cover the basics of XR and how it can be used to select web elements from an HTML document. For those who are familiar with CSS selectors, we will also highlight the differences between XR and CSS selectors. By...
Instructional Video1:25
Curated Video

Google Docs Fundamentals - Exporting to PDF or other formats

Pre-K - Higher Ed
Learner will understand how to export to any format.
Instructional Video14:48
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Generating Customized XPath from HTML Attributes

Higher Ed
This video demonstrates how to generate a customized XPath from HTML attributes.
r/>
This clip is from the chapter "Locator Techniques and Tools used to Identify Objects" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video1:07
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Section Overview

Higher Ed
This video provides an overview of this section.
<
br/>
This clip is from the chapter "Basic Charts in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section focuses on explaining the...