Instructional Video5:23
Curated Video

Practical Cyber Hacking Skills for Beginners - Gathering More Information

Higher Ed
This is a continuation of the previous lesson, and we will look at tools to gather more information from the Udemy website.
Instructional Video4:40
Curated Video

Practical Cyber Hacking Skills for Beginners - NMAP Scripting

Higher Ed
In this video, we will look at the different scripts used in NMAP, programs, or codes used to check the vulnerability of networks and other functional availabilities.
Instructional Video6:48
Get Me Coding

How To Create a MySQL Database Schema on Windows

9th - 11th
Using MySQL Workbench, walk through the steps to create a MySQL database schema using the database samples provided by MySQL. This easy step by step video will show you have to get the sample database files and then understand the...
Instructional Video7:00
Instructional Video12:54
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Collectable Items

Higher Ed
In this video, you will learn how to download and incorporate collectible item packs into our game to make it more interactive.
Instructional Video9:06
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Viewport Basics

Higher Ed
This video will take us through the very basics; you will learn how to use the Viewport in Unreal Engine 5 to get a better perspective on your environment. You will learn how to navigate through the viewport using different camera...
Instructional Video11:12
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Introduction to JavaScript: Making the Website Interactive

Higher Ed
After learning how to create a basic website, you will now learn to make the website more presentable, interactive, and enjoyable. We will use JavaScript. We will instruct ChatGPT to help us with the JavaScript code required to redesign...
Instructional Video10:41
Curated Video

Modern JavaScript from the Beginning - Second Edition - Page Loading and Window Events

Higher Ed
In this video, we will look at how to handle page loading and window events in JavaScript. You will learn how to use event listeners to detect when a page has finished loading and how to respond to window events such as resizing and...
Instructional Video6:15
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - What Are String Literals str in Rust

Higher Ed
In this video, you will learn about string literals (str) in Rust and how to use them effectively in your programs. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course...
Instructional Video3:27
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Install Microsoft Data Studio

Higher Ed
This video explains how to download and install Microsoft Data Studio.
<
br/>
This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental...
Instructional Video7:57
Curated Video

Modern JavaScript from the Beginning - Second Edition - Profile Scroller Project

Higher Ed
In this project, we will use iterators and generators to create a profile scroller application that displays a list of profiles and allows the user to scroll through them.
<
br/>
This clip is from the chapter "Iterators, Generators,...
Instructional Video5:29
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Events in JavaScript

Higher Ed
In this video, we will delve into the world of events in JavaScript, the fundamental concepts of events, such as event types, event handlers, and event listeners. The video demonstrates how to attach event listeners to HTML elements and...
Instructional Video2:47
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Overflow

Higher Ed
In this video, we will master the art of handling overflow in CSS3 and learn to control the behavior of content when it exceeds the dimensions of its container. We will discover how to handle overflow with properties such as overflow-x...
Instructional Video11:37
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Background

Higher Ed
In this video, we will explore the background property in CSS3 and learn how to apply background colors, images, and other properties to elements. You will learn to control the positioning, repeat, and size of backgrounds.
Instructional Video5:41
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Write Error Handling for a Program in Rust

Higher Ed
This is a solution video on writing error handling for a program in Rust.<br<br/>/>

This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
Instructional Video5:57
Curated Video

Rust Programming 2023 - A Comprehensive Course for Beginners - Solution - Build a Hash Table with HashMap in Rust

Higher Ed
This is a solution video on building a hash table with HashMap in Rust.
<
br/>
This clip is from the chapter "Beginner to Intermediate Lessons" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This...
Instructional Video14:06
Curated Video

Concurrent and Parallel Programming in Python - Creating a Wikipedia Reader

Higher Ed
After comprehensively practicing our basic threading creation, we will look at the project we will create to implement threading more effectively.
Instructional Video7:13
Curated Video

Hands-On Continuous Integration and Automation with Jenkins - Run Jobs on a Slave Node

Higher Ed
This video shows how to configure and run a job on a slave node.
Instructional Video8:11
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution - Modify Arrays and Remove Items in JavaScript

Higher Ed
In this video, we will discuss the solution to the exercise on modifying arrays and remove items in JavaScript from the previous video.
<
br/>
This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series...
Instructional Video3:50
Curated Video

Project Finance and Excel - Build Financial Models from Scratch - Completing the P&L Statement

Higher Ed
This video demonstrates how to wrap up the computation of the profit and loss statement.
<
br/>
This clip is from the chapter "Building the Three Key Financial Statements" of the series "Project Finance and Excel - Build Financial...
Instructional Video6:35
Curated Video

The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Global Variables in Solidity II

Higher Ed
In this video, you will learn about some of the most commonly used global variables in Solidity, which can help you write more efficient and secure smart contracts. By the end of this video, you will have a solid understanding of...
Instructional Video6:30
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Set Up Alerting for Cloud-Run Applications

Higher Ed
In this lab video, you will be setting up an alerting system for cloud-run applications.
<
br/>
This clip is from the chapter "Cloud Scheduler and Application Monitoring" of the series "Data Science Model Deployments and Cloud...
Instructional Video5:18
Curated Video

Vue.js 3 and Firebase for Beginners - Styling the AboutView

Higher Ed
For the finishing touches of our project, we will start with some CSS styling for the AboutView page.
<
br/>
This clip is from the chapter "Finishing Touches" of the series "Vue.js 3 and Firebase for Beginners".This section is about...
Instructional Video4:18
Curated Video

Vue.js 3 and Firebase for Beginners - Removing and Changing Basket Quantity

Higher Ed
In this video, we will remove and change basket quantity in the item list by working on the menu view and using the null property.
<
br/>
This clip is from the chapter "Composition API" of the series "Vue.js 3 and Firebase for...