Curated Video
Shocking Talent: Unveiling the Secrets of Battery Man
Dive into the electrifying world of Slavisa Pajkic, also known as Battery Man, who stuns audiences by conducting electricity through his body in ways that seem to defy science. Learn how he uses knowledge of electrical principles to...
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
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Is the Reduce Method in JavaScript and Example I
In this JavaScript tutorial, you will learn about the reduce() method, which is used to reduce an array of values into a single value. The reduce() method can be used to perform a variety of operations, such as summing up all the values...
Curated Video
Vue.js 3 and Firebase for Beginners - Detecting Auth Changes
This video explains how we can detectany auth changes using the useAuth file. This clip is from the chapter "Authentication" of the series "Vue.js 3 and Firebase for Beginners".This section is all about authentication and how to create...
Curated Video
Fundamentals of Neural Networks - Gradient Descent
This video explains the optimization problem using the gradient descent algorithm. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural...
Curated Video
Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Business Intelligence Introduction
This video elaborates on business intelligence, what it represents, leveraged technologies, and converts raw data into actionable information.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 23 - Java Conditionals and If Statement – Introduction
This video talks about Java conditionals and if statement – introduction.
Curated Video
Storm Preparedness in France: Innovations and Strategies
Discover how France has enhanced its storm preparedness since the devastating storms Lothar and Martin in 1999. This documentary explores advancements in meteorological forecasting, emergency response, and architectural resilience that...
Curated Video
Innovations at the Water Park: Creating Waves and Slides
Discover how modern water parks create thrilling attractions like wave pools, water slides, and artificial rivers. Learn about the engineering behind these features and the technology that ensures both excitement and safety for all...
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Simple Stairs
In this video, you will learn how to create simple straight stairs in AutoCAD 2D. You will learn how to define stair parameters such as rise, run, and number of steps, and create accurate and properly aligned stairs.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Reducer / 088
After creating a ledge for the basket page, you will now learn to add functionality to the basket and start receiving items from the product list and the function buttons to work.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - useRef Hook / 030
In this video, we will explore a hook, useRef, which will allow us to reference an unnecessary value for rendering. This is used to reference a value, manipulate a DOM with a reference, and avoid recreating reference content.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Conditional Templates / 014
This video discusses a conditional template, which allows us to compare multiple elements with True or False return values and apply certain changes. These are templates by which we set up a condition, and it executes a code after...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - useState: Multiple Updates / 011
In this video, we will discuss the problems we face when using the setCount. The value of the Count remains constant; hence, when using multiple iterations of a setCount function, the value of the variables does not change either.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - State Introduction: useState / 010
In this video, we will explore further about a state and then understand in detail the useState, a React hook that lets you add a state variable to a component.
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Conditional Statements in Python - While
In this video, you will learn about the "While" conditional statement and how to implement it. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Pizza Order View
This video explains the pizza order view. This clip is from the chapter "iOS 16.1 Live Activity Lifecycle Events" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains live activity lifecycle...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Pedometer Manager
This video explains the pedometer manager. This clip is from the chapter "iOS 16 Lock Screen Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the lock screen widget.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Stock Widget
This video explains the stock widget configuration. This clip is from the chapter "Custom Configuration Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the custom configuration...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Stock View
This video explains the stock view. This clip is from the chapter "Custom Configuration Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the custom configuration widget.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Stocks App Introduction and Model
This video explains a stock app widget. This clip is from the chapter "Custom Configuration Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the custom configuration widget.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Stock Widget Entry View
This video explains the stock widget entry view. This clip is from the chapter "Custom Configuration Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the custom configuration widget.
Curated Video
CISSP Crash Course - Identity Lifecycle
This video explains the identity and access lifecycle along with access review. This clip is from the chapter "Identity and Access Management" of the series "CISSP Crash Course".This section covers domain 5, which focuses on identity and...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Monitoring Application Logs
In this demonstration, we will focus on monitoring our applications. We will look at the various logs on a client. Looking at the logs, we will practically understand the work processes running in the background. This clip is from the...