Curated Video
Linux Crash Course for Beginners - 2023 - Network Files and Commands
In this video, you will learn about network files and commands such as ping, ifconfig, netstat, tcpdump, and networking config.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - List Interface - Introduction - Position Is King
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.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 21 - Polymorphism - an Introduction
In this video, you will learn about polymorphism.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 19 - Java Interface Versus Abstract Class - a Comparison
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.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 18 - Java Interface - Puzzles - Unimplemented methods, Abstract Classes, Values
In this video, you will learn about the Java interface with puzzles that will cover unimplemented methods, abstract classes, values.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 16 - Java Interface - Example 1 - Gaming Console - How to Think about Intef
In this video, you will learn about the Java interface—example 1: gaming console and how to think about Intef.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 00 – Object-Oriented Programming - Level 2 - Section Introduction
This session is the section introduction to object-oriented programming, level 2.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Eclipse Tip - Exploring Java API
In this video, you will learn about exploring Java API.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 17 - Java Interface - Example 2 - Complex Algorithm - API Defined by extern
In this video, you will learn about the Java interface—example 2: complex algorithm and API defined by extern.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 06 - Introducing Java Interface to Make App Loosely Coupled
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.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Collections
Let's understand about Java collections framework designed to support numerous collections hierarchically.
Curated Video
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Interfaces
This video elaborates on interfaces, how an interface determines the software's features, and how they can be implemented.
Curated Video
Linux Network Administration - NIC Information
This video explains the Network Interface Card information, which is installed in the computer.
Curated Video
Linux Network Administration - Network Files and Commands
This video explains network files and commands that helps us configure the machine.
Curated Video
Linux PAM Security Administration - Account Access Through PAM
This video explains account access through PAM.
Curated Video
CISSP Crash Course - Security Capabilities
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.
Curated Video
HashiCorp Certified - Vault Associate Course - Vault Interfaces
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...
Curated Video
HashiCorp Certified - Vault Associate Course - How Vault Works
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...
Curated Video
Getting Started with HashiCorp Nomad - Interacting with Nomad using the CLI
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...
Curated Video
Wireshark D3 V3 - How is traffic capturedCapture Options
DAY THREE - Learn to implement the various Filters of Wireshark including Display Filters and Capture Filters - Video 3: Capture options
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
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...
Curated Video
Structural Design Patterns in Modern C++ - Introduction to the Facade Pattern
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...
Curated Video
Structural Design Patterns in Modern C++ - Introduction to the Adapter Pattern
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...
Curated Video
Structural Design Patterns in Modern C++ - Using the Remote Proxy as a Component Object Model (COM) Component
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.