Instructional Video1:50
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Outline

Higher Ed
In this video, you will learn about the outline property in CSS3 and how it can be used to create outlines around elements. We will understand how to customize outline styles, widths, and colors to enhance the visual appearance of elements.
Instructional Video7:40
Curated Video

Concurrent and Parallel Programming in Python - Async Gather Method

Higher Ed
Let's understand how to combine two APIs using the gather method with the await function. Here, the function waits for all tasks to complete before executing the next task assigned.
Instructional Video7:57
Curated Video

Miniaturization Marvels: From LEDs to OLEDs

6th - Higher Ed
Discover the transformative journey of lighting technology from Thomas Edison's incandescent bulbs to today's ultra-efficient LEDs and groundbreaking OLEDs. This video explains the evolution of light sources, their impact on energy...
Instructional Video8:23
Curated Video

The Truth About Lying: Why We Do It and Its Impact

6th - Higher Ed
Dive into the complex world of deception with an insightful exploration into why lying is a pervasive part of human behavior. From little white lies to elaborate falsehoods, learn about the psychological and social functions of lying....
Instructional Video7:03
Curated Video

Rediscovering Cro-Magnon: Daily Life and Ingenious Adaptations

6th - Higher Ed
This segment explores the surprisingly sophisticated daily life of Cro-Magnon humans, debunking the myth of the primitive caveman. Learn how they crafted comfortable clothing from leather and fur, adapted to harsh climates, and developed...
Instructional Video7:16
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Is a Palindrome - Interview Question in JavaScript

Higher Ed
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward. In this video, we will discuss an interview question related to palindromes in JavaScript. We will go over what palindromes...
Instructional Video2:38
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Why Comments Are Important

Higher Ed
This video explores and helps you understand why comments are important in Solidity. This clip is from the chapter "First Steps - How to Succeed in This Course" of the series "The Complete Solidity Course - Zero to Advanced for...
Instructional Video6:36
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - List Interface - Methods to Add, Remove, and Change Elements and Lists

Higher Ed
In this video, you will learn about the list interface and methods to add, remove, and change elements and lists.
Instructional Video3:43
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 05 - List Interface Implementations - ArrayList Versus Vector

Higher Ed
In this video, you will learn about list interface implementations—ArrayList versus Vector.
Instructional Video3:49
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 19 - Java Interface Versus Abstract Class - a Comparison

Higher Ed
In this video, we will explore the similarities and differences between Java interfaces and abstract classes and discuss the scenarios where one might be more appropriate than the other for a given programming task.
Instructional Video4:10
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - Do While Loop in Java - an Introduction

Higher Ed
In this video, you will learn about the do while loop in Java—an introduction.
Instructional Video5:02
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - Java Boolean Data Type - Puzzles - Short Circuit Operators

Higher Ed
In this video, you will learn about Java Boolean data type with puzzles on short circuit operators.
Instructional Video5:57
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 07 - JDK Versus JRE Versus JVM

Higher Ed
In this video, you will learn about JDK versus JRE versus JVM.
Instructional Video7:50
Curated Video

The Science of Attraction: Understanding Gender Differences in Love and Seduction

6th - Higher Ed
Dive into the intriguing world of gender differences in love, attraction, and relationships. Explore how initial attractions are influenced by physical appearances and subtle cues like pupil dilation, and how hormones like adrenaline,...
Instructional Video8:07
Curated Video

The Melody of Accents: Exploring Regional Speech Variations in France

6th - Higher Ed
Uncover the intriguing nuances of regional French accents with Aurelie from Alsace and Stéphane from Toulouse as they demonstrate the distinctive sounds of their speech. Delve into the origins of these accents, their characteristics, and...
Instructional Video7:19
Curated Video

From Bulky Cathode Ray Tubes to Sleek OLED: The Evolution of Television Technology

6th - Higher Ed
Explore the fascinating journey of television technology from the bulky cathode ray tube sets of the past to the modern sleek, flat screens, and the cutting-edge OLED displays of the future. Discover how these technological advancements...
Instructional Video5:18
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 13 - Exploring Java Bean Versus POJO Versus Spring Bean

Higher Ed
In this video, we will explore the differences between Java Bean, Plain Old Java Object (POJO), and Spring Bean. We will demonstrate how to create each type of object and how to use them in a Java Spring framework application. By the end...
Instructional Video8:09
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Automatic Versus Manually Scheduled Tasks

Higher Ed
This video discusses the differences between automatically and manually scheduled tasks in Project 2021. We will understand when to use each task type and switch between them. This clip is from the chapter "Entering Tasks" of the series...
Instructional Video3:54
Curated Video

Microsoft Project 2021 From Beginners to Advanced - What's New in Project 2021?

Higher Ed
In this video, explore the latest features of Project 2021, including resource management tools, collaboration features, and improved scheduling capabilities. Learn how to use these new features to manage projects more effectively. This...
Instructional Video3:20
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Create a Manually Scheduled Task

Higher Ed
In this video, we will learn to create a manually scheduled task in Project 2021 and understand how to set task start and end dates and task constraints. This clip is from the chapter "Entering Tasks" of the series "Microsoft Project...
Instructional Video2:53
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Program: Date Difference

Higher Ed
In this video, we will learn to write a simple program that uses the DateTime class to calculate the age difference between two siblings.
Instructional Video4:35
Curated Video

Deep Learning - Crash Course 2023 - Loss Functions

Higher Ed
In this video, you will learn about loss functions. This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this section, you will learn some basic terms used in deep learning.
Instructional Video5:35
Curated Video

Deep Learning - Crash Course 2023 - Train Test Split

Higher Ed
In this video, you will learn how to use Train_Test_Split on our dataset with Scikit-learn. This clip is from the chapter "MP Neuron in Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to...