Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Create Modal Box
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...
Curated Video
English Vocabulary In Use | Furniture and Rooms Around The House
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...
Professor Dave Explains
IIT/JEE Chemistry Practice #24: Molar Mass of a Gas
Practice REAL problems from actual past IIT/JEE exams with Professor Dave!
Curated Video
Learning D3.JS 5.0 4.1: The Setup
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...
Curated Video
Next.js from Development to Deployment - Event Submit and React Toastify
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...
IDG TECHtalk
How to use /dev/null: 2-Minute Linux Tips
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.
Curated Video
C++ Standard Template Library in Practice - Project - Implementation
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++...
Curated Video
C++ Standard Template Library in Practice - Project
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...
Curated Video
Getting Started with JIRA - Reports in Jira
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.
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Login Page Validation
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...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Changing Column and Row Widths
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...
Curated Video
English Alphabet Pronunciation - Practical ABC Lesson
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...
Curated Video
JavaScript Functions
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.
Curated Video
Converting Scientific Notation to Standard Form
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...
IDG TECHtalk
How to use ranger: 2-Minute Linux Tips
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.
IDG TECHtalk
How to use the touch command: 2-Minute Linux Tips
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.
Curated Video
Complete Modern C++ - std::optional - I
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
Curated Video
Comprehensive Android Developer Bootcamp - Edit and Update Item - Finish App
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...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Meet The Stack - Simple But Powerful
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...
Curated Video
The Complete Practical Docker Guide - Creating New Files
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.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 21 - Introduction to PriorityQueue - Basic Methods and Customized Priority
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Category Index View
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.
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 04: Your first Mockito code! Hurrah!!!
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...