Instructional Video7:01
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - The 4 Pillars Of OOP

Higher Ed
This video illustrates the four major pillars of object-oriented programming: encapsulation, abstraction, polymorphism, and inheritance.
Instructional Video9:57
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Write a Macro

Higher Ed
In this video, we will delve deep into macro creation by learning to write and customize macros using Microsoft Project's scripting language. We will create more advanced and tailored automation solutions. This clip is from the chapter...
Instructional Video5:33
Curated Video

Linux Network Administration - Creating First Virtual Machine

Higher Ed
This video explains how to create a virtual machine on the VirtualBox.
Instructional Video5:27
Curated Video

A Detailed Guide to the OWASP Top 10 - API3:2023 Broken Object Property Level Authorization

Higher Ed
In this session, we will uncover the dangers of Broken Object Property Level Authorization and learn effective prevention techniques.
Instructional Video5:41
Curated Video

Linux PAM Security Administration - Creating First Virtual Machine

Higher Ed
This video explains how to create your first virtual machine.
Instructional Video8:07
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - S3 Enhanced Features

Higher Ed
AWS has really upped its game with added S3 features. Learn about intelligent tiering, S3 object lock, and batch operations in this video.
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 Video8:00
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - S3 Bucket Properties

Higher Ed
Each S3 bucket has a collection of properties associated with it. These properties are explored in this video.
Instructional Video13:21
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Creating an S3 Bucket

Higher Ed
In this video, you will learn how to create storage in the cloud. You will learn to use the Simple Storage Service (S3) to store your data. You will learn to create an S3 bucket, upload data, and set up permissions.
Instructional Video7:44
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Relational Databases

Higher Ed
Understanding the capabilities of relational databases is the starting point to architecting a good AWS database implementation. This video provides the fundamentals concepts and terminology of relational databases.
Instructional Video2:44
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - CloudFormation Properties

Higher Ed
AWS periodically updates properties that can be configured in CloudFormation. This video reviews the latest updates.
Instructional Video6:48
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Flow Logs

Higher Ed
If you need to log network traffic through your AWS solution, you should explore flow logs. Flow logs allow you to monitor network traffic and, with CloudWatch, receive alerts related to traffic conditions. This video introduces the...
Instructional Video11:16
Instructional Video8:46
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Update EditProfileView

Higher Ed
In this video, we continue working on EditProfileView and implement the ability to update user profile information.
Instructional Video8:36
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Populating the UI with Note Model

Higher Ed
In this video, we will explore how to populate a user interface with data from a Note model and offer tips for designing an intuitive and user-friendly UI that maximizes the value of this data.
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 Video9:37
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Dynamic IP Addressing

Higher Ed
Manually entering IP addresses into all our devices is an administrative nightmare. To avoid this mess, smart techs use the Dynamic Host Configuration Protocol (DHCP) to automatically provide IP addresses to individual hosts. This clip...
Instructional Video4:32
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Network IDs and Subnet Masks

Higher Ed
IP addressing was designed from the ground up for flexibility in supporting LANs and WANs of any size. The first step towards understanding this flexibility is to understand Network IDs and how they interact with a subnet mask to get...
Instructional Video18:22
Curated Video

ASP.NET 6.0 - Build Hands-On Web Projects - Create a ToDo List Razor Pages Application

Higher Ed
This is a walkthrough to build a simple Razor ToDoList application with the in-memory collection. The video uses a service layer and dependency injection principles. This clip is from the chapter "Detailed Look into Razor Pages and MVC...
Instructional Video19:50
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Classes

Higher Ed
This video explains classes 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 and OOPS.
Instructional Video1:28
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Summary-Objects And Classes

Higher Ed
This video wraps up the section on classes and OOPS. 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...
Instructional Video4:44
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Static Keyword

Higher Ed
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...
Instructional Video2:07
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Introduction-Objects And Classes

Higher Ed
This video explains objects and classes 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...
Instructional Video4:36
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Optional Chaining Operators

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