Instructional Video5:04
Curated Video

Build and Learn ASP.NET 6.0 Blazor Hands-On - What Is Blazor?

Higher Ed
This is an introduction to the ASP.NET Core 3.1 Blazor web framework. Through this lecture, you will be able to have an overview of Blazor and get answers to common questions such as: What is Blazor? Why should I learn Blazor? This clip...
Instructional Video7:21
Curated Video

Learn Midjourney For Your Future 6 Figure Career - Get Started with Midjourney

Higher Ed
In this video, we will get started with Midjourney. The video walks us through the initial steps of setting up our Midjourney account, exploring the user interface, and familiarizing ourselves with various tools and features. This clip...
Instructional Video7:55
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - Input Vulnerability Check Lab (Intruder Ideas)

Higher Ed
This video explains the use of the intruder tab apart from brute-forcing a username or password and how to check vulnerability such as a SQL injection.
Instructional Video13:39
Instructional Video14:10
Instructional Video5:21
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - Best Way to Get Rid of HTTPS Warnings

Higher Ed
This video explains the best way to get rid of HTTPS warnings.
Instructional Video14:00
Instructional Video3:55
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - How Burp Suite Can Help You with Web Tests

Higher Ed
This video explains how Burp Suite can help you with Web tests.
Instructional Video8:30
Instructional Video14:42
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - Authenticated Scans in Burp Suite (Dashboard Ideas)

Higher Ed
This video explains how to perform authenticated scanning using Burp Suite to only scan the privileged areas of a website.
Instructional Video13:06
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Applying JavaScript: Smooth Scroll and Image Slider

Higher Ed
We will continue to add more features to our website and make it more functional by learning to add a smooth scroll bar and an image slider. We will instruct ChatGPT to provide us with the JS code for the same and modify it as necessary...
Instructional Video10:13
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Setting Up a Domain and Hosting

Higher Ed
After learning to create a website, we will focus on publishing our website to reach out to more people and learn how to create a domain and add hosting services to our website.
Instructional Video5:14
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Where to Put the Code?

Higher Ed
In this video, you will learn where to store the code, for which we will download and install Visual Studio Code, the IDE we will be using to store and edit the code to our requirements. You will learn to install the extensions required...
Instructional Video8:16
Curated Video

Modern JavaScript from the Beginning - Second Edition - requestAnimationFrame() Method

Higher Ed
In this video, you will learn about the requestAnimationFrame() method. We will see how to use this method to create smooth animations in our application. This clip is from the chapter "Web Browser APIs" of the series "Modern JavaScript...
Instructional Video2:02
Curated Video

Modern JavaScript from the Beginning - Second Edition - Section Introduction-WEB APIs

Higher Ed
In this video, we will be introduced to the web browser APIs section. You will learn what are Web Browser APIs and how they help us interact with web browsers. This clip is from the chapter "Web Browser APIs" of the series "Modern...
Instructional Video7:19
Curated Video

Modern JavaScript from the Beginning - Second Edition - Crash Course on HTTP Requests

Higher Ed
In this video, you will learn about HTTP requests and how they work. We will see the different HTTP methods, status codes, and headers and how to use them in our web applications. This clip is from the chapter "Asynchronous JavaScript"...
Instructional Video5:37
Curated Video

Modern JavaScript from the Beginning - Second Edition - Local Storage Crash Course

Higher Ed
In this video, we will be provided with a brief overview of local storage and how it works. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we will build a...
Instructional Video3:36
Curated Video

Modern JavaScript from the Beginning - Second Edition - Section Introduction-Shopping List Project

Higher Ed
In this video, we will be introduced to the Shopping List project, which is the final project for the course. This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we...
Instructional Video4:06
Curated Video

Modern JavaScript from the Beginning - Second Edition - Execution Context in Action

Higher Ed
This video demonstrates how execution context works in practice, using examples to illustrate the different stages of the execution context. This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern...
Instructional Video5:30
Curated Video

Modern JavaScript from the Beginning - Second Edition - Global and Function Scope

Higher Ed
Here, you will learn about global and function scope, and how JavaScript handles variable declarations within these scopes. This clip is from the chapter "Functions, Scope, and Execution Context" of the series "Modern JavaScript from the...
Instructional Video10:12
Curated Video

Modern JavaScript from the Beginning - Second Edition - Using the Console

Higher Ed
In this video, we will explain how to use the browser console to test and debug our code. This clip is from the chapter "Variables, Data Types, Methods, and More" of the series "Modern JavaScript from the Beginning".In this section, we...
Instructional Video7:10
Curated Video

Modern JavaScript from the Beginning - Second Edition - Running JavaScript in the Browser

Higher Ed
In this video, we will explain how to run JavaScript code in the browser with a simple Hello World code. This clip is from the chapter "Course Introduction" of the series "Modern JavaScript from the Beginning".In this section, we will...
Instructional Video5:29
Curated Video

Modern JavaScript from the Beginning - Second Edition - Tools and Setup

Higher Ed
In this video, we will see the tools we will need to follow along with the course. We will cover text editor, web browser, and JavaScript console. We will also see how to set up our development environment and install any necessary...
Instructional Video1:49
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Setting Up the Rust IDE Playground

Higher Ed
This video helps you in setting up the Rust IDE Playground. This clip is from the chapter "Rust Course Setup" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the Rust setup.