IDG TECHtalk
First look at Go 1.18's new generics feature | Smart Go
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.
Curated Video
Creational Design Patterns in Modern C++ - S.O.L.I.D. Principles - Part III
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...
Curated Video
TypeScript for Beginners - Creating an Object
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.
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Networking Terminology
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,...
Curated Video
Describe cyber attacks that could affect a computer system or network : Intercepting Traffic with Wireshark
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...
Packt
What is an Interface?
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...
Curated Video
TypeScript for Beginners - Extending Interfaces
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.
Curated Video
TypeScript for Beginners - Introduction - Objects and Arrays
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...
Curated Video
TypeScript for Beginners - Extending a Class
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.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 18 - Java Interface - Puzzles - Unimplemented methods, Abstract Classes, Values
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 -...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Class Interfaces
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...
Curated Video
Web Development with Node.JS and MongoDB (Video 28)
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...
Curated Video
routing protocols : Classless routing protocols
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
Curated Video
Comprehensive Android Developer Bootcamp - Setting Up Our First Map and Showing Sydney
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...
Packt
Packages and their Usage in Object Oriented Programming System (OOPS)
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 19 - Java Interface Versus Abstract Class - a Comparison
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Using Inheritance in JAVA
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...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Map interfaces and implementations - HashMap, LinkedHashMap and TreeMap
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...
Curated Video
C++ Standard Template Library in Practice - Modules
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...
Curated Video
TypeScript for Beginners - Introduction - Interfaces
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.
Curated Video
Complete Java SE 8 Developer Bootcamp - The Collection Interface
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,...
Curated Video
TypeScript for Beginners - Array Interfaces
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.
Curated Video
Comprehensive Android Developer Bootcamp - For the Curious - Interface and Abstract Classes
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...
Curated Video
World of Computer Networking Your CCNA start - Routing between Two Networks
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.