Instructional Video5:48
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Express Server and Nodemon

Higher Ed
n this video, we will show you how to use Express.js to build a powerful and scalable server for your web applications.
Instructional Video17:28
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - Bypassing CSP through ajax.googleapis.com

Higher Ed
This video explains and demonstrates bypassing CSP through ajax.googleapis.com.
<
br/>
This clip is from the chapter "Bypassing Content Security Policy in Modern Web Applications" of the series "Web Hacking Expert Full-Stack...
Instructional Video5:49
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - XSS through Image – Part 2

Higher Ed
This is the second of the two-part video that demonstrates the XSS through Image.
<
br/>
This clip is from the chapter "Hacking Web Applications through PDFs, Images, and Links" of the series "Web Hacking Expert Full-Stack...
Instructional Video4:09
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - XSS through Image – Part 1

Higher Ed
This is first of the two-part video that talks about the theoretical part as to how to attack the image.
<
br/>
This clip is from the chapter "Hacking Web Applications through PDFs, Images, and Links" of the series "Web Hacking...
Instructional Video15:08
Curated Video

The Art of Doing - Web Development for Beginners - Using querySelector()

Higher Ed
In this video, we will explore the querySelector method, which allows us to select elements using CSS selectors. You will learn how to use more complex selection options using querySelector and how it differs from getElementById.
<
br/>...
Instructional Video14:24
Curated Video

The Art of Doing - Web Development for Beginners - Guess My Number Project

Higher Ed
In this video, we will code the "Guess My Number" project together, following the project requirements discussed in the previous video. We will implement the game logic step by step, utilizing functions to structure our code and make...
Instructional Video15:40
Curated Video

The Art of Doing - Web Development for Beginners - JavaScript Variables: let, var, and const

Higher Ed
In this video, we will explore how to declare variables using the let, var, and const keywords in JavaScript. We will discuss the differences between these keywords and learn when to use each one based on their scope and reassignment...
Instructional Video4:47
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Linux and macOS Permissions

Higher Ed
While macOS and Linux lack NTFS's fine control of resources, they do still have permissions, and a good tech should understand how they work. Additionally, there are specific tools used to control permissions.
<
br/>
This clip is...
Instructional Video16:39
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - Bypassing CSP through Polyglot File

Higher Ed
This video explains bypassing CSP through polyglot file.
<
br/>
This clip is from the chapter "Bypassing Content Security Policy in Modern Web Applications" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This...
Instructional Video9:17
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Scripting and the Terminal

Higher Ed
Scripting can make tedious tasks more efficient, but there are several other reasons to use it as well. This video reviews the use cases for scripting, what can happen when scripting goes wrong, and a few other helpful tips.
<
br/>...
Instructional Video8:26
Curated Video

Learning GitHub Actions for DevOps CI/CD - Exploring Workflow Components – Job, Step, and Runner

Higher Ed
This video helps in exploring workflow components; here, you will be focusing on job, step, and runner.
<
br/>
This clip is from the chapter "Introduction to the GitHub Action Workflows" of the series "Learning GitHub Actions for...
Instructional Video4:36
Curated Video

Learn Tableau by Working on Exciting Dashboards - Top Three Gainers and Top Three Losers

Higher Ed
This video explains how to create the top three gainers and the top three losers in the portfolio.
Instructional Video9:59
Instructional Video12:10
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Create React App

Higher Ed
This lecture demonstrates how to create a React application. We will understand the version and documentation to be used for our learning. We will create the package for our projects, which we will use throughout the course for training.
Instructional Video13:08
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Webpack Setup / 252

Higher Ed
Webpack is a free and open-source module bundler for JavaScript. It is made primarily for JavaScript but can transform front-end assets such as HTML, CSS, and images if the corresponding loaders are included.
Instructional Video2:34
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - The 'while' Loop - Do Something for a While

Higher Ed
This video explains the while loop.<br<br/>/>

This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using Python.
Instructional Video0:54
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Running Python Scripts

Higher Ed
This video explains how to run Python scripts.<br<br/>/>

This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video0:42
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Showing Output When Running Python

Higher Ed
This video explains showing output when running Python.<br<br/>/>

This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and variables.
Instructional Video1:22
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Writing Your First Python Program—Hello World

Higher Ed
This video explains writing your first Python program—Hello World.
<
br/>
This clip is from the chapter "Getting Set Up" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains how to get...
Instructional Video8:16
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Code (Part 2)

Higher Ed
In this video, we will dive into action and look at codes for transfer learning without data augmentation.
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional...
Instructional Video6:14
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Text Classification with CNNs

Higher Ed
In this video, we will move into action and work on text classification with CNNs.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video12:44
Curated Video

PowerShell for Automating Administration - Preparing Pull_Repos_and_Execute Script

Higher Ed
This video demonstrates remote script execution architecture. If you don't want to copy the scripts to the server each time and want to fully automate it using PowerShell, then this video will be of great help.
<
br/>
This clip is...
Instructional Video10:11
Curated Video

PowerShell for Automating Administration - Code Enhancements - Logging

Higher Ed
This video demonstrates code enhancements. Here, you will be using the logging module using PowerShell.
<
br/>
This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell for Automating...
Instructional Video12:10
Curated Video

PowerShell for Automating Administration - Report Consolidation – Script Overview

Higher Ed
This video explains the report consolidation script. Here, you will be looking at implementing the script using PowerShell.
<
br/>
This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell...