Instructional Video9:26
Curated Video

Linux Crash Course for Beginners - 2023 - Network Files and Commands

Higher Ed
In this video, you will learn about network files and commands such as ping, ifconfig, netstat, tcpdump, and networking config.
Instructional Video7:05
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - List Interface - Introduction - Position Is King

Higher Ed
In this video, you will learn about the list interface and its introduction. The concept of "position is king" will be emphasized throughout the discussion.
Instructional Video6:11
Instructional Video3:49
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 19 - Java Interface Versus Abstract Class - a Comparison

Higher Ed
In this video, we will explore the similarities and differences between Java interfaces and abstract classes and discuss the scenarios where one might be more appropriate than the other for a given programming task.
Instructional Video9:42
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 18 - Java Interface - Puzzles - Unimplemented methods, Abstract Classes, Values

Higher Ed
In this video, you will learn about the Java interface with puzzles that will cover unimplemented methods, abstract classes, values.
Instructional Video8:30
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 16 - Java Interface - Example 1 - Gaming Console - How to Think about Intef

Higher Ed
In this video, you will learn about the Java interface—example 1: gaming console and how to think about Intef.
Instructional Video1:55
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 00 – Object-Oriented Programming - Level 2 - Section Introduction

Higher Ed
This session is the section introduction to object-oriented programming, level 2.
Instructional Video3:45
Curated Video

Learn Java from Scratch - A Beginner's Guide - Eclipse Tip - Exploring Java API

Higher Ed
In this video, you will learn about exploring Java API.
Instructional Video5:58
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 17 - Java Interface - Example 2 - Complex Algorithm - API Defined by extern

Higher Ed
In this video, you will learn about the Java interface—example 2: complex algorithm and API defined by extern.
Instructional Video8:27
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 06 - Introducing Java Interface to Make App Loosely Coupled

Higher Ed
In this video, you will learn how to use Java interfaces to make our application loosely coupled. You will learn about the benefits of using interfaces and how they can help us develop more maintainable and scalable applications.
Instructional Video1:28
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Collections

Higher Ed
Let's understand about Java collections framework designed to support numerous collections hierarchically.
Instructional Video5:55
Curated Video

Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Interfaces

Higher Ed
This video elaborates on interfaces, how an interface determines the software's features, and how they can be implemented.
Instructional Video7:08
Curated Video

Linux Network Administration - NIC Information

Higher Ed
This video explains the Network Interface Card information, which is installed in the computer.
Instructional Video9:28
Curated Video

Linux Network Administration - Network Files and Commands

Higher Ed
This video explains network files and commands that helps us configure the machine.
Instructional Video1:39
Curated Video

Linux PAM Security Administration - Account Access Through PAM

Higher Ed
This video explains account access through PAM.
Instructional Video1:22
Curated Video

CISSP Crash Course - Security Capabilities

Higher Ed
This video explains security capabilities of information systems. This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which focuses on architecture and engineering.
Instructional Video6:03
Curated Video

HashiCorp Certified - Vault Associate Course - Vault Interfaces

Higher Ed
This video demonstrates Vault interfaces. Remember our hotel analogy from earlier and all the different ways we can interact with Vault? We will go into a little bit more detail here and show you where you can get even more information...
Instructional Video7:02
Curated Video

HashiCorp Certified - Vault Associate Course - How Vault Works

Higher Ed
In this video, we will dive deep into how HashiCorp Vault works. This video shows you how it works using a familiar analogy to help us easily understand the basic concepts. This clip is from the chapter "Introduction to Vault" of the...
Instructional Video8:10
Curated Video

Getting Started with HashiCorp Nomad - Interacting with Nomad using the CLI

Higher Ed
In this lesson, we will discuss the different ways to interact within the Nomad environment using the CLI, the most popular interface we will use. We will ensure the Nomad binary is installed for this task. This clip is from the chapter...
Instructional Video4:06
Curated Video

Wireshark D3 V3 - How is traffic capturedCapture Options

Higher Ed
DAY THREE - Learn to implement the various Filters of Wireshark including Display Filters and Capture Filters - Video 3: Capture options
Instructional Video5:08
Curated Video

Structural Design Patterns in Modern C++ - Single-Responsibility, Open-d, Liskov Substitution, Interface Segregation, and Dependency Inversion (S.O.L.I.D.) Principles - Part III

Higher Ed
This is the third part of the three-part video that explains the S.O.L.I.D principles. This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns...
Instructional Video3:39
Curated Video

Structural Design Patterns in Modern C++ - Introduction to the Facade Pattern

Higher Ed
This video provides an introduction to the Facade pattern. This clip is from the chapter "Facade Design Pattern" of the series "Structural Design Patterns in Modern C++".This section explains the Facade design pattern and teaches you to...
Instructional Video3:56
Curated Video

Structural Design Patterns in Modern C++ - Introduction to the Adapter Pattern

Higher Ed
This video provides an introduction to the adapter pattern. This clip is from the chapter "Adapter Design Pattern" of the series "Structural Design Patterns in Modern C++".This section provides an introduction to the adapter design...
Instructional Video6:41
Curated Video

Structural Design Patterns in Modern C++ - Using the Remote Proxy as a Component Object Model (COM) Component

Higher Ed
This video explains how to use the remote proxy as a COM component. This clip is from the chapter "Proxy Design Pattern" of the series "Structural Design Patterns in Modern C++".This section focuses on the proxy design pattern.