Instructional Video2:02
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Removing Player's Control While Dashing

Higher Ed
In this video, you will learn how to control player movement while dashing with this technique.
Instructional Video2:23
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Fixing Dash and Bugs

Higher Ed
In this video, you will learn how to fix bugs in our game, including issues with the dash function.
Instructional Video3:25
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Trail Renderer

Higher Ed
In this video, you will learn how to implement the trail renderer to enhance our game's visual effects.
Instructional Video6:01
Curated Video

Create a Dark Moody Atmospheric 2D Game with Unity and C# - Dash Functionality

Higher Ed
In this video, you will learn how to add the dash functionality to our game.
Instructional Video12:26
Curated Video

ASP.NET Core MVC - Cross-Platform Development - Scaffolding Views and Controllers - Part 1

Higher Ed
This video explains how to scaffold the controller MVC.<br<br/>/>

This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
Instructional Video5:10
Curated Video

Modern JavaScript from the Beginning - Second Edition - Babel Setup

Higher Ed
In this video, we will look at how to configure Babel in Webpack to transpile our modern JavaScript code to be compatible with older browsers. You will learn how to install Babel and configure it to work with our Webpack setup.
<
br/>...
Instructional Video11:26
Curated Video

Modern JavaScript from the Beginning - Second Edition - NPM Packages/Modules

Higher Ed
This video covers NPM packages/modules, which are reusable code modules that can be installed and used in our projects. The video explains how to search for and install NPM packages, how to use NPM to manage project dependencies, and...
Instructional Video4:18
Curated Video

The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Additional Input Attributes (Min, Max, Multiple, and Placeholder)

Higher Ed
In this video, we will explore additional input attributes to add validation and improve user experience. You will learn to set minimum and maximum values, allow multiple selections, and provide placeholder text.
Instructional Video3:20
Curated Video

JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Write In-Line Comments in JavaScript

Higher Ed
This video will guide you through the process of writing in-line comments in JavaScript, providing practical examples and best practices for using comments to improve the readability and maintainability of your code.
<
br/>
This...
Instructional Video5:02
Curated Video

Linux Crash Course for Beginners - 2023 - Getting Help

Higher Ed
In this video, we will cover help commands such as man, whatis, -help.
Instructional Video5:23
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Use Work Breakdown Structure (WBS) Codes

Higher Ed
In this video, we will use Work Breakdown Structure (WBS) codes in Project 2021. We will learn how to add WBS codes to tasks, create custom WBS codes, and use WBS codes to sort and filter project tasks.
<
br/>
This clip is from the...
Instructional Video11:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: tf-idf Matrix

Higher Ed
In this video, you will learn to make the recommendation engine using the tf-idf matrix.
Instructional Video6:58
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Endpoints

Higher Ed
What if you want services to access other services indirectly? You can use endpoints. Unlike the traditional term in networking, AWS uses the term endpoint to refer to something different. This video explains how AWS uses the term.
Instructional Video12:36
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Autoscaling Configuration Lab

Higher Ed
Beyond understanding what autoscaling does, it is essential to see how it is configured and managed so that you can design for it. This video takes you into a configuration lab for autoscaling so you can learn this important information.
Instructional Video6:51
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - More Advanced Testing with Sqlmap Demo

Higher Ed
This is a demo video of more advanced testing with Sqlmap.
<
br/>
This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This...
Instructional Video7:22
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - More Advanced Testing with Sqlmap Overview

Higher Ed
This video provides an overview of more advanced testing with Sqlmap.
<
br/>
This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used by Successful...
Instructional Video4:00
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - From SQL Injection to Remote Code Execution Demo

Higher Ed
This is a demo video that demonstrates how to execute the code from SQL injection to remote.
<
br/>
This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools...
Instructional Video4:20
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - From SQL Injection to Remote Code Execution Overview

Higher Ed
This video provides an overview of how to execute the code from SQL injection to remote.
<
br/>
This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used...
Instructional Video4:40
Curated Video

Web Hacker's Toolbox - Tools Used by Successful Hackers - The Basics of Sqlmap Demo

Higher Ed
This is a demo video of the basics of Sqlmap.
<
br/>
This clip is from the chapter "How Hackers Find SQL Injections in Minutes with Sqlmap" of the series "Web Hacker's Toolbox - Tools Used by Successful Hackers".This section focuses...
Instructional Video6:27
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Delete User

Higher Ed
In this video, you will learn how to implement a secure endpoint for deleting a user, including verifying the user's identity, deleting all of the user's tweets, and using proper error handling.
Instructional Video7:20
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Command-Line Permissions

Higher Ed
All Linux/UNIX operating systems share a unique file/folder permission system, very different from Windows', which requires careful understanding.
<
br/>
This clip is from the chapter "Working with the Command-Line Interface" of the...
Instructional Video8:13
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Format the Plot

Higher Ed
In this video, you will learn how to format our Matplotlib plot.
<
br/>
This clip is from the chapter "Optional Learning - Python for Data Science - with Matplotlib" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video10:10
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - RAM Technology

Higher Ed
Dynamic random-access memory (DRAM) comes in a number of versions defined by the doubling of commands they process per clock cycle. It's important for techs to recognize these technologies and the speed rating systems used.
<
br/>...
Instructional Video10:53
Curated Video

Recommender Systems with Machine Learning - tf-idf (Term Frequency-Inverse Document Frequency) Matrix

Higher Ed
This video is about the tf-idf (Term Frequency-Inverse Document Frequency) matrix.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section...