Instructional Video10:24
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Useful Hotkeys

Higher Ed
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:...
Instructional Video9:25
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Lists and Sheets

Higher Ed
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...
Instructional Video4:56
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Writing a Form in React with Next.js for ChatGPT OpenAI

Higher Ed
This video covers the process of writing a form in React with Next.js for integrating ChatGPT OpenAI into a web application.
Instructional Video4:21
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - How Does NPM Run Dev Work in Next.js

Higher Ed
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.
Instructional Video6:08
Curated Video

Linux Network Administration - Tracing Network Traffic - Traceroute

Higher Ed
This video explains how to troubleshoot any network issue in the environment using traceroute.
Instructional Video5:08
Curated Video

Linux Network Administration - Network Time Protocol - NTP

Higher Ed
This video explains the Network Time Protocol (NTP), which helps synchronise the computer's time to another server.
Instructional Video10:27
Curated Video

Linux Network Administration - File Transfer Commands

Higher Ed
This video explains file transfer commands used to transfer files from one server to another.
Instructional Video5:33
Curated Video

Fundamentals of Secure Software - SAST (Static Application Security Testing)

Higher Ed
This video provides an introduction to SAST (Static Application Security Testing).
Instructional Video5:54
Curated Video

Fundamentals of Secure Software - SKF Labs Demo

Higher Ed
This is a demo video of the SKF (Security Knowledge Framework) Labs.
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 Video2:30
Curated Video

Fundamentals of Secure Software - OWASP ZAP (Zed Attack Proxy)

Higher Ed
In this video, we will install and configure OWASP ZAP.
Instructional Video5:00
Curated Video

Fundamentals of Secure Software - Demo of Fiddler with JuiceShop

Higher Ed
This video is about using Fiddler to tamper with parameters in JuiceShop.
Instructional Video10:33
Curated Video

Fundamentals of Secure Software - OWASP WebGoat Demo

Higher Ed
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.
Instructional Video8:10
Curated Video

Fundamentals of Secure Software - Introduction to Application Security

Higher Ed
In this video, we will lay the groundwork for what an SDLC looks like.
Instructional Video4:45
Curated Video

A Detailed Guide to the OWASP Top 10 - API7:2023 Server Side Request Forgery

Higher Ed
In this session, tackle the issue of Server Side Request Forgery (SSRF) in APIs, including detection and prevention strategies.
Instructional Video4:14
Curated Video

A Detailed Guide to the OWASP Top 10 - #4 Insecure Design Prevention

Higher Ed
This video explains how to prevent insecure design when developing software.
Instructional Video3:18
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Creating a Personal Disaster Recovery Plan

Higher Ed
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...
Instructional Video12:13
Curated Video

The Absolute Beginners Guide to Cybersecurity 2023 - Part 4 - Password Management

Higher Ed
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...
Instructional Video9:19
Curated Video

Linux PAM Security Administration - What Is PAM

Higher Ed
This video explains what PAM is and how it works.
Instructional Video4:01
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Autoscaling Groups

Higher Ed
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.
Instructional Video8:23
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Elastic Container Service (ECS)

Higher Ed
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.
Instructional Video5:44
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - AWS Batch

Higher Ed
Where can you turn to automatically run those slick scripts you have created for your AWS environment? Look no further than AWS Batch.
Instructional Video8:31
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Connecting to Instances Lab

Higher Ed
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.
Instructional Video9:21
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Instance Management

Higher Ed
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...