Wonderscape
Exploring Characteristics of Sound Waves
Discover the characteristics of sound waves, including wavelength, frequency, and pitch. Learn about the Doppler effect and its impact on sound perception. Explore how acoustics influence building design and sound control. Sound part 3
Wonderscape
From Sunlight to Snack: The Energy Journey in the Animal Kingdom
Dive into the world of consumers in the energy cycle, exploring how animals, including humans, derive their energy from plants and other animals. This video explains the process of digestion, metabolism, and the role of nutrients like...
Science Buddies
How to Use a DC Cooling Fan with Arduino
Learn how to control a two-wire brushless DC cooling fan using an Arduino in this comprehensive tutorial. Perfect for beginners and enthusiasts alike, this video guides you through setting up the fan with Arduino, detailing the circuit...
Curated Video
The CISO Masterclass - Making an Impact
This video explores the basic understanding of the strategies and best practices for making a significant impact as a CISO within your organization.
Curated Video
Modern JavaScript from the Beginning - Second Edition - Webpack Basic Setup
This video covers how to set up Webpack, a popular module bundler, for a basic project. The video explains how to install and configure Webpack, how to create a simple configuration file, and how to use Webpack to bundle our code. This...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - How to Use Font Awesome Icons
In this video, we will unleash the power of Font Awesome, a popular icon library, in web design projects, integrate Font Awesome icons into HTML and CSS, and explore the vast collection of scalable vector icons that can enhance the...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Video Tag
In this video, we will discover the video tag in HTML5 and how it enables the embedding and playback of videos on webpages. You will learn about attributes such as src, controls, and autoplay to customize the video player.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - What Are Image Tags?
In this video, we will discover image tags and their role in displaying images on webpages. Explore attributes such as src, alt, width, and height to control the source, alternative text, and size of the images.
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Audio Tag
In this video, you will learn about the audio tag and its usage in embedding audio content into webpages. We will understand attributes such as src, controls, and loop to control the playback and appearance of the audio player.
Curated Video
Type-Safe Interfaces with Modern C++ - std::optional – Basic Interface
Get familiar with the interface provided by std::optional.
Curated Video
Vue.js 3 and Firebase for Beginners - Project Images
In this video, you will be guided on how to locate or download the images used in this course specifically for creating the Pizza Planet website. Learn the necessary steps to access or acquire these images, ensuring a seamless experience...
Curated Video
Professional Scrum Master 2 (PSM II) Certification - A Crash Course - Forecasting and Release Planning - Part 2
In this video, we will explore how ChatGPT can be used to explain code and enhance code comprehension and how ChatGPT can assist in explaining complex code sections, providing insights and clarifications. We will leverage ChatGPT to...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Connecting to Data Sources
After learning how to prepare and structure datasets for Tableau, we will connect the tool to different types of data sources to create visualizations on the platform.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Java Annotations Versus XML Configuration for Java Spring Framework
In this video, you will compare and contrast the use of annotations and XML configuration in the Spring framework. You will learn about the pros and cons of each approach and when to use one over the other.
Curated Video
Linux Network Administration - Tracing Network Traffic - Traceroute
This video explains how to troubleshoot any network issue in the environment using traceroute.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Media Content Delivery
We live in an age of media. New media. Social media. Whatever the media platform, AWS provides a solution for it. This video explores the various media creation, management and distribution services of AWS.
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Fitting the Door Up to the Main Door
In this video, we will focus on fitting doors up to the main entrance door in AutoCAD 2D. You will learn how to properly place and align doors for the main entrance, taking into consideration swing direction, frame details, and hardware...
Curated Video
The Art of Doing - Web Development for Beginners - Image Tags
In this video, you will learn how to add images to our web pages using the image tag and adjust their attributes. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web Development for Beginners".In this...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Introduction to Express
This video provides an introduction to Express.
Curated Video
ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Introduction to Open AI and Deep Learning
In this video, we will provide an introduction to Open AI and deep learning. We will explain the basics of how these technologies work and their applications in the real world. This clip is from the chapter "Introduction" of the series...
Curated Video
The Art of Doing - Web Development for Beginners - Final HTML Project - Part 2
In this video, we will continue working on the main page of the ninja turtle site by creating a new section for enemies. We will also cover how to add links to different sections of the page and how to use appropriate headings,...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - React Boilerplate / 005
In this video, we will start our coding journey from the basics. We will understand the required functional folders for our React coding operations in detail.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Multiple Components and Fragments / 016
After understanding components, we will now understand the various components in use. We will also create different components and understand what fragments and component trees are.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Webpack Setup / 252
Webpack is a free and open-source module bundler for JavaScript. It is made primarily for JavaScript but can transform front-end assets such as HTML, CSS, and images if the corresponding loaders are included.