ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

28 results

Java with Divya😍
👉 “When You Print an Object… What REALLY Happens in Java? 🤯”

What really happens when you print an object in Java? Behind the scenes, Java automatically calls the toString() method from ...

2:24:51
👉 “When You Print an Object… What REALLY Happens in Java? 🤯”

1 view

Streamed 4 weeks ago

Que AI
6. Una lección de programación y control

Este video profundiza en la estructura interna de una clase en Java, que es esencial para la robustez y calidad de su código.

5:40
6. Una lección de programación y control

0 views

12 days ago

vlogize
Verstehen der Java-Vererbung: Behebung des toString-Methodenproblems in Unterklassen

Erfahren Sie, wie Sie in Java geerbte Methoden korrekt verwenden, insbesondere wie Sie die `toString`-Methode für ...

1:47
Verstehen der Java-Vererbung: Behebung des toString-Methodenproblems in Unterklassen

0 views

22 hours ago

12 AM Coding
Stop Writing Getters & Setters! Use Lombok 🚀

Stop writing boilerplate code! Use Project Lombok! Before Lombok (50+ lines): public class User { private String name; private ...

1:26
Stop Writing Getters & Setters! Use Lombok 🚀

10 views

2 weeks ago

Android Grail
Converting Between Numbers and Strings - Strings - Numbers and Strings - Learning the Java Language

This session covers the parseFloat(String s), valueOf(value), floatValue(), toString(value), and indexOf(int ch), in exploring how to ...

11:42
Converting Between Numbers and Strings - Strings - Numbers and Strings - Learning the Java Language

3 views

2 weeks ago

10xscaleai
Java OOP Concepts | this & super, Object Class, Encapsulation, Abstract Class

In this video, we explain core Java OOP concepts with clear explanations and real-world examples. Topics covered: ✓ this ...

1:20:39
Java OOP Concepts | this & super, Object Class, Encapsulation, Abstract Class

6 views

2 weeks ago

Code With K5KC
Java Records: 50 Lines ➡️ 1 Line (in 60s)

DESCRIPTION* Learn how Java Records (introduced in Java 14) revolutionize data classes by eliminating boilerplate code like ...

0:56
Java Records: 50 Lines ➡️ 1 Line (in 60s)

340 views

2 weeks ago

Saiful Islam
Array Iteration, Arrays, toString() (Newly Polished) | Java Bangla Tutorial

IDE: Visual Studio, Programming language: Java.

17:17
Array Iteration, Arrays, toString() (Newly Polished) | Java Bangla Tutorial

511 views

4 weeks ago

ShashCode
Inheritance in Java Explained | Types, extends Keyword & Object Class | OOP Concepts

Lecture Resources ...

15:24
Inheritance in Java Explained | Types, extends Keyword & Object Class | OOP Concepts

186 views

13 days ago

Fiveable
AP Computer Science A - Unit 2: Using Objects

... Void Methods 10:57 Runner Class Objects 14:03 Return Methods 15:36 toString Method 17:10 AddNums Runner 21:24 Padlet: ...

1:04:12
AP Computer Science A - Unit 2: Using Objects

5 views

3 weeks ago

Student Technique
Records In Java 17 - Full Tutorial - The Best New Java Feature You're Not Using

How to use Records in Java! We'll cover all the most important Java 17 Records features and show you all the rules about how ...

17:31
Records In Java 17 - Full Tutorial - The Best New Java Feature You're Not Using

44 views

3 days ago

IntelliJ IDEA, a JetBrains IDE
Command completion: No more shortcuts!

What if you could perform actions in IntelliJ IDEA without having to know the shortcuts? Command completion, an extension of ...

5:06
Command completion: No more shortcuts!

4,396 views

2 days ago

Tech Snaackz
Java-47 Interview MCQ 😱 StringBuilder vs StringBuffer | Output Question

Many know the difference but still fail the output question StringBuilder vs StringBuffer = Thread-safety twist! java java ...

0:16
Java-47 Interview MCQ 😱 StringBuilder vs StringBuffer | Output Question

0 views

8 days ago

Durga Software Solutions
Java 21 New Features   Record Classes Stable

Java 21 officially makes Record Classes stable, confirming them as a core feature for writing clean, concise, and immutable data ...

5:14
Java 21 New Features Record Classes Stable

14 views

12 days ago

PhilodeX
#02 | Check Palindrome String | 2 Ways (Java)

Problem Statement Given a string, check whether it is a Palindrome. A string is called a Palindrome if it reads the same from left to ...

8:36
#02 | Check Palindrome String | 2 Ways (Java)

8 views

3 weeks ago

Codexani
Java Classes vs Objects - Complete Explanation in Hinglish | Beginner to Advanced | OOP Tutorial

Kya aap Java seekh rahe hain aur Classes aur Objects ko samajhne me problem aa rahi hai? Toh yeh video sirf aapke liye hai!

12:58
Java Classes vs Objects - Complete Explanation in Hinglish | Beginner to Advanced | OOP Tutorial

5 views

2 days ago

Spring Boot Diaries
5 Real-World Lombok Examples Every Spring Boot Developer Should Know

Java developers love Spring Boot, but almost everyone agrees on one pain point: boilerplate. This video breaks down how ...

16:44
5 Real-World Lombok Examples Every Spring Boot Developer Should Know

84 views

2 weeks ago

NIIT
Java DSA Using ChatGPT: Solving Programming Problems with AI Assistance | NIIT GenAI Course M5S1

Welcome to Module 5 of NIIT's Generative AI Program — AI-Assisted Programming with ChatGPT. In this session, we move from ...

13:23
Java DSA Using ChatGPT: Solving Programming Problems with AI Assistance | NIIT GenAI Course M5S1

477 views

3 weeks ago

codehalic | کدهالیک
راز toString() روی پرایمیتیوها 😳

یه باگ نیست، یه ترفند زبانیه! تو این شورت میفهمیم Primitiveها چطور موقتاً تبدیل به Object میشن تا toString() اجرا بشه. #javascript ...

1:54
راز toString() روی پرایمیتیوها 😳

1,005 views

2 weeks ago

Analyst Adda
Can We Convert StringBuffer to String in Java? | Two-Way Conversion Explained.

In this detailed Java tutorial, you'll learn how to convert a StringBuffer to a String and then back to a StringBuffer again! Many Java ...

14:01
Can We Convert StringBuffer to String in Java? | Two-Way Conversion Explained.

0 views

6 days ago