Mazz Media
Let's Talk Geography: Maps & Globes
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...
Wonderscape
Navigating with Maps: How to Find Your Way
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...
IDG TECHtalk
How to use the map variable type | Smart Go
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.
The Art Assignment
Is Instagram Changing Art?
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.
IDG TECHtalk
Folding iPhones, 5G and Apple Glass: 2021 mobile predictions
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Mapping in Solidity
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...
Learning Mole
Pop Fox Theatre - Using Hands to Show Different Feelings
Follow Rosie, Xixi and Haha as we explore different ways that we might use our hands to show our feelings.
Curated Video
Modern JavaScript from the Beginning - Second Edition - Maps
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...
Curated Video
Mapping the seas
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...
Curated Video
How to use a compass
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...
Curated Video
Java for Beginners with Hands-On Program and Capstone Project - Hands-on with Map and its Uses
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 04 - Mapping Course Entity and Populating Data with Data Using SQL
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.
Curated Video
Unlocking Hidden Tools in Microsoft Word for Mind Mapping and Brainstorming
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.
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 39 - ManyToMany Mapping - Retrieve Data Using JPA Relationships
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...
Curated Video
Complete Modern C++ - std::map and std::multimap
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.
Curated Video
HashiCorp Certified - Vault Associate Course - Key/Value Secrets Engine
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....
Curated Video
Using Decision Trees for Business Investment Calculations
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...
Packt
Java Producer with Keys
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...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Analyzing Basket Microservices Use Cases for Our E-Commerce Serverless App
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...
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - Using Fetch API in React to Populate Data
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Building POJO Classes to Construct JSON Payload to API
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...
Code.org
CS in Algebra: Big Game Update Player
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...
Code.org
CS in Algebra: Big Game Update Player
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...