Instructional Video4:03
IDG TECHtalk

How to reset the Kerberos password in Active Directory

Higher Ed
Changing the Kerberos password will help prevent golden ticket attacks on Active Directory.
Instructional Video7:35
Curated Video

Core Java Programming Course- Hash Set

Higher Ed
This video explains the Hash set.<br/<br/>>

This clip is from the chapter "Sets and Maps" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various sets and maps available in Java.
Instructional Video34:37
Packt

Hash Tables

Higher Ed
This video provides an introduction to hash tables.
<
br/>
This clip is from the chapter "Data Structures – Hash Tables" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to hash...
Instructional Video11:34
Curated Video

CISSP® Certification Domain 1 Security and Risk Management Video Boot Camp for 2022 - The CIA Triad - Part 1 - Confidentiality, Integrity, and Availability

Higher Ed
This is the first part of a two-part video that explains the CIA triad.
r/>
This clip is from the chapter "Certified Information Systems Security Professional CISSP Domain 1 - Security and Risk Management" of the series "CISSP®...
Instructional Video4:55
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 09 - Inheritance and Overriding - with toString() Method

Higher Ed
In this session, we will learn about inheritance and overriding - with the toString() method.
r/>
This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java...
Instructional Video7:57
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Thank you for taking the course and next steps

Higher Ed
Start building the set_val method and introduce python's hash function
r/>
This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video11:31
Curated Video

Mastering MEAN Web Development Expert Full Stack JavaScript (Video 21)

Higher Ed
Web development is moving fast and to keep up to mark, you need a technology stack that is . The MEAN stack includes MongoDb, Express, Angular, and Node.js. These tools provide a rich environment to build advanced web...
Instructional Video13:16
Curated Video

Power BI Masterclass - Learning DAX: Dynamically Highlight Highest and Lowest Sales

Higher Ed
In this video, we will be learning DAX to dynamically highlight highest and lowest sales.
r/>
This clip is from the chapter "Additional Tips and Tricks" of the series "Power BI Masterclass".In this section, we will be covering...
Instructional Video6:58
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Fast-Forward Merge in Action

Higher Ed
This video demonstrates the process of fast-forward merge.
r/>
This clip is from the chapter "Merging Branches" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on the need for...
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
r/>
This clip is from the chapter "Collections" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section,...
Instructional Video4:29
Curated Video

Multi-Paradigm Programming with Modern C++ - Searching and Sorting

Higher Ed
Search is the most common operation we perform on data. There are three common types of search: Linear, sorted (binary), and by hash.

• Linear search is the simplest way to find things, and often the fa
stest
• Overview...
Instructional Video5:51
Curated Video

Complete Modern C++ - Feature Test Macros

Higher Ed
This video introduces the __has_include macro to test for existence of a header file.
r/>
This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains core features of...
Instructional Video3:05
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Exploring a Git Tag Object

Higher Ed
This video explains the process of exploring a Git tag object.
r/>
This clip is from the chapter "Git Tags" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the concept Git tags. It...
Instructional Video2:48
Curated Video

CISSP® Certification Domain 3: Security Architecture and Engineering Video Boot Camp for 2022 - MAC, HMAC, SSL, and TLS

Higher Ed
CISSP Domain 3: System Architecture and Engineering: MAC, HMAC, SSL, and TLS.
r/>
This clip is from the chapter "CISSP Domain 3: System Architecture and Engineering" of the series "CISSP® Certification Domain 3: Security...
Instructional Video0:57
Curated Video

Learn and Master C Programming - Section Overview - Preprocessor Directives

Higher Ed
Quick introduction and overview.
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into #define directive and its uses to...
Instructional Video13:43
IDG TECHtalk

Card skimming moves online | TECH(talk)

Higher Ed
CSO staff writer Lucian Constantin offers advice on how online retailers can prevent online payment fraud.
Instructional Video2:40
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Why Git Blobs do not Store File Names

Higher Ed
This video explains why the Git blobs do not store a file name.
r/>
This clip is from the chapter "How Git Works Under the Hood" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how...
Instructional Video12:36
Curated Video

The Full Stack Web Development - Login Functionality

Higher Ed
Backend programming with Node.js: Login Functionality
r/>
This clip is from the chapter "Backend programming with Node.js" of the series "The Full Stack Web Development".In this section, we work with the backend technology like...
Instructional Video2:08
Curated Video

Core Java Programming Course- Linked Hash Set

Higher Ed
This video explains the linked Hash set.
r/>
This clip is from the chapter "Sets and Maps" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various sets and maps available...
Instructional Video4:57
Packt

CompTIA Network+ Certification N10-007: The Total Course - Cryptographic Hashes

Higher Ed
This video explains the working of hashes, such as MD5 and SHA-1. This clip is from the chapter "Securing Transmission Control Protocol/Internet Protocol (TCP/IP)" of the series "CompTIA Network+ Certification N10-007: The Total...
Instructional Video8:33
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Git Revert

Higher Ed
This video explains the Git revert command.
r/>
This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to clone one of the public...
Instructional Video13:30
Packt

Logging in Users

Higher Ed
API Authentication and Security (Task App): Logging in Users
<
br/>
This clip is from the chapter "API Authentication and Security (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you...
Instructional Video3:10
Curated Video

The Full Stack Web Development - Password Encryption

Higher Ed
Backend programming with Node.js: Password Encryption
r/>
This clip is from the chapter "Backend programming with Node.js" of the series "The Full Stack Web Development".In this section, we work with the backend technology like...
Instructional Video5:35
Curated Video

Learn Git in 3 Hours- Browsing Project History

Higher Ed
The main focus of Git is to track changes to files over time. To view all changes committed to a repository over a certain time period, we can use the Git log command.

• Open a repository that has been committ
ed to
• Use...