Instructional Video5:10
IDG TECHtalk

First look at Go 1.18's new generics feature | Smart Go

Higher Ed
Go 1.18 introduces "generics" -- a powerful new way to write functions that can accept multiple types instead of only handling input of a single type. Note that the code in this video will only run in Go 1.18 or higher.
Instructional Video5:08
Curated Video

Creational Design Patterns in Modern C++ - S.O.L.I.D. Principles - Part III

Higher Ed
This video is the third part of the three-part video that explains the Interface Segregation and Depending Inversion principles. • What a variant represents • std::variant interface and usage • Example of use cases This clip is from the...
Instructional Video2:58
Curated Video

TypeScript for Beginners - Creating an Object

Higher Ed
This video demonstrates how to create an object. This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Instructional Video10:19
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Networking Terminology

Higher Ed
In this video, you'll learn the basic terminology used in networking. This clip is from the chapter "Networking Tools and Essential Terminology" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section,...
Instructional Video5:30
Curated Video

Describe cyber attacks that could affect a computer system or network : Intercepting Traffic with Wireshark

Higher Ed
From the section: Attacking a Network. In this section, we will discover the diversity of ways a network can be attacked and demonstrate the attacks with various Kali Linux tools. In this video, we will discover how to use Wireshark for...
Instructional Video11:22
Packt

What is an Interface?

Higher Ed
This video explains an interface. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Instructional Video5:31
Curated Video

TypeScript for Beginners - Extending Interfaces

Higher Ed
This video demonstrates how to extend interfaces. This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Instructional Video2:27
Curated Video

TypeScript for Beginners - Introduction - Objects and Arrays

Higher Ed
This video provides an overview of what you will learn in this section. This clip is from the chapter "Objects and Arrays" of the series "TypeScript for Beginners".This section introduces you to objects and arrays and demonstrates how to...
Instructional Video4:30
Curated Video

TypeScript for Beginners - Extending a Class

Higher Ed
This video demonstrates how to extend a class. This clip is from the chapter "Inheritance" of the series "TypeScript for Beginners".This section introduces you to the concept of inheritance and explains how to use it.
Instructional Video9:42
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 18 - Java Interface - Puzzles - Unimplemented methods, Abstract Classes, Values

Higher Ed
In this session, we will learn about Java interface - puzzles - unimplemented methods, abstract classes, values. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners -...
Instructional Video5:29
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Class Interfaces

Higher Ed
In advanced code that should be reused, you'll end up creating a blueprint for other classes to use. That's a class interface. Watch this lesson to learn how they work. This clip is from the chapter "Advanced Python" of the series...
Instructional Video5:53
Curated Video

Web Development with Node.JS and MongoDB (Video 28)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video1:55
Curated Video

routing protocols : Classless routing protocols

Higher Ed
From the section: Routing Introduction. In this section, we look into Routed protocols, demonstrations, static routes, dynamic routes, and different types of routing protocols. Routing Introduction: Classless routing protocols
Instructional Video7:03
Curated Video

Comprehensive Android Developer Bootcamp - Setting Up Our First Map and Showing Sydney

Higher Ed
Android Locations and Maps:Setting Up Our First Map and Showing Sydney This clip is from the chapter "Android Locations and Maps" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to create Maps...
Instructional Video6:32
Packt

Packages and their Usage in Object Oriented Programming System (OOPS)

Higher Ed
This video discusses what packages are and how they are used in OOPS. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core...
Instructional Video3:49
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 19 - Java Interface Versus Abstract Class - a Comparison

Higher Ed
In this session, we will learn about Java interface versus abstract class - a comparison. This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java 16".In this...
Instructional Video10:59
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Using Inheritance in JAVA

Higher Ed
The video demonstrates the use of inheritance in Java. This clip is from the chapter "Java Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the basic concepts of Java, such as...
Instructional Video4:14
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Map interfaces and implementations - HashMap, LinkedHashMap and TreeMap

Higher Ed
Collections: Map interfaces and implementations - HashMap, LinkedHashMap and TreeMap This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn...
Instructional Video9:44
Curated Video

C++ Standard Template Library in Practice - Modules

Higher Ed
The user wants to know how modules are going to work when C++20 is released. • Introduce the new material • Show examples of how it might be used in practice • Show an example to reinforce the topics covered This clip is from the chapter...
Instructional Video2:24
Curated Video

TypeScript for Beginners - Introduction - Interfaces

Higher Ed
This video provides an overview of what you will learn in this section. This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Instructional Video2:52
Curated Video

Complete Java SE 8 Developer Bootcamp - The Collection Interface

Higher Ed
The most general interface that can be used with many collection classes (excluding maps). This clip is from the chapter "Collections" of the series "Complete Java SE 8 Developer Bootcamp".The author introduces you to collections, list,...
Instructional Video2:30
Curated Video

TypeScript for Beginners - Array Interfaces

Higher Ed
This video demonstrates how to work with array interfaces. This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Instructional Video8:14
Curated Video

Comprehensive Android Developer Bootcamp - For the Curious - Interface and Abstract Classes

Higher Ed
Build a Quiz App – MVC Architecture:For the Curious - Interface and Abstract Classes This clip is from the chapter "Build a Quiz App – MVC Architecture" of the series "The Comprehensive Android Developer Bootcamp".This section shows you...
Instructional Video4:44
Curated Video

World of Computer Networking Your CCNA start - Routing between Two Networks

Higher Ed
This video explains the process of routing between two networks. This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.