ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

394 results

Java
En- & Decoding PEM Texts in #Java 26 #IJN #Coding

A common way to exchange keys or certificates, particularly when a squishy human is involved, is to use the text-based PEM ...

1:20
En- & Decoding PEM Texts in #Java 26 #IJN #Coding

4,461 views

4 months ago

Th30z Code
Java Maps: .computeIfAbsent() one Line to Rule Them All! - from performance to thread-safety

The single line helper computeIfAbsent() added in Java 8, It's concise and efficient. The computeIfAbsent() method checks if the ...

0:35
Java Maps: .computeIfAbsent() one Line to Rule Them All! - from performance to thread-safety

791 views

3 years ago

Visual Studio Code
Navigate your code more quickly with the outline view!

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 ...

0:15
Navigate your code more quickly with the outline view!

905,451 views

3 years ago

ByteByteGo
FANG Interview Question | Process vs Thread

Subscribe to our weekly system design newsletter: https://bit.ly/3tfAlYD Checkout our bestselling System Design Interview books: ...

3:51
FANG Interview Question | Process vs Thread

484,516 views

3 years ago

Real programming
Why C++ is so much better than Python 2023 #soft #programming

Why C++ is so much better than Python 2023 #soft #programming You can support the channel on Patreon. So that during ...

0:21
Why C++ is so much better than Python 2023 #soft #programming

1,188,114 views

2 years ago

Th30z Code
Java Mistakes: Singleton Pattern, thread-safety issues

The Singleton Pattern ensures a single instance of a class, but the implementation must be thread-safe to be implemented ...

0:30
Java Mistakes: Singleton Pattern, thread-safety issues

712 views

3 years ago

Techie Dot Com
How to Encrypt and Decrypt Messages in Java 2025?

Want to secure your messages using Java? In this tutorial, I'll show you how to encrypt and decrypt messages in Java ...

1:07
How to Encrypt and Decrypt Messages in Java 2025?

25 views

8 months ago

Udacity
Vigenere CIpher

In this video, you'll get a comprehensive introduction to the Vigenere Cipher. Whether you're a beginner or looking to refine your ...

2:02
Vigenere CIpher

668,882 views

10 years ago

Developer Insights
Pheonix : Learn Java in Retro 🖥️

Phoenix: The Gamified Java Mastery Engine Tagline: Decode the Matrix. Build the Future. One pixel at a time. The Spark ...

2:02
Pheonix : Learn Java in Retro 🖥️

30 views

6 months ago

Decode Buddies
Core Java Interview Questions - Part 3

Welcome to "Core Java Interview Series - Part 3"! Are you ready to delve into the essential aspects of Core Java and gear up ...

3:37
Core Java Interview Questions - Part 3

4 views

2 years ago

Tucker Osman
How Does JPEG Work, Like, For Real Though? - #shorts

The JPEG compression algorithm is both really simple and really complicated at the same time. But how does it work? More in ...

1:00
How Does JPEG Work, Like, For Real Though? - #shorts

475,904 views

3 years ago

Decode Buddies
Core Java Interview Questions - Part 4

Welcome to "Core Java Interview Series - Part 4"! Are you ready to delve into the essential aspects of Core Java and gear up ...

3:34
Core Java Interview Questions - Part 4

7 views

2 years ago

Udacity
We Have Intercepted A Secret Message - Intro to Java Programming

This video is part of an online course, Intro to Java Programming. Check out the course here: ...

2:05
We Have Intercepted A Secret Message - Intro to Java Programming

1,757 views

11 years ago

Otavio Santana
The four ways to use Java Record

shorts Java record is a powerful resource to include your favorite feature, mainly when discussing immutable instances. Yes, you ...

0:54
The four ways to use Java Record

375 views

3 years ago

Code Junction
Java 8 Interview Question || find out duplicate elements in a list in java by using Stream API?

java8 #javainterviewquestions #stream find out duplicate elements in a list in java by using Stream API?

3:02
Java 8 Interview Question || find out duplicate elements in a list in java by using Stream API?

498 views

3 years ago

AILETIC
Python XOR | Exclusive OR

Can you guess the output of a given code? The answer might surprise you! We dive into the binary representation of numbers and ...

0:45
Python XOR | Exclusive OR

23,826 views

2 years ago

Code Uno
What are Design patterns | Java Interview #shorts

What are design patterns? Design patterns are reusable solutions that solve common problems of software development.

0:37
What are Design patterns | Java Interview #shorts

195 views

3 years ago

Brytecode
What is CRaC? - Java & JVM

A quick 2-minute explanation of the goals of CRaC and why it works. Text version of this tutorial: ...

2:05
What is CRaC? - Java & JVM

288 views

3 years ago

RoadsideCoder
Can you do this JS Interview Question?

Full Video - https://youtu.be/XnFIX3c7xoI Javascript Interview Questions on objects will be discussed in this video including topics ...

1:25
Can you do this JS Interview Question?

170,555 views

1 year ago

Java
How to Filter A #Java Stream By Type #IJN

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 ...

0:58
How to Filter A #Java Stream By Type #IJN

6,702 views

2 years ago