Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
394 results
A common way to exchange keys or certificates, particularly when a squishy human is involved, is to use the text-based PEM ...
4,461 views
4 months ago
The single line helper computeIfAbsent() added in Java 8, It's concise and efficient. The computeIfAbsent() method checks if the ...
791 views
3 years ago
Seriously, stop scrolling through your code. And instead use the outline view in VS code. It's like a table of contents so that you ...
905,451 views
Subscribe to our weekly system design newsletter: https://bit.ly/3tfAlYD Checkout our bestselling System Design Interview books: ...
484,516 views
Why C++ is so much better than Python 2023 #soft #programming You can support the channel on Patreon. So that during ...
1,188,114 views
2 years ago
The Singleton Pattern ensures a single instance of a class, but the implementation must be thread-safe to be implemented ...
712 views
Want to secure your messages using Java? In this tutorial, I'll show you how to encrypt and decrypt messages in Java ...
25 views
8 months ago
In this video, you'll get a comprehensive introduction to the Vigenere Cipher. Whether you're a beginner or looking to refine your ...
668,882 views
10 years ago
Phoenix: The Gamified Java Mastery Engine Tagline: Decode the Matrix. Build the Future. One pixel at a time. The Spark ...
30 views
6 months ago
Welcome to "Core Java Interview Series - Part 3"! Are you ready to delve into the essential aspects of Core Java and gear up ...
4 views
The JPEG compression algorithm is both really simple and really complicated at the same time. But how does it work? More in ...
475,904 views
Welcome to "Core Java Interview Series - Part 4"! Are you ready to delve into the essential aspects of Core Java and gear up ...
7 views
This video is part of an online course, Intro to Java Programming. Check out the course here: ...
1,757 views
11 years ago
shorts Java record is a powerful resource to include your favorite feature, mainly when discussing immutable instances. Yes, you ...
375 views
java8 #javainterviewquestions #stream find out duplicate elements in a list in java by using Stream API?
498 views
Can you guess the output of a given code? The answer might surprise you! We dive into the binary representation of numbers and ...
23,826 views
What are design patterns? Design patterns are reusable solutions that solve common problems of software development.
195 views
A quick 2-minute explanation of the goals of CRaC and why it works. Text version of this tutorial: ...
288 views
Full Video - https://youtu.be/XnFIX3c7xoI Javascript Interview Questions on objects will be discussed in this video including topics ...
170,555 views
1 year ago
With all that more direct handling of types, I noticed that my need to filter streams by type has increased. So given a stream of ...
6,702 views