Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - What Is Blazor?
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...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Get Started with Midjourney
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...
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - Input Vulnerability Check Lab (Intruder Ideas)
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.
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - 5 Tips and Tricks that Will Differentiate You from a Noob!
This video explains the tips and tricks that will help you stand out.
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
Burp Suite Unfiltered - Go from a Beginner to Advanced - Best Way to Get Rid of HTTPS Warnings
This video explains the best way to get rid of HTTPS warnings.
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - Let's Get a 10,000-Foot Overview of Burp
This video explains a 10,000-foot overview of Burp.
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - How Burp Suite Can Help You with Web Tests
This video explains how Burp Suite can help you with Web tests.
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - Requests and Response
This video explains requests and responses.
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - Authenticated Scans in Burp Suite (Dashboard Ideas)
This video explains how to perform authenticated scanning using Burp Suite to only scan the privileged areas of a website.
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Applying JavaScript: Smooth Scroll and Image Slider
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...
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Setting Up a Domain and Hosting
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.
Curated Video
ChatGPT for Web Design - Create Amazing Websites - Where to Put the Code?
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - requestAnimationFrame() Method
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Section Introduction-WEB APIs
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Crash Course on HTTP Requests
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"...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Local Storage Crash Course
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Section Introduction-Shopping List Project
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Execution Context in Action
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Global and Function Scope
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Using the Console
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Running JavaScript in the Browser
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...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Tools and Setup
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...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Setting Up the Rust IDE Playground
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.