Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - How to Use Target Tab
This video explains how to use the target tab.
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - Get Burp Suite Community / PRO
This video explains the Burp Suite community.
Curated Video
The CISO Masterclass - What Is Cybersecurity Strategy?
This video dives into the fundamentals of developing a robust cybersecurity strategy and its significance in protecting organizational assets.
Curated Video
Modern JavaScript from the Beginning - Second Edition - The Event Object
In this video, you will learn about the event object in JavaScript. We will explore how to access and use properties of the event object to handle events more effectively. This clip is from the chapter "Events" of the series "Modern...
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
ASP.NET Core MVC - Cross-Platform Development - Install .NET 7 SDK
This video explains the installation process of .NET 7 SDK. This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental setup to get started with...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Font Family
In this video, we will dive into the realm of fonts with CSS3's font-family property. We will explore the different font options available and learn how to specify font families for text content and utilize web-safe fonts and include...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Install Rust on Your Computer
In this video, you will be installing Rust on your computer. This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Is CodeSandbox and How to Sign In
In this video, you will learn what CodeSandbox is and how to sign in to this online code editor. This clip is from the chapter "Introduction and Course Setup" of the series "JavaScript Mastery from Zero to Hero - Prepare for Coding...
Curated Video
Vue.js 3 and Firebase for Beginners - What Is Firebase?
Firebase is a service provided by Google for websites, applications, and games. Many of these need services such as authentication, storage, hosting, and a database too. It provides developers with a variety of tools and services to help...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Cloud Platforms
This video explains the cloud platform, which is a suite of services made available by a provider. The most common service made available by cloud platforms is site and application hosting and, in recent years, has expanded to a wide...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - OAuth and OpenID Connect
This video explains OAuth is a system that grants third-party websites limited access to user accounts. OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. This clip is from the chapter "Authentication and...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to Airflow
This video provides an introduction to Airflow. This clip is from the chapter "Dataproc Serverless PySpark" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section, you will learn about Dataproc, a fully...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Introduction to ML Model Lifecycle
This video provides an introduction to the ML model lifecycle. This clip is from the chapter "Data Science Models with Google App Engine" of the series "Data Science Model Deployments and Cloud Computing on GCP".This section focuses on...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Deploy Python Application to App Engine - Part 2
This video is the second part of a two-part tutorial on deploying a Python application to Google App Engine. This clip is from the chapter "Google App Engine - For Serverless Applications" of the series "Data Science Model Deployments...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Google Cloud CLI Setup
In this video, we show you how to set up the Google Cloud CLI, guiding you through the installation process and demonstrating how to use the CLI to manage your GCP resources. This clip is from the chapter "Get Started with Google Cloud"...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Set Up GCP Trial Account
In this video, we show you how to set up a GCP trial account, walking you through the process step-by-step and providing tips on how to make the most of your trial. This clip is from the chapter "Get Started with Google Cloud" of the...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Serverless Versus Servers and Containerization
In this video, we compare serverless versus servers and containerization, discussing the differences between the two approaches and providing insights into when to use each one. This clip is from the chapter "Modern-Day Cloud Concepts"...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Course Introduction and Section Walkthrough
This video provides an introduction to the course and talks about section learnings in brief. This clip is from the chapter "Course Introduction and Prerequisites" of the series "Data Science Model Deployments and Cloud Computing on...
Curated Video
Linux Crash Course for Beginners - 2023 - Network Files and Commands
In this video, you will learn about network files and commands such as ping, ifconfig, netstat, tcpdump, and networking config.
Curated Video
Linux Crash Course for Beginners - 2023 - Enabling Internet in Linux VM
In this video, you will learn how to get internet access to our VM.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 01 - Installing Java - Windows
In this video, you will learn how to install Java for Windows.
Curated Video
Introduction to FinTech Using R - First Course in Asset Pricing
In this video, we will look at how to create an ASP.NET Core API project with Visual Studio 2022 using an ASP.NET Core web API template. This clip is from the chapter "Asset Pricing" of the series "Introduction to FinTech Using R".This...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Building REST API to Create a New Course – POST
In this video, we will build REST API to create a new course.