Instructional Video7:52
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Create Modal Box

Higher Ed
Project - Build a Twitter Clone (Add JavaScript to Main and Login Page): Create Modal Box This clip is from the chapter "Project - Build a Twitter Clone (Add JavaScript to Main and Login Page" of the series "Frontend Web Development...
Instructional Video3:41
Curated Video

English Vocabulary In Use | Furniture and Rooms Around The House

Pre-K - Higher Ed
Experience English vocabulary in use with today's lesson. Covering furniture and rooms around the house. If you can think of any additional furniture or rooms then please add them in the comments section below. New lessons are out every...
Instructional Video4:46
Professor Dave Explains

IIT/JEE Chemistry Practice #24: Molar Mass of a Gas

12th - Higher Ed
Practice REAL problems from actual past IIT/JEE exams with Professor Dave!
Instructional Video3:10
Curated Video

Learning D3.JS 5.0 4.1: The Setup

Higher Ed
In this video, we will set up the files and add the D3.js library. • Create the HTML, CSS, and JS file • Navigate to GitHub to access the D3.js library • Make sure the library is added correctly by checking the console in the developer...
Instructional Video8:44
Curated Video

Next.js from Development to Deployment - Event Submit and React Toastify

Higher Ed
This video explains event submit and React Toastify. This clip is from the chapter "Events Functionality - Part 1" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section focuses on the event...
Instructional Video2:09
IDG TECHtalk

How to use /dev/null: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn how to use the /dev/null tool. You can send your outputs to /dev/null and it simply disappears. This is helpful when a command’s output isn’t interesting and you don't need to see it.
Instructional Video13:28
Curated Video

C++ Standard Template Library in Practice - Project - Implementation

Higher Ed
In this video, we will see the third part of our project. • Implement the View portion to display our portion to the user • Present an example program that uses these concepts This clip is from the chapter "I/O in C++" of the series "C++...
Instructional Video14:08
Curated Video

C++ Standard Template Library in Practice - Project

Higher Ed
The user now wishes to apply their gained knowledge and implement a container of their own. • Introduce our project idea, and explain the functionality we are trying to implement • Implement the container in a long code example • Finish...
Instructional Video8:27
Curated Video

Getting Started with JIRA - Reports in Jira

Higher Ed
In this session, we will see where we can find reports in Jira. This clip is from the chapter "Using Company-Managed Projects" of the series "Course Overview".In this section, we will cover company-managed projects.
Instructional Video6:31
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Login Page Validation

Higher Ed
Project - Build a Twitter Clone (Add JavaScript to Main and Login Page): Login Page Validation This clip is from the chapter "Project - Build a Twitter Clone (Add JavaScript to Main and Login Page" of the series "Frontend Web Development...
Instructional Video3:46
Curated Video

The Complete Excel Guide: Beginners to Advanced - Changing Column and Row Widths

Higher Ed
Let's learn how to change column and row widths. This clip is from the chapter "Excel 2019 Beginners: Working with Rows, Columns, and Cells" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to explain how...
Instructional Video12:28
Curated Video

English Alphabet Pronunciation - Practical ABC Lesson

Pre-K - Higher Ed
Master the English alphabet pronunciation with this practical lesson for learning the ABCs. Even if you are an intermediate-level student it's always good to go over the basics of English to ensure you have clear pronunciation. This is...
Instructional Video4:16
Poetry Foundation

Diana Khoi Nguyen reads "Triptych"

Pre-K - Higher Ed
Diana Khoi Nguyen reads her poem "Triptych
Instructional Video15:11
Curated Video

JavaScript Functions

Pre-K - Higher Ed
Functions are a section of repeatable code that can be executed whenever needed in JavaScript. Mark demonstrates older and current function syntax and several types of functions in this video.
Instructional Video2:52
Curated Video

Converting Scientific Notation to Standard Form

9th - 12th
This video explains how to convert scientific notation to standard notation in a clear and concise way. By breaking down the steps and providing examples, students can easily understand and apply this concept to solve standardized math...
Instructional Video1:47
IDG TECHtalk

How to use ranger: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn how to use ranger. It’s a tool that allows you to easily browse files in a terminal window, but in a much different manner than you normally would on the command line.
Instructional Video1:55
IDG TECHtalk

How to use the touch command: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn how to use the touch command. It allows you to create an empty file or update a file’s last updated date/time settings.
Instructional Video5:18
Curated Video

Complete Modern C++ - std::optional - I

Higher Ed
This video explains the basics of how to use std::optional. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Instructional Video11:43
Curated Video

Comprehensive Android Developer Bootcamp - Edit and Update Item - Finish App

Higher Ed
Build a Baby Needs App:Edit and Update Item - Finish App This clip is from the chapter "Build a Baby Needs App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to build your Baby Needs app. You...
Instructional Video15:41
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Meet The Stack - Simple But Powerful

Higher Ed
Learn various uses of stack which is a very simple and easy to understand data structure. This clip is from the chapter "Stacks And Queues" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we build stack...
Instructional Video4:56
Curated Video

The Complete Practical Docker Guide - Creating New Files

Higher Ed
This video helps in creating new files. This clip is from the chapter "Files and Directories Management in Linux" of the series "The Complete Practical Docker Guide".This section focuses on files and directories management in Linux.
Instructional Video6:32
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 21 - Introduction to PriorityQueue - Basic Methods and Customized Priority

Higher Ed
In this session, we will learn about introduction to PriorityQueue - basic methods and customized priority. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Instructional Video4:44
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Category Index View

Higher Ed
In this video, we'll look at category index view. This clip is from the chapter "Category CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at category CRUD.
Instructional Video18:54
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 04: Your first Mockito code! Hurrah!!!

Higher Ed
Need For Mockito: Step 04: Your first Mockito code! Hurrah!!! This clip is from the chapter "Need For Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we the author provides an overview to...