Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Useful Hotkeys
In this lesson, we will examine the various hotkeys used in Xcode and explore various tips and tricks we can use while creating new Xcode projects. This clip is from the chapter "Useful Tips" of the series "SwiftUI iOS 16 Crash Course:...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Lists and Sheets
This lesson will create a quick UI view and understand lists with examples. You will learn to create a list of images by resizing the images in the frames and adding shadows. You will learn to create a sheet. This clip is from the...
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Writing a Form in React with Next.js for ChatGPT OpenAI
This video covers the process of writing a form in React with Next.js for integrating ChatGPT OpenAI into a web application.
Curated Video
Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - How Does NPM Run Dev Work in Next.js
In this video, we will explore the process of running the "npm run dev" command in Next.js and how it helps facilitate a smooth development experience for building ChatGPT OpenAI projects.
Curated Video
Linux Network Administration - Tracing Network Traffic - Traceroute
This video explains how to troubleshoot any network issue in the environment using traceroute.
Curated Video
Linux Network Administration - Network Time Protocol - NTP
This video explains the Network Time Protocol (NTP), which helps synchronise the computer's time to another server.
Curated Video
Linux Network Administration - File Transfer Commands
This video explains file transfer commands used to transfer files from one server to another.
Curated Video
Fundamentals of Secure Software - SAST (Static Application Security Testing)
This video provides an introduction to SAST (Static Application Security Testing).
Curated Video
Fundamentals of Secure Software - SKF Labs Demo
This is a demo video of the SKF (Security Knowledge Framework) Labs.
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 - OWASP ZAP (Zed Attack Proxy)
In this video, we will install and configure OWASP ZAP.
Curated Video
Fundamentals of Secure Software - Demo of Fiddler with JuiceShop
This video is about using Fiddler to tamper with parameters in JuiceShop.
Curated Video
Fundamentals of Secure Software - OWASP WebGoat Demo
WebGoat is a deliberately insecure web application maintained by OWASP designed to teach web application security videos. In this video, we will do a brief demo to get you started on using WebGoat.
Curated Video
Fundamentals of Secure Software - Introduction to Application Security
In this video, we will lay the groundwork for what an SDLC looks like.
Curated Video
A Detailed Guide to the OWASP Top 10 - API7:2023 Server Side Request Forgery
In this session, tackle the issue of Server Side Request Forgery (SSRF) in APIs, including detection and prevention strategies.
Curated Video
A Detailed Guide to the OWASP Top 10 - #4 Insecure Design Prevention
This video explains how to prevent insecure design when developing software.
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Creating a Personal Disaster Recovery Plan
In this video, you will learn to create your very own disaster recovery plan. This clip is from the chapter "Personal Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023 - Part 4".This section talks about malware...
Curated Video
The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Password Management
In this video, you will learn about password management and the need for using strong passwords to keep your system safe. This clip is from the chapter "Personal Security" of the series "The Absolute Beginners Guide to Cybersecurity 2023...
Curated Video
Linux PAM Security Administration - What Is PAM
This video explains what PAM is and how it works.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Autoscaling Groups
Autoscaling works against collections of instances that can be scaled together. This video explores the concept of autoscaling groups and how they fit into any implementation or design.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Elastic Container Service (ECS)
At times, you might want to run some code in AWS without having to launch, configure, upgrade, and manage entire EC2 instances. You may be able to do this with the Elastic Container Service and this video explains how.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AWS Batch
Where can you turn to automatically run those slick scripts you have created for your AWS environment? Look no further than AWS Batch.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Connecting to Instances Lab
In addition to managing the instance properties in AWS itself, you will need to know how to remotely connect to the instance guest operating system to manage it. This video explains how to make these remote connections.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Instance Management
In the preceding chapter, you explored the basics of creating and configuring EC2 instances. In this first video of Chapter 6, you will begin to explore the ongoing management of EC2 instances, advanced EC2 management, and elastic...