Curated Video
Fundamentals of Secure Software - Running a ZAP Scan
In this video, we will run a ZAP scan.
Curated Video
Fundamentals of Secure Software - Insecure Design
This video explains the XML external entities.
Curated Video
A Detailed Guide to the OWASP Top 10 - API2:2023 Broken Authentication
In this video, examine the critical security risk of Broken Authentication within APIs and discuss methods for securing authentication mechanisms.
Curated Video
Linux PAM Security Administration - PAM File Configuration Format
This video explains the format of every PAM file configuration.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Storage Access Security Lab
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - S3 Managing Objects Lab
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Database Hosting Methods
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.
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Exporting Drawing as PNG and PDF Formats
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.
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - Setting Units and Limits
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...
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - How to Install AutoCAD 2D on Your PC
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...
Curated Video
AutoCAD 2023 Masterclass - Produce Amazing Site Plans Quickly - How to Download AutoCAD 2D
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...
Curated Video
The Art of Doing - Web Development for Beginners - Inline Elements
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...
Curated Video
The Art of Doing - Web Development for Beginners - Collectors Project Preview
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...
Curated Video
The Art of Doing - Web Development for Beginners - Image Tags
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...
Curated Video
The Art of Doing - Web Development for Beginners - About Me Project Preview
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...
Curated Video
The Art of Doing - Web Development for Beginners - Organizing Text with Lists
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...
Curated Video
The Art of Doing - Web Development for Beginners - Downloading the Course Materials
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...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Variables and Types
This video explains the variables and types in Swift programming.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Introduction to Express
This video provides an introduction to Express.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - NPM and Dependencies
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - SearchView 2
In this video, we will explore advanced techniques for implementing a SearchView in your Twitter Clone app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - GET Request in the App
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Running the API
This video demonstrates how to run an API required for frontend of the app development.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User Interface (UI)
This video talks and demonstrates the User Interface (UI) part.