Instructional Video8:47
Packt

WeatherJS [Part 3] - Display the Weather

Higher Ed
API Projects: WeatherJS [Part 3] - Display the Weather This clip is from the chapter "API Projects" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build API projects.
Instructional Video6:46
Curated Video

API Testing with Postman - Validating APIs with Postman Requests

Higher Ed
Show how to check that an API is returning expected results. • Set up a request • Add a check on the test tab of the request • Demonstrate sharing tests between requests at the collection level This clip is from the chapter "Automating...
Instructional Video3:06
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Pretty Formatting of Git Log

Higher Ed
This video explains how to perform pretty format with Git log. This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to clone one of the public...
Instructional Video10:19
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Aggregations, Buckets, and Metrics

Higher Ed
This video focuses on the concepts of aggregation, buckets, and metrics. This clip is from the chapter "Using Aggregation" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains the function of...
Instructional Video10:53
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Using Analyzers and Tokenizers

Higher Ed
This video explains how to map and index data using analyzers and tokenizers. 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...
Instructional Video2:53
Curated Video

Multiplying Two-Digit Whole Numbers Using the Expanded Form

3rd - 5th
Multiply two two-digit whole numbers using the expanded form.
Instructional Video12:51
Curated Video

Experiment on the Characteristics of a Resistor and Ohm's Law

9th - Higher Ed
The video is a lecture presentation on the characteristics of the human eye. The presenter introduces an experiment conducted by Matt to investigate the relationship between the current through a fixed value resistor and potential...
Instructional Video2:10
National Institute of Standards and Technology

Honeywell FM&T President Interview

9th - 12th
Interview with 2009 Malcolm Baldrige National Quality Award manufacturing recipient Honeywell Federal Manufacturing & Technologies President, Anthony Brancato, III, on the organization's success and world-class results achieved from...
Instructional Video9:43
Executive Finance

Understanding Fraud: Types, Causes, and Prevention

Higher Ed
This video discusses the different types of fraud committed by employees within an organization, such as asset misappropriation, corruption, and financial reporting fraud. The speaker goes into detail about various schemes used to commit...
Instructional Video7:08
Mr. Beat

The American Presidential Election of 1876

6th - 12th
The 23rd Presidential election in American history took place on November 7th, 1876. Boy was this one controversial! Let's get right to it. President Ulysses Grant actually considered running for a third term, and he would have been the...
Instructional Video3:27
Curated Video

Introducing Ionic 2 (Video 9)

Higher Ed
Hybrid apps are changing the way people build mobile applications. With Ionic 2, hybrid app developers are gifted with not only a fresh, well-built, and powerful platform, but also a tool to enjoy their development experience. Apps can...
Instructional Video12:27
Schooling Online

Biology Skills: Reliability Part 1

3rd - Higher Ed
A new contender joins the archery contest... Will he be a match for Robin Hood? Only time (and repeated trials) will tell! This lesson will explore the concept of reliability, including the subtle difference between accuracy and...
Instructional Video17:14
Packt

Callback Abstraction Challenge

Higher Ed
Asynchronous Node.js (Weather App): Callback Abstraction Challenge This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn...
Instructional Video10:01
Curated Video

C++ Programming By Example - Coding a Virtual Die – Displaying the Output

Higher Ed
How to display formatted output to the user? • Know printf() via cppreference • Use printf() to show formatted statements • Implement different placeholders to print different values This clip is from the chapter "Building a Virtual Die...
Instructional Video3:00
Curated Video

Next.js from Development to Deployment - Project Introduction

Higher Ed
This video provides an introduction to the project. This clip is from the chapter "Project 2- DevSpace Static Markdown Blog" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the...
Instructional Video4:24
Curated Video

Excel VBA Programming The Complete Guide - The Split Function

Higher Ed
The Split function splits a string based on the occurrence of a specific character (called a delimiter) and returns the results in an array. In this lesson, we split a cell's value by the presence of slashes and paste the results in...