Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - toJSON
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.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Sharing Resources
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...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Introduction to Users and Groups
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...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - MMC and Additional Tools
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...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Windows Settings
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"...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - The Control Panel
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...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Windows 10 Editions and Features
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...
Curated Video
ChatGPT and DALL-E: Sell Your Creative Thinking with AI - Limitation 2: Output Is Not Reliably Accurate
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...
Curated Video
ChatGPT and DALL-E: Sell Your Creative Thinking with AI - DALL-E 2 Demo (Optional)
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...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - Introduction to the Section-Hacking AngularJS Applications
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.
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - XSS through Image – Part 2
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...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - XSS through Image – Part 1
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...
Curated Video
The Art of Doing - Web Development for Beginners - Using querySelector()
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...
Curated Video
ChatGPT for Creatives - Helping with Formatting
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.
Curated Video
ChatGPT for Creatives - Contentbot_ai
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...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Telnet and SSH
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...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Firewall Configuration
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...
Curated Video
Generative AI Art for Beginners - Tour of AI Art Software
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...
Curated Video
Behavioral Design Patterns in C++ - Document Framework - I
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...
Curated Video
Behavioral Design Patterns in C++ - Dynamic Array - I
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...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Static Keyword
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...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Prototypal-Chains
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.
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Optional Chaining Operators
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...
Curated Video
Quick JavaScript Crash Course - Modern and Advanced JavaScript - Rest Parameters
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...