Curated Video
Modern JavaScript from the Beginning - Second Edition - Page Loading and Window Events
In this video, we will look at how to handle page loading and window events in JavaScript. You will learn how to use event listeners to detect when a page has finished loading and how to respond to window events such as resizing and...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Pseudo-Elements
In this video, we will uncover the magic of CSS3 pseudo-elements and learn to create dynamic and engaging content. We will discover pseudo-elements such as ::before and ::after, and understand how they can be used to insert content...
Great Big Story
Vision through darkness, the art of light painting
Explore the inspiring story of a visually impaired artist who channels his fear of blindness into stunning light paintings.
Curated Video
Cro-Magnon Society: Social Dynamics and Artistic Expressions
Explore the social and cultural aspects of Cro-Magnon life. This segment reveals their egalitarian society, devoid of war and rich in communal cooperation. Discover their artistic side through cave paintings and understand the spiritual...
Curated Video
Transforming Hair: Health and Styling
Explore the effects of hair coloring, straightening, and blow-drying on hair health. This segment explains the chemical and mechanical processes that alter hair and provides tips from hair care experts on minimizing damage. It also...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Example 1 - What Is Splice in JavaScript
In this video, you will see the first example of the splice method in JavaScript. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to Hero - Prepare for Coding...
Curated Video
Fundamentals of Neural Networks - Image Data
This video explains image data in CNN (Convolutional Neural Network). This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where...
Curated Video
Sunshine and Safety: Understanding Sun Protection and Skin Responses
As summer intensifies, discover why our skin reacts differently to sun exposure, why some of us tan while others burn, and the essential role of sunscreen and sunglasses in protecting our skin and eyes. Learn the science behind melanin...
Curated Video
The Dress Illusion: Unraveling Visual Perception Mysteries
Dive into the viral sensation of the color-changing dress that puzzled the world, as we explore the science behind visual perception and illusions. Discover how lighting, context, and individual differences in visual processing influence...
Curated Video
Young Explorers Uncover: Why is the Sky Blue and What Makes Up Clouds?
Follow a group of curious young scientists as they journey through Paris to solve mysteries of the natural world. This video captures their adventure from the Palais de la découverte to the Cité des Sciences, where they learn firsthand...
Curated Video
Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js - Styling the Index App EJS and CSS
This video explains styling the index app EJS and CSS. This clip is from the chapter "EJS Templating Engines with Express" of the series "Express Framework Fundamentals - Secure Sign-Up with Auth0 and Node.js".This section focuses on EJS...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Light and Dark Mode Color Palette
In this lecture, you will learn to add colors to your project. You will learn to create a new color set and add the desired number of colors to it. You will also learn to change the display mode using the light and dark modes. This clip...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Follow and Unfollow UI
In this video, we will be implementing the follow and unfollow functionality on the user profile UI.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Auth | WelcomeView
The WelcomeView is the first thing your users will see when they sign up for your Twitter Clone app, so it's important to make it welcoming, informative, and easy to use; in this video, we will show you how to design and implement a...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Professional Communication, Part 1
This video explains the communication skills every tech needs to provide this level of support. This clip is from the chapter "Safety and Professionalism" of the series "CompTIA A+ Certification Core 2 (220-1102)".This section introduces...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Troubleshooting Boot Problems
There are a thousand reasons for a Windows system to not booting properly. The trick is to separate the different reasons into distinct areas and then understand the right tools to diagnose the problems. This clip is from the chapter...
Curated Video
Learn Tableau by Working on Exciting Dashboards - My Holdings (Viz in a Tooltip)
This video explains how to Viz in a tooltip, which will show the entire visualization in a tooltip.
Curated Video
Learn Tableau by Working on Exciting Dashboards - My Networth Card
This video explains another view that will show the latest value in all the stocks that were bought.
Healthcare Triage
The Diversity Problem in Medical Education
Racial bias is pervasive in American medicine. Part of that can be attributed to the way we train doctors, and another part stems from WHO gets trained as doctors. The barriers to entering medical school and going on to become medical...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - How to Represent Images
In this video, we will discuss data and understand how to represent images. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Thermal Printers
Thermal printers use heat to mark text on special thermal paper. They're used in many point-of-sale systems and kiosks. Mike describes the features of thermal printers and what techs need to know to maintain and service the machines....
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Laser Printers
Laser printers provide excellent print output on paper in both black and white and full color. Laser printers use a fairly complicated printing process that techs should understand. This episode details the processes and components for...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Plotting Images
In this video, you will learn how to plot images. This clip is from the chapter "Matplotlib" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about Matplotlib.
Curated Video
Design Microservices Architecture with Patterns and Principles - Analysis E-Commerce Domain - Nouns and Verbs
In this video, we will explore the key nouns and verbs in the e-commerce domain to identify potential microservices. You will learn to analyze the business domain to extract entities, value objects, and the actions they perform, which...