ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

68 results

AcePractical
2025 IEB IT Practical: toString Method Explained

Tutoring: https://www.acepractical.co.za Full exam solutions: https://youtu.be/IkXkKShp8uc Perfect for: - Grade 12 IEB IT students ...

4:08
2025 IEB IT Practical: toString Method Explained

42 views

13d ago

Learn Programming With Vivek
Java Fundamentals: equals, hashCode and toString | Unit 23

Two Customer objects with the same name are not equal — until you say so. equals, hashCode and toString: what Object gives ...

4:57
Java Fundamentals: equals, hashCode and toString | Unit 23

8 views

10d ago

Coding with Sudhir
Java Object Class Explained | toString(), hashCode(), equals() & clone() | Core Java

Learn the Java Object Class in depth with this complete Core Java tutorial. In this session, we explore the java.lang package and ...

1:02:13
Java Object Class Explained | toString(), hashCode(), equals() & clone() | Core Java

139 views

2w ago

Muskan's Mindspace
Java Object Class Explained 🔥 | clone(), equals(), hashCode(), toString(), getClass() & finalize()

Java Object Class Explained !** In this video, we will understand the **Java `Object` class** from the basics and learn why it is ...

24:58
Java Object Class Explained 🔥 | clone(), equals(), hashCode(), toString(), getClass() & finalize()

223 views

9d ago

Java interview FAQ's
What is the Object class and its methods?

Java Object Class & Its Methods | Core Java Interview Questions In this video, we'll understand the Object class in Java, the root ...

3:07
What is the Object class and its methods?

8 views

4w ago

Apply IT
Instantiate React Component vs Java Object | RJ02 | Apply IT

ApplyIT2021 #react #javadeveloper #reactcomponents #components #reactprojects If you are a Java Developer and find ...

3:36
Instantiate React Component vs Java Object | RJ02 | Apply IT

60 views

6d ago

Free Coding With Satyam Sir Srinivas
Day 29 Java through OOPs Programming in Telugu | Exceptions| toString | try | catch | throw |finally

Day-3 | Exceptions in java | try | catch | throw | finally | toString() method | User Defined Exceptions with example programs ...

34:14
Day 29 Java through OOPs Programming in Telugu | Exceptions| toString | try | catch | throw |finally

4 views

10d ago

SkillUni By Abbas
Long Wrapper Class in Java

Learn the Long Wrapper Class in Java with a clear, step-by-step explanation of the Long class, its attributes, objects ...

30:44
Long Wrapper Class in Java

251 views

2w ago

SkillUni By Abbas
Byte Wrapper Class in Java

Learn Byte Wrapper Class in Java from the ground up! In this Java tutorial, we explore the Byte class, its attributes, objects ...

47:29
Byte Wrapper Class in Java

288 views

3w ago

Kianoosh Boroojeni
Java Programming - Module 2: Inheritance in Java, Polymorphism and Constructor Overloading

Introduction to Inheritance: (0:00 - 0:37) An overview of the module and the goal of creating reusable class hierarchies. Motivation: ...

23:45
Java Programming - Module 2: Inheritance in Java, Polymorphism and Constructor Overloading

7 views

1d ago

Lucas Albertoni Dev
Orientação a Objetos - Abstração,  Polimorfismo, toString, Sobrescrita, Método Construtor e outros

Nesse vídeo eu abordo conceitos de orientação a objetos de forma prática, citando dois dos 4 pilares de orientação a objetos: ...

44:48
Orientação a Objetos - Abstração, Polimorfismo, toString, Sobrescrita, Método Construtor e outros

6 views

3w ago

SkillUni By Abbas
Float Wrapper Class in Java

Learn the Float Wrapper Class in Java with a clear, student-friendly explanation of the Float class, its attributes, objects ...

31:06
Float Wrapper Class in Java

117 views

2w ago

SkillUni By Abbas
Integer Wrapper Class in Java

Learn the Integer Wrapper Class in Java with a clear, step-by-step explanation of the Integer class, its attributes, objects ...

32:33
Integer Wrapper Class in Java

358 views

3w ago

Assert True
Java Abstraction & Interfaces Explained: Default Methods, equals/hashCode (Day 6)

Day 6 of the Arbiter Learning Journey: every class so far has either stood alone or extended one parent — today we look at a ...

28:06
Java Abstraction & Interfaces Explained: Default Methods, equals/hashCode (Day 6)

11 views

3w ago

Web Development Tutorials
Records (Java 16+): Modeling Data Concisely | Java Tutorial

A Java record genuinely generates its own constructor, accessors, equals(), hashCode(), and toString() from a single line -- real, ...

1:54
Records (Java 16+): Modeling Data Concisely | Java Tutorial

1 view

13d ago

SkillUni By Abbas
Double Wrapper Class in Java

... parseDouble() method in Java Static and instance toString() methods Java methods and objects Java predefined/library classes ...

30:47
Double Wrapper Class in Java

219 views

2w ago

Free Coding With Satyam Sir Srinivas
Day 27 Java through OOPs Programming in Telugu | Exceptions| toString | try | catch | throw |finally

Day-1 | Exceptions in java | try | catch | throw | finally | toString() method | User Defined Exceptions with example programs ...

52:12
Day 27 Java through OOPs Programming in Telugu | Exceptions| toString | try | catch | throw |finally

4 views

10d ago

Free Coding With Satyam Sir Srinivas
Day 30 Java through OOPs Programming in Telugu | Exceptions| toString | try | catch | throw |finally

Day-4 | Exceptions in java | try | catch | throw | finally | toString() method | User Defined Exceptions with example programs ...

36:51
Day 30 Java through OOPs Programming in Telugu | Exceptions| toString | try | catch | throw |finally

22 views

10d ago

SkillUni By Abbas
Short Wrapper Class in Java

Learn the Short Wrapper Class in Java from basics to important methods with clear, exam-oriented explanations. In this Java ...

29:15
Short Wrapper Class in Java

207 views

3w ago

Free Coding With Satyam Sir Srinivas
Day 28 Java through OOPs Programming in Telugu | Exceptions| toString | try | catch | throw |finally

Day-2 | Exceptions in java | try | catch | throw | finally | toString() method | User Defined Exceptions with example programs ...

1:02:38
Day 28 Java through OOPs Programming in Telugu | Exceptions| toString | try | catch | throw |finally

1 view

10d ago

CS Edupoint
Java final Keyword, Object Class, Upcasting & Downcasting Explained | CS Edupoint

Learn important Java OOP and inheritance concepts in this beginner-friendly class by **CS Edupoint**. In this session, we’ll ...

38:00
Java final Keyword, Object Class, Upcasting & Downcasting Explained | CS Edupoint

482 views

Streamed 8d ago

GDcademy - Coding learning platform and Sourcify IN
Object Class - Object Oriented Programing in JAVA in English - #makautsemester #btech

Object Class - Object Oriented Programing in JAVA in English - #makautsemester #btech In this video i have discussed about ...

32:51
Object Class - Object Oriented Programing in JAVA in English - #makautsemester #btech

49 views

4w ago

SkillUni By Abbas
Boolean Class in Java | ICSE Class 10

Learn the Boolean Class in Java and understand the Boolean Wrapper Class in Java with simple, practical examples. In this ...

29:44
Boolean Class in Java | ICSE Class 10

140 views

10d ago

Learn-Love-Lead
Java 16 Records Explained in 4 Minutes

Learn Java 16 Records in just 4 minutes! Medium Link: ...

3:29
Java 16 Records Explained in 4 Minutes

1 view

2w ago

Hustle & Humor
The Java Story Ep 16: Annotations

The Java Story - Episode 16: Annotations Current cut (coherent narration + animated visuals). The Java Story is a structured ...

3:59
The Java Story Ep 16: Annotations

1 view

6d ago

Tech World UA
GZ 1-2-8 StringBuilder та Arrays в Java: методи, ємність і порівняння масивів

У цьому відео детально розглядаємо два важливі класи Java: StringBuilder і Arrays. Ви дізнаєтесь, як працює внутрішній ...

4:21
GZ 1-2-8 StringBuilder та Arrays в Java: методи, ємність і порівняння масивів

11 views

3w ago

Learn Programming With Vivek
Java Fundamentals: Records, Enums and Sealed Types | Unit 18

Modern Java data types in one unit: records for immutable data with equals, hashCode and toString for free; enums for fixed ...

4:26
Java Fundamentals: Records, Enums and Sealed Types | Unit 18

1 view

11d ago

Muskan's Mindspace
Java Enum Coding Challenge 🔥 | All Enum Methods in One Program | Complete Solution + Explanation

Think you know Java Enum? Now let's put everything into ONE coding problem! In this video, we'll solve a complete Java ...

13:52
Java Enum Coding Challenge 🔥 | All Enum Methods in One Program | Complete Solution + Explanation

35 views

5d ago

Gyan Vedant CS & IT
3.3 | Object Class | Abstraction in Java | Abstract Class | Interface in Java

Object Class | Abstraction in Java | Abstract Class | Interface in Java In this video, we will learn about the Object Class, Abstraction ...

1:16:22
3.3 | Object Class | Abstraction in Java | Abstract Class | Interface in Java

8 views

7d ago

Gyan Vedant CS & IT
1.11 | String in Java | Object Oriented Programming Using Java | OOP Using Java

String in Java | String Methods | Object Oriented Programming Using Java In this video, we will learn about Strings in Java and ...

40:16
1.11 | String in Java | Object Oriented Programming Using Java | OOP Using Java

76 views

7d ago

Muskan's Mindspace
🔥 Java Wrapper Classes Explained  | Integer, Boolean, Character, Double & parseInt()

Primitive Data Type ko Object kaise banate hain?** **Integer aur int mein actual difference kya hai?** **Integer.parseInt() ...

23:07
🔥 Java Wrapper Classes Explained | Integer, Boolean, Character, Double & parseInt()

271 views

8d ago

S M Ibrahim Hossain
Java Lab 3: Arrays in Java, For-Each Loop & Array Methods Explained

Java Lab 3: Learn Arrays in Java step by step. We cover how to declare and create arrays, how array references work in memory, ...

1:30:53
Java Lab 3: Arrays in Java, For-Each Loop & Array Methods Explained

21 views

3d ago

CodeSnapBean
StringBuilder vs StringBuffer in Java | Mutable Strings, Thread Safety & Performance | Core Java

In this video, we'll understand StringBuilder and StringBuffer in Java with simple examples and interview-focused explanations.

17:31
StringBuilder vs StringBuffer in Java | Mutable Strings, Thread Safety & Performance | Core Java

9 views

3d ago

Learn Programming With Vivek
Java Fundamentals: Sorting and Comparators | Unit 22

Asha wants customers by name, then by bill, highest first. Sorting in Java: Collections.sort, Comparable for the natural order, ...

4:53
Java Fundamentals: Sorting and Comparators | Unit 22

47 views

10d ago

Muskan's Mindspace
Java Wrapper Classes: Master Them With ONE Coding Problem! | Integer, Boolean, Autoboxing & More

Can you solve one Java program using almost every important Wrapper Class concept?** In this video, we take a **real ...

25:38
Java Wrapper Classes: Master Them With ONE Coding Problem! | Integer, Boolean, Autoboxing & More

123 views

7d ago

Tech World UA
GZ 2-2-10 Всі 4 принципи ООП разом: equals, hashCode, поліморфізм і Tank на практиці

Цей відеоурок зводить разом усі чотири принципи об'єктно-орієнтованого програмування — абстракцію, інкапсуляцію, ...

7:21
GZ 2-2-10 Всі 4 принципи ООП разом: equals, hashCode, поліморфізм і Tank на практиці

82 views

2w ago

Muskan's Mindspace
Java Enum  🔥 | enum, ordinal(), values(), valueOf() & More | Real-Life Example

What exactly is enum in Java, and why do developers use it? In this video, we'll understand Java Enum from beginner to ...

28:28
Java Enum 🔥 | enum, ordinal(), values(), valueOf() & More | Real-Life Example

66 views

6d ago

Olivier Blanco Sandi
Java Programming Exam Solved | Objects, Accumulators, and Console Menu

In this video, we'll walk you through a Java exam exercise using Eclipse. We'll develop a console system to record ticket ...

37:35
Java Programming Exam Solved | Objects, Accumulators, and Console Menu

157 views

2w ago

Madovers MegaByte
Java Fundamentals One Shot | Complete Java Theory & Concepts | Java Basics to Advanced

Master Java Fundamentals Theory in One Shot with this complete revision-focused tutorial. This video covers the essential Java ...

4:34:51
Java Fundamentals One Shot | Complete Java Theory & Concepts | Java Basics to Advanced

395 views

10d ago

Coding with Sudhir
Java Wrapper Classes, Autoboxing & Generics Explained | Core Java Interview Concepts

Learn Java Wrapper Classes, Autoboxing, Unboxing, Generics, Object Arrays, and Type Conversion in this detailed Core Java ...

44:32
Java Wrapper Classes, Autoboxing & Generics Explained | Core Java Interview Concepts

146 views

4w ago

Yogesh Kumar
Wrapper class in java

A wrapper class is a reference type that houses a primitive value, allowing primitives to act like objects in Java Wrapper Classes in ...

13:38
Wrapper class in java

3 views

2w ago

Hustle & Humor
The Java Story Ep 17: Reflection

The Java Story - Episode 17: Reflection Current cut (coherent narration + animated visuals). The Java Story is a structured series ...

3:59
The Java Story Ep 17: Reflection

0 views

6d ago

Eduardo Malengo Andrade
COMO NÃO VAZAR DADOS SENSÍVEIS (PII) EM JAVA | Refatoração de Código e Boas Práticas

Vazar dados pessoais (PII) como CPF, e-mail e senhas nos logs da sua aplicação Java é uma das falhas de segurança mais ...

0:39
COMO NÃO VAZAR DADOS SENSÍVEIS (PII) EM JAVA | Refatoração de Código e Boas Práticas

3 views

2w ago

Learn with Sarath Kumar
Java Course | 61 - Final Array in Java | Reference vs Array Elements & Modification Rules

In this video, we learn about the **Final Array in Java** and understand how the `final` keyword works when used with array ...

11:05
Java Course | 61 - Final Array in Java | Reference vs Array Elements & Modification Rules

33 views

6d ago

primejava_official
👉 Java Records vs Lombok vs POJO — Which One Should You Use in 2026? 🚀

Java Records vs Lombok vs Traditional POJO — Which One Should You Use in 2026? Should you use Java Records, Lombok, ...

32:35
👉 Java Records vs Lombok vs POJO — Which One Should You Use in 2026? 🚀

175 views

9d ago

Code With GG
Hibernate CRUD Operations | Create, Read, Update & Delete | Java Hibernate | Code with GG

In this video, we learn Hibernate CRUD Operations step by step using Java and MySQL. This tutorial explains how to create a ...

30:06
Hibernate CRUD Operations | Create, Read, Update & Delete | Java Hibernate | Code with GG

2 views

18h ago

Pavani Teaches
P1-V7 : StringBuffer vs StringBuilder 🔥 | StringBuilder Methods You Must Know for DSA

Welcome to Part 3 of my Java Strings series! In this video, we take the next step after learning Java String methods and ...

16:17
P1-V7 : StringBuffer vs StringBuilder 🔥 | StringBuilder Methods You Must Know for DSA

98 views

4w ago

vlogommentary
How to Use a Secondary Key Value in an Android Spinner with Room Database

Learn how to display objects in an Android Spinner by their names while programmatically handling their underlying key values ...

3:16
How to Use a Secondary Key Value in an Android Spinner with Room Database

1 view

5d ago

Felipe Costa | Analyst and Developer
Java, Spring Boot, MySql / PostgreSQL. New Package "entity" e Class Users  (Parte 5)

Package "entity" e Class Java "Users". Anotações declaradas: @Data @Builder @Entity @Table O que @Data faz? A anotação ...

8:49
Java, Spring Boot, MySql / PostgreSQL. New Package "entity" e Class Users (Parte 5)

3 views

11d ago

Prof. Gabriel Gadelha
Java Records: Pare de Escrever Getters e Setters Inúteis!

Aprenda, na prática, o que são Java Records, como implementar imutabilidade em Java e quando usar Records em vez de ...

8:27
Java Records: Pare de Escrever Getters e Setters Inúteis!

203 views

4w ago

Mira
OOP-ning 2 Ustuni: Inheritance | 6-Dars

Assalomu alaykum! Java OOP kursi bo'yicha oltinchi darsimizga xush kelibsiz. Bugun biz Ob'ektga Yo'naltirilgan Dasturlashning ...

41:10
OOP-ning 2 Ustuni: Inheritance | 6-Dars

27 views

2w ago

KinSoft Lab
Cours Complet Java Avec IDE intelliJ Nouvelle méthode

Cours Complet sur Java installation et Configuration de L'IDE intelliJ, les idéntifiant, les commentaires, la declaration des ...

3:03:48
Cours Complet Java Avec IDE intelliJ Nouvelle méthode

38 views

12d ago

A.I.H Digital
Learn JavaScript from Scratch to Expert [FULL COURSE 1+ HR] - Complete Web & Full-Stack Guide 2026

📘 LEARN JAVASCRIPT FROM ZERO TO EXPERT — FULL MASTERCLASS (1+ HOUR NON-STOP) Welcome to the most comprehensive JavaScript ...

1:07:13
Learn JavaScript from Scratch to Expert [FULL COURSE 1+ HR] - Complete Web & Full-Stack Guide 2026

60 views

2d ago