Instructional Video7:52
Curated Video

What Goes into a Full Stakeholder Analysis?

10th - Higher Ed
The process of managing stakeholder engagement starts with identifying your stakeholders. Next, you need to analyze those stakeholders to properly understand them and how best to engage with them. So, what goes into a full stakeholder...
Instructional Video3:46
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Windows 10 Privacy - Turning Off Peer Updates

Higher Ed
This video illustrates how the privacy of Windows 10 OS can be improved by turning off the peer updates features from other computers, especially where the internet is unreliable.
Instructional Video5:08
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Welcome to the Course

Higher Ed
This video outlines an introduction about the author as he explains what you will learn as the course advances and the topics covered in general.
Instructional Video6:44
Curated Video

Practical Cyber Hacking Skills for Beginners - HTML, CSS, JavaScript and PHP

Higher Ed
Here, we will understand more about hypertext markup language (HTML), JavaScript, and the hypertext preprocessor.
Instructional Video2:38
Curated Video

Practical Cyber Hacking Skills for Beginners - Introduction

Higher Ed
In this video, the author discusses cyber security as a career and the dangers of not having proper cyber security over systems and networks.
Instructional Video16:47
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - One-Way Data Binding in ASP.NET Core 3.1 Blazor

Higher Ed
The tutorial builds a binding demo project in Visual Studio 2019, which toggles a paragraph with changed text and styles on the clicking of a button. A counter gets incremented as well. This clip is from the chapter "Advanced Concepts...
Instructional Video5:29
Curated Video

Learn Midjourney For Your Future 6 Figure Career - How to Use the Stylize Command

Higher Ed
In this video, you will learn to use a command that will stylize our artwork. We will use the –s (then a number from 0-1000); if the value is a low number, it closely follows the prompt, and if the value is high, the image gets more...
Instructional Video7:05
Food Farmer Earth

Mastering the Craft: A Day in the Life of a Traditional Old- Styled Butcher

12th - Higher Ed
Discover the detailed process and passion behind traditional old-styled butchery. Learn how a skilled butcher turns various cuts of meat into culinary treasures, maintaining a connection to food's origins.
Instructional Video0:50
Curated Video

Big Bang

6th - 12th
The most widely accepted theory for the origin and development of our Universe. A Twig Science Glossary Film. Key scientific terms defined in just 60 seconds using stunning images and concise textual definitions. Twig Science Glossary...
Instructional Video2:58
Curated Video

Nuclear Fusion: The Hot and Cold Science

6th - 12th
When a group of scientists claimed they had achieved nuclear fusion, the discovery became one of the most controversial of the 20th century. What is fusion, and what role does heat play in it? Physics - Energy And Radioactivity -...
Instructional Video2:56
Curated Video

Nobel Prize By Chance

6th - 12th
What scientists believed was a technical fault with their equipment turned out to be radiation left over from the Big Bang - one of the greatest astronomical discoveries of the 20th century. Physics - Universe - Learning Points....
Instructional Video4:37
Wonderscape

Women's Right to Vote: Understanding the Nineteenth Amendment

K - 5th
Delve into the history and significance of the Nineteenth Amendment to the United States Constitution, which granted women the right to vote, also known as women's suffrage. Explore the early years of the suffrage movement, including the...
Instructional Video5:41
Wonderscape

Embracing Diversity: Practical Steps Toward Multiculturalism

K - 5th
This video explores actionable ways to promote multiculturalism and dismantle systemic barriers. Learn how activism at various levels, from government lobbying to local community efforts, aims to create a more equitable society. Discover...
Instructional Video26:54
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create the Header Section-1

Higher Ed
Learn how to construct the header section of the Tesla UI clone in this video, as we delve into the intricacies of design and functionality to create an immersive user experience.
Instructional Video22:10
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Complete Model 3 Section

Higher Ed
Discover the step-by-step process of building the Model 3 section of the Tesla UI clone, gaining valuable insights into the implementation of key features and design elements.
Instructional Video9:31
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Decorating the Game's Environment

Higher Ed
In this video, you will learn how to enhance the game environment by adding plants and decorations.
Instructional Video3:21
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Cinemachine

Higher Ed
In this video, you will learn how to use the Cinemachine tool suite for advanced camera controls in our game.
Instructional Video3:15
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Suggestion Box

Higher Ed
In this video, the author shares how you can get in touch with him through the suggestion box. This clip is from the chapter "Recurrent Neural Networks (RNNs), Time Series, and Sequence Data" of the series "Deep Learning - Recurrent...
Instructional Video24:14
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Colors and Website Design

Higher Ed
In this lesson, we will continue working on the design of our website. We will look at coloring and understand RGB and hexadecimal coding to use different colors in the images. We will look at the tools for different color-picking ways.
Instructional Video15:22
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Content Creation (For the Amazing Website)

Higher Ed
In this video, we will understand how to create content for our website. We will create a large background image for the header and then create a logo, which we will generate using AI as we did on the previous website using DALL-E by...
Instructional Video10:41
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Start of the Website + Generating Images

Higher Ed
In this lesson, you will learn to create a basic demo website as a freelancer that designs websites using AI. We will instruct ChatGPT to write code for us with whatever basic features and design we want on the webpage.
Instructional Video3:10
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Suggestion Box

Higher Ed
In this video, we will utilize the suggestion box to seek suggestions, feedback, or improvements on our trading approach, coding techniques, or other areas of our pairs trading strategy. This video provides techniques for utilizing...
Instructional Video12:56
Curated Video

Modern JavaScript from the Beginning - Second Edition - Random User Mini-Project

Higher Ed
In this mini project, we will use the Fetch API to load data from the Random User API and display it in an HTML document. We will cover how to create a custom function for fetching data, how to handle errors and loading states, and how...
Instructional Video8:57
Curated Video

Modern JavaScript from the Beginning - Second Edition - setInterval and clearInterval Functions

Higher Ed
In this video, you will learn about the setInterval and clearInterval functions in JavaScript. We will see how to use these functions to execute a task repeatedly at a given interval and how to stop the interval. This clip is from the...