Instructional Video8:13
Curated Video

Who Gets the Best Answers? The Wisdom of Crowds

10th - Higher Ed
There aren't many books I recommend unreservedly to professional and business people I work with. But the Wisdom of Crowds is one of them. So, Who does Get the Best Answers? It turns out it isn't anyone. It's certainly not the expert....
Instructional Video4:00
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - How to Disappear Online

Higher Ed
This video demonstrates the use of the imdur website to disappear online.
Instructional Video10:33
Curated Video

Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Identity Strategies

Higher Ed
Here, we will understand identities used online, an essential aspect of security and privacy. We will look at the different identifying strategies.
Instructional Video3:26
Curated Video

Learn Midjourney For Your Future 6 Figure Career - Show Me Your World Through Midjourney

Higher Ed
In this video, the instructor wants us to showcase our Midjourney world through the platform. You will learn to use the /imagine command and write a prompt that we want to display about. We will experiment with different modulations of...
Instructional Video3:29
Curated Video

Internet shopping

K - 5th
Find out how the internet has revolutionised the way we shop. People and places - Human geography - Shopping Learning Points The internet has revolutionised the way we shop. Shopping connects you with the people who create the products...
Instructional Video4:15
FuseSchool

Fast Fashion| The Hidden Climate Crisis

6th - Higher Ed
This video highlights the environmental impact of fast fashion, with over 92 million tons of textiles discarded annually. It emphasizes the problems caused by cheap, mass-produced clothing, including waste, pollution, and exploitation of...
Instructional Video12:30
PBS

The SCP Foundation: Declassified

9th - Higher Ed
Unlocking the Mysteries of SCP: From Secure, Contain, Protect to Unearth, Expose, Fascinate! Dive deep into the shadowy world of the SCP Foundation as we peel back the layers of secrecy surrounding these enigmatic entities. Discover the...
Instructional Video14:10
Instructional Video31:46
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create the Mini Profile and Suggestions Sections

Higher Ed
This video will guide you through the process of designing and implementing the mini profile and suggestions sections within the Instagram UI clone, enriching the user experience and fostering engagement.
Instructional Video2:55
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Introduction to the Project-2

Higher Ed
This video serves as an introduction to the captivating project of cloning Instagram's user interface, providing an overview of the objectives and exciting content that lies ahead.
Instructional Video14:00
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - Http Methods Exploitation (Repeater Ideas)

Higher Ed
This video explains HTTP methods exploitation by showing how to use the repeated tab more effectively.
Instructional Video17:17
Curated Video

Modern JavaScript from the Beginning - Second Edition - Typicode Todos Mini-Project - Part 1

Higher Ed
In this mini project, we will build a simple Todo list app using the Fetch API and the JSONPlaceholder API. We will cover how to make a POST request to add new todos and how to dynamically update the UI to reflect the current state of...
Instructional Video15:02
Curated Video

Modern JavaScript from the Beginning - Second Edition - Fetch Options - Method, Body Headers

Higher Ed
In this video, we will explore the various options available when making a Fetch request, including the HTTP method, request body, and request headers. We will also cover how to set and use custom headers, such as authentication tokens....
Instructional Video5:05
Curated Video

Modern JavaScript from the Beginning - Second Edition - Callback to Promise Refactor

Higher Ed
In this video, you will learn how to refactor code that uses callbacks into code that uses Promises. We will see how using Promises can make code more readable and easier to maintain and how to handle errors when working with Promises....
Instructional Video10:01
Curated Video

Modern JavaScript from the Beginning - Second Edition - Callbacks

Higher Ed
In this video, you will learn about callbacks in JavaScript. we will see how to use callbacks to execute code after an asynchronous task is completed and how to handle errors and exceptions. This clip is from the chapter "Asynchronous...
Instructional Video14:23
Curated Video

Modern JavaScript from the Beginning - Second Edition - Document Element Properties

Higher Ed
This video covers the properties of the document object, which represents the entire HTML document. It explains how to access and manipulate properties such as the document title, URL, and body. This clip is from the chapter "DOM...
Instructional Video8:13
Curated Video

Modern JavaScript from the Beginning - Second Edition - Logical Operators

Higher Ed
This video covers the logical operators in JavaScript, including AND (andand), OR (||), and NOT (!), which allows us to combine conditions and create more complex logic. This clip is from the chapter "Logic and Control Flow" of the...
Instructional Video12:23
Curated Video

Modern JavaScript from the Beginning - Second Edition - Truthy and Falsy

Higher Ed
This video explains the concept of truthy and falsy values in JavaScript, which can be used to simplify our code when checking for conditions. This clip is from the chapter "Logic and Control Flow" of the series "Modern JavaScript from...
Instructional Video9:06
Curated Video

Modern JavaScript from the Beginning - Second Edition - JSON Introduction

Higher Ed
In this video, we will be introduced to JSON (JavaScript Object Notation), a lightweight data interchange format, and learn how to use it in JavaScript. This clip is from the chapter "Arrays and Objects" of the series "Modern JavaScript...
Instructional Video20:43
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Understand Scaffolded Controller

Higher Ed
This video explains CoursesController and we will understand the code. This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
Instructional Video7:43
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - What Are Complex and Multi-Dimensional Arrays in JavaScript

Higher Ed
In this video, we will discuss the solution to the exercise on complex and multi-dimensional arrays in JavaScript. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to...
Instructional Video4:29
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Postman

Higher Ed
This video explains Postman, which is an application used for testing APIs. It is a client application that tests HTTP requests using a graphical interface. This clip is from the chapter "Web Developer Tools" of the series "Web...
Instructional Video7:21
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Web Frameworks with Java Spring

Higher Ed
This video explains web frameworks, which were the major players in creating a more modern web experience. They handled interactivity and customized experiences before JavaScript matured and developed the web. This clip is from the...
Instructional Video4:16
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Microframeworks with JavaScript, Node, and Express.js

Higher Ed
This video explains microframeworks with JavaScript, Node, and Express.js. This clip is from the chapter "Back-End Web Frameworks" of the series "Web Development Concepts for Everyone".This video explains various back-end web frameworks.