ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

42 results

Techie Dot Com
How to Understand Caesar Cipher in Java 2025?

Learn how Caesar Cipher works in Java with simple logic and number shifts. This tutorial explains how letters or numbers are ...

1:02
How to Understand Caesar Cipher in Java 2025?

17 views

3 months ago

vlogize
Building a Caesar Cipher in Java

Learn how to implement a `Caesar cipher` in Java that encrypts letters while leaving special characters unchanged. This guide ...

1:58
Building a Caesar Cipher in Java

2 views

9 months ago

vlogize
Understanding the Caesar Cipher: Debugging Your Java Code for Shifting Characters

Learn how to fix common issues when implementing the `Caesar Cipher` in Java, especially around character shifting in loops.

1:52
Understanding the Caesar Cipher: Debugging Your Java Code for Shifting Characters

0 views

6 months ago

Selenium Express
Where Does Your Java Code Live? 🤯 | Stack vs Heap

If you are a Java developer and still confused about Stack, Heap, or String Constant Pool (SCP), this video will fix it in just a few ...

2:58
Where Does Your Java Code Live? 🤯 | Stack vs Heap

7,961 views

13 hours ago

Code With K5KC
Java hashCode() & equals(): The Contract You MUST Know 📜 #k5kc #java #javainterviewquestions

DESCRIPTION* Explore the crucial `hashCode()` and `equals()` contract in Java. Learn why if two objects are equal, they *must* ...

2:00
Java hashCode() & equals(): The Contract You MUST Know 📜 #k5kc #java #javainterviewquestions

0 views

1 day ago

Adam Bien
Are you a Java Developer on the Naughty List?  #java #shorts #coding #airhacks

Using Agent zSmith (https://github.com/adambien/zsmith) to check whether you are on Santa's naughty list. Java used in this short: ...

2:16
Are you a Java Developer on the Naughty List? #java #shorts #coding #airhacks

788 views

10 hours ago

Carlos Chacin
TDD Java 25 Card Game #shorts #java25 #viralshorts

Building the Skull King card game in Java 25 using Test-Driven Development! This episode: Setting up the project and creating ...

1:01
TDD Java 25 Card Game #shorts #java25 #viralshorts

0 views

2 days ago

CodeCraft Pro
INTEGER CACHING IN JAVA🧠  #shortvideo #shorts #java #javaprogramming

INTEGER CACHING IN JAVA #java #learnjava #javalearning #python #coding #codinglife #computerscience #engineering ...

0:57
INTEGER CACHING IN JAVA🧠 #shortvideo #shorts #java #javaprogramming

0 views

13 hours ago

Next LVL Programming
What Is A Caesar Cipher? - Next LVL Programming

What Is A Caesar Cipher? In this informative video, we will take a closer look at the Caesar cipher, one of the oldest techniques ...

3:04
What Is A Caesar Cipher? - Next LVL Programming

2 views

6 months ago

vlogize
Solving the Caesar Cipher Output Issue in Java: A Detailed Guide

Learn how to correctly implement the `Caesar Cipher` in Java and fix common output issues. Follow our step-by-step guide for a ...

2:30
Solving the Caesar Cipher Output Issue in Java: A Detailed Guide

1 view

4 months ago

vlogize
Fixing the Caesar Cipher Decryption Issue in Java

Discover how to resolve the decryption issue in your Java `Caesar Cipher` implementation. Learn effective debugging techniques ...

1:32
Fixing the Caesar Cipher Decryption Issue in Java

1 view

8 months 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?

20 views

2 months ago

Namma Coding
🧩🔐 Coding Challenge : Caesar Cipher 📜🧩

In the kingdom of Scriptshire, an ancient cipher is used to protect valuable secrets. The cipher is called the Caesar Cipher, and it ...

0:15
🧩🔐 Coding Challenge : Caesar Cipher 📜🧩

153 views

10 months ago

vlogize
Mastering the Caesar Cipher: A Beginner's Guide to Implementing the Caesar Cipher in Java

Explore the step-by-step implementation of the Caesar Cipher in Java. Understand how to encode strings while handling various ...

1:58
Mastering the Caesar Cipher: A Beginner's Guide to Implementing the Caesar Cipher in Java

3 views

4 months ago

vlogize
How to Keep Spaces When Encrypting Messages with Caesar Cipher in Java

A guide on modifying your Caesar Cipher implementation in Java to preserve spaces between words in encrypted messages.

1:51
How to Keep Spaces When Encrypting Messages with Caesar Cipher in Java

1 view

8 months ago

vlogize
Fixing Your Java Caesar Cipher: Why Is It Returning Empty Strings?

Discover why your Java program for the Caesar cipher is returning empty strings and learn how to implement a working solution ...

2:00
Fixing Your Java Caesar Cipher: Why Is It Returning Empty Strings?

0 views

8 months ago

Tech classroom By Neeharika K
Hill Cipher - Java Implementation

networking #networksecurity #cryptography #javaprogramming #java #hillcipher #cipher #ciphercode.

2:37
Hill Cipher - Java Implementation

77 views

9 days ago

vlogize
How to Handle Spaces in a Caesar Cipher Encryption Program

Learn how to modify your Java Caesar cipher program to correctly handle spaces in strings for accurate encryption output.

1:46
How to Handle Spaces in a Caesar Cipher Encryption Program

3 views

8 months ago

vlogize
Understanding and Fixing Null Output in Java Recursive Caesar Cipher Code

Explore why your Java recursive Caesar cipher method returns `null` and how to fix it. Transform your code with this clear guide to ...

1:48
Understanding and Fixing Null Output in Java Recursive Caesar Cipher Code

2 views

8 months ago

vlogize
Understanding and Fixing String Index Error in Java's Caesar Cipher Implementation

This guide explores how to troubleshoot and resolve the common `String Index Error` encountered while implementing Caesar's ...

2:23
Understanding and Fixing String Index Error in Java's Caesar Cipher Implementation

0 views

2 months ago