Instructional Video4:45
Curated Video

Modern JavaScript from the Beginning - Second Edition - setTimeout and clearTimeout Functions

Higher Ed
In this video, you will learn about the setTimeout and clearTimeout functions in JavaScript. We will see how to use these functions to schedule a task to be executed after a delay and how to cancel a scheduled task.
<
br/>
This clip...
Instructional Video10:52
Curated Video

Modern JavaScript from the Beginning - Second Edition - Mouse Events

Higher Ed
In this video, we will look at how to handle mouse events such as click, double-click, hover, and drag in JavaScript. You will learn how to use event listeners to respond to mouse events and perform actions based on them.
<
br/>...
Instructional Video18:26
Curated Video

Modern JavaScript from the Beginning - Second Edition - http Module

Higher Ed
The http module provides a way to create HTTP servers and clients in Node.js. In this video, we will explore how to create an HTTP server using the http module and how to handle HTTP requests and responses. We will also cover how to...
Instructional Video5:22
Curated Video

Modern JavaScript from the Beginning - Second Edition - Set Calorie Limit

Higher Ed
In this video, we will add the ability to set a calorie limit in the Tracalorie app. We will also add an input field that allows the user to set the limit and update the progress bar and calorie alert accordingly. We will persist the...
Instructional Video13:19
Curated Video

Modern JavaScript from the Beginning - Second Edition - App Class, New Meal, and Workout

Higher Ed
This video covers the implementation of the App class for the Tracalorie App project. The video demonstrates how to create a new instance of the App class and how to add new Meal and Workout objects to the tracker using a form and...
Instructional Video8:00
Curated Video

The Healing Powers of Pets: Purring Therapy and Cancer Detection

6th - Higher Ed
Discover how our pets not only provide companionship but also offer significant health benefits. Explore the science behind the soothing effects of cat purrs, used as a form of stress relief, and learn about innovative research where...
Instructional Video8:00
Curated Video

Masters of the Night: The Secrets of Nocturnal Animals

6th - Higher Ed
Uncover the fascinating world of nocturnal animals such as foxes, wolves, and owls. Learn how these creatures have evolved to dominate the night with specialized senses and behaviors that give them an edge in the darkness. This video...
Instructional Video8:15
Curated Video

The Healing Harmony: Exploring the Impact of Music on Human Health

6th - Higher Ed
Discover the profound effects of music on the human body and mind in this enlightening video. From reducing stress and enhancing relaxation with calming tunes to boosting physical performance and coordination with rhythmic music,...
Instructional Video8:37
Curated Video

The Evolution of Portable Music and Remote Control Technology

6th - Higher Ed
Dive into the fascinating history of portable music players and the technological advances in remote controls. From the revolutionary Walkman of the late 1970s to the intricacies of cassette mechanics and the progression from infrared...
Instructional Video9:05
Curated Video

Unveiling Animal Communication: Beyond Human Language

6th - Higher Ed
Discover the fascinating ways animals communicate with each other and with humans. Explore how dogs use body language and olfactory cues to interact, the complex vocal systems of Campbell's mona monkeys that resemble human language,...
Instructional Video1:29
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - CodeSandbox File Architecture

Higher Ed
This video will explain the file architecture in CodeSandbox, giving you a better understanding of how to organize your files and folders for your coding projects.
<
br/>
This clip is from the chapter "Introduction and Course Setup"...
Instructional Video9:44
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Contract Visibility Advanced

Higher Ed
This is an exercise video on contract visibility advanced.
<
br/>
This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain...
Instructional Video4:05
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Sockets

Higher Ed
This video explains the WebSockets API, which makes it possible to open a bi-directional, interactive session between a client and server. WebSockets are the backbone for applications that have chat functionality.
<
br/>
This clip...
Instructional Video2:50
Curated Video

Vue.js 3 and Firebase for Beginners - Unsubscribing from Updates

Higher Ed
In this video, the author talks about how to unsubscribe from updates. To do this, we will use the useOrders.js file, where we can add the unsubscribe function to a variable.
<
br/>
This clip is from the chapter "Real-Time Updates...
Instructional Video4:16
Curated Video

Vue.js 3 and Firebase for Beginners - Modal Toggle

Higher Ed
This video explains a code on how to open and close modal toggle.
<
br/>
This clip is from the chapter "Authentication" of the series "Vue.js 3 and Firebase for Beginners".This section is all about authentication and how to create...
Instructional Video8:51
Curated Video

Exploring Human Hearing: From Basic Mechanics to Complex Perceptions

6th - Higher Ed
Dive into the intricacies of how we hear, from the journey of sound waves through the ear to the brain's ability to isolate and enhance conversations in noisy environments. Witness the fascinating tests conducted on diverse age groups...
Instructional Video6:10
Curated Video

Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Setting Up a Port and Saving Conventions with Express

Higher Ed
This video helps you with setting up a port and saving conventions with Express.
<
br/>
This clip is from the chapter "Application Setup and Server Initialization" of the series "Express Framework Fundamentals - Secure Sign-Up with...
Instructional Video9:10
Curated Video

Guess the Sports Sound for Kids

Pre-K - 3rd
In this video, we'll play different sounds from various sports, and you get to guess which sport each sound belongs to. From bouncing basketballs to catching air on a snowboard, this interactive game is perfect for kids who love sports...
Instructional Video6:31
Curated Video

Action Verbs for Kids and Game

Pre-K - 3rd
In this fun-filled educational adventure, kids will learn all about action verbs through interactive activities. The video is divided into three engaging parts: Talking Flashcards: Learn action verbs with our animated flashcards that...
Instructional Video7:20
Curated Video

Guess the Farm Animal Sounds for Kids

Pre-K - 3rd
In this exciting and educational video, children will have a blast as they listen to various farm animal sounds and try to guess which animal makes each noise. From the cheerful cock-a-doodle-doo of the rooster to the gentle moo of the...
Instructional Video5:48
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Express Server and Nodemon

Higher Ed
n this video, we will show you how to use Express.js to build a powerful and scalable server for your web applications.
Instructional Video6:13
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Introduction to Users and Groups

Higher Ed
The Microsoft NT File System (NTFS) enables fine control of multiple users accessing resources on a single computer. To do this, every person accessing a single computer must have their own user account. Windows also has groups that...
Instructional Video6:13
Curated Video

Reducing Food Waste with Historical and Modern Techniques

6th - Higher Ed
Explore practical ways to combat food waste as Mac Lesggy takes us on a journey from medieval preservation methods to today's refrigeration techniques. Learn how to better use your fridge to extend the life of meats, fruits, and...
Instructional Video2:33
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Introduction

Higher Ed
In this video, we will introduce the author and understand the course learning objective.
<
br/>
This clip is from the chapter "Welcome" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".Welcome to the...