Curated Video
Who Gets the Best Answers? The Wisdom of Crowds
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....
Curated Video
Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - How to Disappear Online
This video demonstrates the use of the imdur website to disappear online.
Curated Video
Cyber Security for Absolute Beginners - 2022 Edition - Part 02 - Identity Strategies
Here, we will understand identities used online, an essential aspect of security and privacy. We will look at the different identifying strategies.
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Show Me Your World Through Midjourney
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...
Curated Video
Internet shopping
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...
FuseSchool
Fast Fashion| The Hidden Climate Crisis
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...
PBS
The SCP Foundation: Declassified
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...
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - How to Use Repeater Tab
This video explains how to use the repeater tab.
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Create the Mini Profile and Suggestions Sections
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.
Curated Video
Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Introduction to the Project-2
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.
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - Http Methods Exploitation (Repeater Ideas)
This video explains HTTP methods exploitation by showing how to use the repeated tab more effectively.
Curated Video
Modern JavaScript from the Beginning - Second Edition - Typicode Todos Mini-Project - Part 1
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Fetch Options - Method, Body Headers
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....
Curated Video
Modern JavaScript from the Beginning - Second Edition - Callback to Promise Refactor
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....
Curated Video
Modern JavaScript from the Beginning - Second Edition - Callbacks
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Document Element Properties
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Logical Operators
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Truthy and Falsy
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - JSON Introduction
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...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Understand Scaffolded Controller
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.
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - What Are Complex and Multi-Dimensional Arrays in JavaScript
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Postman
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Web Frameworks with Java Spring
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Microframeworks with JavaScript, Node, and Express.js
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.