Instructional Video15:23
Mazz Media

Let's Talk Geography: Maps & Globes

6th - 8th
Let's Talk Geography: Maps & Globes helps students to understand and identify the different parts of maps and globes. Through colorful, animated maps children will learn about lines of longitude and latitude and how to locate different...
Instructional Video7:25
Wonderscape

Navigating with Maps: How to Find Your Way

K - 5th
This video explains how to use maps for navigation, covering key concepts like reading symbols, understanding cardinal directions, and using a compass to orient yourself. Learn how maps represent the real world and help you find your...
Instructional Video3:09
IDG TECHtalk

How to use the map variable type | Smart Go

Higher Ed
Learn about Go's map type, used to store values in a structure that can be quickly accessed with a key -- the Go equivalent of Python's dictionary or Java's HashMap type.
Instructional Video11:13
The Art Assignment

Is Instagram Changing Art?

9th - 12th
Many of us who make and appreciate art spend loads of time on Instagram. How is it changing the way we interpret and interact with art? And is it actually changing the art that gets made? Let's find out.
Instructional Video18:45
IDG TECHtalk

Folding iPhones, 5G and Apple Glass: 2021 mobile predictions

Higher Ed
In 2020, mobile advancement included robust 5G rollout and the first-ever folding phones. But what’s in store for mobile development in 2021? Apple may be in the very early stages of developing a folding iPhone. Plus, there may be...
Instructional Video11:06
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Mapping in Solidity

Higher Ed
In this video, we will cover one of the most important data structures in Solidity: mappings. Mappings are a way to associate values to unique keys and are used in many smart contracts for storing and retrieving data efficiently. By the...
Instructional Video7:42
Learning Mole

Pop Fox Theatre - Using Hands to Show Different Feelings

Pre-K - 12th
Follow Rosie, Xixi and Haha as we explore different ways that we might use our hands to show our feelings.
Instructional Video6:21
Curated Video

Modern JavaScript from the Beginning - Second Edition - Maps

Higher Ed
Maps are another new data structure introduced in ES6 that allow us to store key-value pairs. In this video, you will learn how maps work, how to create them, and how to perform basic map operations. This clip is from the chapter...
Instructional Video3:27
Curated Video

Mapping the seas

K - 5th
Discover how techniques for mapping the seas have changed throughout history. People and places -Mapping - Mapping the seas Learning Points The technique of measuring the sea's depth using a weighted line is called depth sounding. Sonar...
Instructional Video2:55
Curated Video

How to use a compass

K - 5th
Learn how to use a compass and ensure that you'll never get lost! People and places -Mapping - What is a map? Learning Points A compass needle always points north. A bearing is the angle measured between north and a destination. A Twig...
Instructional Video1:02
Prime Coaching Sport

Fitness - Quad standing

K - 5th
Individual fitness exercises - Quad standing
Instructional Video14:47
Curated Video

Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Map and its Uses

Higher Ed
In this video, we will learn about the Map interface and its implementations, HashMap, in the Collection Framework. We will create and work with key-value pairs, perform operations like adding, retrieving, and removing elements from a...
Instructional Video7:34
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 04 - Mapping Course Entity and Populating Data with Data Using SQL

Higher Ed
In this video, we will dive into mapping our course entity to a table in our database. You will learn how to populate your database with data using SQL.
Instructional Video8:22
Curated Video

Unlocking Hidden Tools in Microsoft Word for Mind Mapping and Brainstorming

Pre-K - Higher Ed
In this tutorial, I'll show you how easy it is to create beautiful and clear mind maps or brainstorms in Microsoft Word very quickly and easily using three tools that many people simply have never come across before.
Instructional Video7:11
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 39 - ManyToMany Mapping - Retrieve Data Using JPA Relationships

Higher Ed
In this video, we will cover ManyToMany mapping - retrieve data using JPA relationships. This clip is from the chapter "Establishing Relationships with JPA and Hibernate - OneToMany and ManyToMany" of the series "Master Hibernate and JPA...
Instructional Video7:35
Curated Video

Complete Modern C++ - std::map and std::multimap

Higher Ed
In this video, learn about the features of these classes and how to use them. This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the description of the standard template library.
Instructional Video30:46
Curated Video

HashiCorp Certified - Vault Associate Course - Key/Value Secrets Engine

Higher Ed
In this video, we will dive into the Key/Value Secrets Engine in Vault. By the end of this video, you will have a solid understanding of the Key/Value Secrets Engine in Vault and how to use it to securely manage your application secrets....
Instructional Video12:47
Curated Video

Using Decision Trees for Business Investment Calculations

Higher Ed
The video is a lecture on how businesses can use decision trees to make important calculations regarding investment projects. The lecturer explains the concept of decision trees and how they allow businesses to map out all possible...
Instructional Video6:08
Packt

Java Producer with Keys

Higher Ed
This video explains how to create Kafka producer in Java using keys. This clip is from the chapter "Kafka Java Programming 101" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will learn to...
Instructional Video9:41
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Analyzing Basket Microservices Use Cases for Our E-Commerce Serverless App

Higher Ed
This video explains analyzing basket microservices use cases for our e-commerce serverless app. This clip is from the chapter "Creating Basket Microservices Infrastructure with AWS CDK – Add to Basket Case" of the series "AWS Serverless...
Instructional Video21:23
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Using Fetch API in React to Populate Data

Higher Ed
This video helps in using the Fetch API in React to populate data. This clip is from the chapter "React.js (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on React.js in...
Instructional Video10:35
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Building POJO Classes to Construct JSON Payload to API

Higher Ed
This video demonstrates how to build POJO classes to construct JSON Payload to API. This clip is from the chapter "Serialization of the Input Payload Using Google Maps API Example" of the series "REST API Automation Testing from Scratch...
Instructional Video1:09
Code.org

CS in Algebra: Big Game Update Player

K - 9th
Now that your sprites are in motion let’s get them to respond to the player’s keyboard events like pressing “up” or “down”. You’ll get familiar with using conditionals to check which key was pressed and map keys to specific functions...
Instructional Video1:03
Code.org

CS in Algebra: Big Game Update Player

K - 9th
Now that your sprites are in motion let’s get them to respond to the player’s keyboard events like pressing “up” or “down”. You’ll get familiar with using conditionals to check which key was pressed and map keys to specific functions...