Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Outline
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.
Curated Video
Concurrent and Parallel Programming in Python - Async Gather Method
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.
Curated Video
Miniaturization Marvels: From LEDs to OLEDs
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...
Curated Video
The Truth About Lying: Why We Do It and Its Impact
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....
Curated Video
Rediscovering Cro-Magnon: Daily Life and Ingenious Adaptations
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...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Is a Palindrome - Interview Question in JavaScript
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...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Why Comments Are Important
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...
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Tip 17: How to Encourage Camaraderie
Tip 17: How to Encourage Camaraderie
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 06 - List Interface - Methods to Add, Remove, and Change Elements and Lists
In this video, you will learn about the list interface and methods to add, remove, and change elements and lists.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - List Interface Implementations - ArrayList Versus Vector
In this video, you will learn about list interface implementations—ArrayList versus Vector.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 19 - Java Interface Versus Abstract Class - a Comparison
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.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - Do While Loop in Java - an Introduction
In this video, you will learn about the do while loop in Java—an introduction.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Java Boolean Data Type - Puzzles - Short Circuit Operators
In this video, you will learn about Java Boolean data type with puzzles on short circuit operators.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - JDK Versus JRE Versus JVM
In this video, you will learn about JDK versus JRE versus JVM.
Curated Video
The Science of Attraction: Understanding Gender Differences in Love and Seduction
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,...
Curated Video
The Melody of Accents: Exploring Regional Speech Variations in France
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...
Curated Video
From Bulky Cathode Ray Tubes to Sleek OLED: The Evolution of Television Technology
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...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 13 - Exploring Java Bean Versus POJO Versus Spring Bean
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Automatic Versus Manually Scheduled Tasks
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - What's New in Project 2021?
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...
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Create a Manually Scheduled Task
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...
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Program: Date Difference
In this video, we will learn to write a simple program that uses the DateTime class to calculate the age difference between two siblings.
Curated Video
Deep Learning - Crash Course 2023 - Loss Functions
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.
Curated Video
Deep Learning - Crash Course 2023 - Train Test Split
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...