Instructional Video7:44
Curated Video

Fundamentals of Secure Software - Running a ZAP Scan

Higher Ed
In this video, we will run a ZAP scan.
Instructional Video6:31
Curated Video

Fundamentals of Secure Software - Insecure Design

Higher Ed
This video explains the XML external entities.
Instructional Video6:33
Curated Video

A Detailed Guide to the OWASP Top 10 - API2:2023 Broken Authentication

Higher Ed
In this video, examine the critical security risk of Broken Authentication within APIs and discuss methods for securing authentication mechanisms.
Instructional Video4:48
Curated Video

Linux PAM Security Administration - PAM File Configuration Format

Higher Ed
This video explains the format of every PAM file configuration.
Instructional Video9:48
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Storage Access Security Lab

Higher Ed
Creating storage solutions in Amazon Web Services (AWS) is one thing, and it is another thing to ensure their security. In this video, you will explore the storage security features of AWS, including the console and CLI.
Instructional Video11:08
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - S3 Managing Objects Lab

Higher Ed
After you have objects (files) in an S3 bucket, you have to manage these objects. Amazon Web Services (AWS) provides several management functions for the objects in S3 buckets, which are explored in this video.
Instructional Video4:32
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Database Hosting Methods

Higher Ed
You can host databases in AWS in two primary ways. One method is managed more by AWS and the other is managed more by your organization. This video helps you understand the pros and cons of each.
Instructional Video3:47
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Exporting Drawing as PNG and PDF Formats

Higher Ed
In this video, you will learn how to export your drawing in PNG and PDF formats, including adjusting resolution, scale, and other settings, to create professional-quality outputs for presentations, sharing, and printing purposes.
Instructional Video2:25
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Setting Units and Limits

Higher Ed
In this video, you will learn how to set the units and limits in AutoCAD 2D for creating an accurate ground floor plan. You will learn how to configure the drawing units, set the drawing limits, and adjust the grid and snap settings to...
Instructional Video5:35
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - How to Install AutoCAD 2D on Your PC

Higher Ed
In this video, we will walk you through the process of installing AutoCAD 2D on your PC. You will learn step-by-step instructions on how to install the software, set up the required configurations, and activate your license. We will also...
Instructional Video2:23
Curated Video

AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - How to Download AutoCAD 2D

Higher Ed
In this video, we will show you how to download AutoCAD 2D from the Autodesk website. You will learn the process of downloading the software and ensure that you have the correct version for your operating system. We will also provide...
Instructional Video14:38
Curated Video

The Art of Doing - Web Development for Beginners - Inline Elements

Higher Ed
In this video, we will explore inline elements, which don't start on a new line and only take up as much horizontal and vertical space as needed. We will also discuss how to set their background color using the style attribute. This clip...
Instructional Video5:47
Curated Video

The Art of Doing - Web Development for Beginners - Collectors Project Preview

Higher Ed
In this video, we will get a sneak peek at our next project, the "Collectors" web page, where we will showcase our collection of Pokémon. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web...
Instructional Video13:05
Curated Video

The Art of Doing - Web Development for Beginners - Image Tags

Higher Ed
In this video, you will learn how to add images to our web pages using the image tag and adjust their attributes. This clip is from the chapter "Advanced HTML Tags" of the series "The Art of Doing - Web Development for Beginners".In this...
Instructional Video2:53
Curated Video

The Art of Doing - Web Development for Beginners - About Me Project Preview

Higher Ed
In this video, we will take a sneak peek at the "About Me" project, our first project where we will create a simple web page. This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web Development for...
Instructional Video9:11
Curated Video

The Art of Doing - Web Development for Beginners - Organizing Text with Lists

Higher Ed
In this video, we will cover tags that can be used to create lists of elements on a web page, including ordered and unordered lists. This clip is from the chapter "Basic HTML Tags" of the series "The Art of Doing - Web Development for...
Instructional Video2:21
Curated Video

The Art of Doing - Web Development for Beginners - Downloading the Course Materials

Higher Ed
In this video, we will guide you through the process of downloading the course materials, including the starter, and completed files, from the GitHub repository. These files will be essential for completing the assignments and practicing...
Instructional Video12:26
Curated Video

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

Higher Ed
This video explains the variables and types in Swift programming.
Instructional Video19:28
Instructional Video5:50
Curated Video

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

Higher Ed
In this video, we will take a deep dive into the world of NPM and package dependencies. You will learn how to use NPM to install and manage packages and how to specify dependencies in your package.json file.
Instructional Video10:28
Curated Video

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

Higher Ed
In this video, we will explore advanced techniques for implementing a SearchView in your Twitter Clone app.
Instructional Video10:56
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - GET Request in the App

Higher Ed
In this video, we will walk through how to implement GET requests in a mobile app, and provide examples of how to use this functionality to retrieve and display data from an API.
Instructional Video5:31
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Running the API

Higher Ed
This video demonstrates how to run an API required for frontend of the app development.
Instructional Video9:36
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User Interface (UI)

Higher Ed
This video talks and demonstrates the User Interface (UI) part.