Instructional Video5:27
Curated Video

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

Higher Ed
In this video, you will learn how to use the toJSON method in Mongoose to manipulate the user object before sending it as a JSON response.
Instructional Video10:21
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Sharing Resources

Higher Ed
The process of sharing resources using NTFS makes more sense with examples. Certain features (especially Allow/Deny and Inheritance) make more sense when you see the process in action. This clip is from the chapter "Users, Groups, and...
Instructional Video6:13
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Introduction to Users and Groups

Higher Ed
The Microsoft NT File System (NTFS) enables fine control of multiple users accessing resources on a single computer. To do this, every person accessing a single computer must have their own user account. Windows also has groups that...
Instructional Video7:40
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - MMC and Additional Tools

Higher Ed
Let's get familiar with Microsoft Management Console (MMC) and create our own custom framework for managing our PC. This clip is from the chapter "Working with Operating Systems" of the series "CompTIA A+ Certification Core 2...
Instructional Video5:40
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Windows Settings

Higher Ed
Windows Settings has several options to change, update, and customize the OS. You can find settings for systems, devices, networks and internet, accounts, gaming, and more. This clip is from the chapter "Working with Operating Systems"...
Instructional Video10:08
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - The Control Panel

Higher Ed
The Control Panel is a large collection of applets that are used for updating system settings, dealing with hardware, and troubleshooting. This video explores the basics of the Control Panel in Windows. This clip is from the chapter...
Instructional Video6:29
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Windows 10 Editions and Features

Higher Ed
There are important differences between Windows 10 Home, Pro, Pro for Workstations, and Enterprise. This video reviews the versions and feature differences. This clip is from the chapter "Installing and Upgrading Operating Systems" of...
Instructional Video2:28
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Limitation 2: Output Is Not Reliably Accurate

Higher Ed
In this video, we will examine the limitation that generative AI output is not always accurate or reliable. This clip is from the chapter "When (And When Not) to Use AI" of the series "ChatGPT and DALL-E: Sell Your Creative Thinking with...
Instructional Video7:10
Curated Video

ChatGPT and DALL-E: Sell Your Creative Thinking with AI - DALL-E 2 Demo (Optional)

Higher Ed
In this video, we will provide a demo of DALL-E 2, a deep learning model used for generating images from text descriptions. This video is optional for those who are already familiar with DALL-E 2. This clip is from the chapter...
Instructional Video3:36
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - Introduction to the Section-Hacking AngularJS Applications

Higher Ed
This video introduces the section. This clip is from the chapter "Hacking AngularJS Applications" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This section focuses on hacking AngularJS applications.
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. This clip is from the chapter "Hacking Web Applications through PDFs, Images, and Links" of the series "Web Hacking Expert Full-Stack Exploitation...
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. This clip is from the chapter "Hacking Web Applications through PDFs, Images, and Links" of the series "Web Hacking Expert...
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. This...
Instructional Video10:10
Curated Video

ChatGPT for Creatives - Helping with Formatting

Higher Ed
In this video, you will learn about formatting the text in ChatGPT to make our storytelling more engaging and visually appealing and how to use formatting options into our storytelling component.
Instructional Video6:17
Curated Video

ChatGPT for Creatives - Contentbot_ai

Higher Ed
In this video, the author introduces Contentbot_ai, an AI-powered writing assistant that helps with generating content ideas, researching topics, and even writing complete articles. The author demonstrates how to use the tool, including...
Instructional Video6:45
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Telnet and SSH

Higher Ed
The Telnet and SSH protocols enable techs to access and control hosts remotely using the command-line interface in Windows. Telnet offers no security. SSH connections are encrypted for better security. This clip is from the chapter "The...
Instructional Video10:35
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Firewall Configuration

Higher Ed
Setting up a hardware firewall is an obvious first step to making sure your network is protected. Even the most basic router has several different types of firewall settings – without proper configuration, you will either leave your...
Instructional Video8:30
Curated Video

Generative AI Art for Beginners - Tour of AI Art Software

Higher Ed
In this video, we will take you on a tour of different AI art software such as DALL-E 2, Midjourney, StarryAI, NightCafe, stable diffusion, and Craiyon. We will give you an overview of each software's unique features and benefits. This...
Instructional Video7:05
Curated Video

Behavioral Design Patterns in C++ - Document Framework - I

Higher Ed
This video explains the example of a document framework and adds the necessary base classes. This clip is from the chapter "Template Method" of the series "Behavioral Design Patterns in C++".In this section, we explore the template...
Instructional Video9:22
Curated Video

Behavioral Design Patterns in C++ - Dynamic Array - I

Higher Ed
In this video, we will introduce a dynamic array that may be used in both single-threaded and multi-threaded applications. This clip is from the chapter "Strategy" of the series "Behavioral Design Patterns in C++".In this section, you...
Instructional Video4:44
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Static Keyword

Higher Ed
This video explains the static keyword in JavaScript. This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes enhancements...
Instructional Video13:29
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Prototypal-Chains

Higher Ed
This video explains prototypal-chains. This clip is from the chapter "Classes Enhancements and OOPS" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains classes enhancements and OOPS.
Instructional Video4:36
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Optional Chaining Operators

Higher Ed
This video explains chaining operators. This clip is from the chapter "Operators, Loops, and Statements" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains operators, loops, and...
Instructional Video6:19
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Rest Parameters

Higher Ed
This video explains the rest parameters. This clip is from the chapter "Function and Arguments" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains functions and arguments, which is a...