ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

83 results

Java Guru Ravi
Java Keywords Explained | Java Tutorial for Beginners | Lec-3 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we explore Java Keywords, which are the foundation of Java programming.

5:23
Java Keywords Explained | Java Tutorial for Beginners | Lec-3 | Java Guru Ravi

58 views

11 months ago

PythonLife
Basic to Advanced Java Programming | Live Online Classes in Telugu

80+ IT Full Courses in Telugu: https://www.youtube.com/playlist?list=PLbMVPNscUopTabwrwhZxVbvCoofSbe86P PythonLife ...

4:28
Basic to Advanced Java Programming | Live Online Classes in Telugu

457 views

2 months ago

Padho with Pratyush
The Best Way To Learn DSA in 2025 | DSA Patterns by IITian

DSA Patterns Playlist: https://www.youtube.com/playlist?list=PLbJhGqY-mq47k_WLUtzVjmarUm1EuXPj2 Find the pattern sheet ...

19:17
The Best Way To Learn DSA in 2025 | DSA Patterns by IITian

84,827 views

3 months ago

Java Guru Ravi
Understanding System.out.println() in Java | Java Tutorial | Lec-20  Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we take a deep dive into System.out.println() in Java, one of the most commonly used ...

7:54
Understanding System.out.println() in Java | Java Tutorial | Lec-20 Java Guru Ravi

175 views

10 months ago

Java Guru Ravi
Types of Operators in Java | Arithmetic, Logical, Bitwise & More | Lec-25 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we explore the different types of operators in Java. Operators are essential for ...

9:04
Types of Operators in Java | Arithmetic, Logical, Bitwise & More | Lec-25 | Java Guru Ravi

24 views

10 months ago

Padho with Pratyush
DSA PATTERNS Episode 8 | Two Pointers Pattern: Most Important Questions

Welcome to Lecture 5 of the DSA Patterns Playlist — in this video, we break down the Dutch National Flag Algorithm and Triplet ...

41:16
DSA PATTERNS Episode 8 | Two Pointers Pattern: Most Important Questions

14,833 views

2 months ago

PythonLife
Basic to Advanced Java Programming New Batch | Java in Telugu

80+ IT Full Courses in Telugu: https://www.youtube.com/playlist?list=PLbMVPNscUopTabwrwhZxVbvCoofSbe86P PythonLife ...

4:01
Basic to Advanced Java Programming New Batch | Java in Telugu

167 views

4 days ago

Hello World Institute
Which Language is Best For Career & Job ||First Programming Language || Complete Beginner Guide 2025

c tutorial part - 1 : https://youtu.be/NlDVvpJuDjs c tutorial part - 2 : https://youtu.be/AKa5UPha6c0 Frontend Web Development ...

8:05
Which Language is Best For Career & Job ||First Programming Language || Complete Beginner Guide 2025

137 views

1 month ago

Java Guru Ravi
🚀 Compilation and Execution of Java Programs | Java Tutorial for Beginners | Lec-7 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we will cover the complete process of compiling and executing Java programs step by ...

8:37
🚀 Compilation and Execution of Java Programs | Java Tutorial for Beginners | Lec-7 | Java Guru Ravi

62 views

11 months ago

Java Guru Ravi
⌨️ Taking Runtime Input Using Scanner in Java | Java Tutorial for Beginners | Lec-10 | JavaGuru Ravi

Welcome to Java Guru Ravi! In this lecture, we discuss how to take runtime input in Java using the Scanner class, an essential ...

12:48
⌨️ Taking Runtime Input Using Scanner in Java | Java Tutorial for Beginners | Lec-10 | JavaGuru Ravi

57 views

11 months ago

Java Guru Ravi
📝 Java Naming Conventions Explained | Java Tutorial for Beginners | Lec-4 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we dive into Java Naming Conventions to help you write clean, readable, and ...

8:07
📝 Java Naming Conventions Explained | Java Tutorial for Beginners | Lec-4 | Java Guru Ravi

38 views

11 months ago

Java Guru Ravi
🔍Variables in Java (Part 2) | Types, Scope & Best Practices | Java Tutorial | Lec-15 | JavaGuru Ravi

Connect with Me on LinkedIn: Ravi Kant Sahu #JavaGuruRavi #JavaVariables #JavaScope #LearnJava #JavaProgramming ...

11:23
🔍Variables in Java (Part 2) | Types, Scope & Best Practices | Java Tutorial | Lec-15 | JavaGuru Ravi

54 views

11 months ago

Shubham Aher
First Unique Character in  a String | LeetCode DSA Problem Explained | Coding  (Java, Python, C++)

In this video, we solve the classic “First Unique Character in a String” problem — a frequently asked DSA / Coding Interview ...

5:47
First Unique Character in a String | LeetCode DSA Problem Explained | Coding (Java, Python, C++)

131 views

4 months ago

Java Guru Ravi
🖥️ Command Line Arguments in Java Explained | Java Tutorial for Beginners | Lec-9 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we explore Command Line Arguments in Java, an essential concept for passing inputs ...

13:44
🖥️ Command Line Arguments in Java Explained | Java Tutorial for Beginners | Lec-9 | Java Guru Ravi

157 views

11 months ago

PythonLife
Basic to Advanced Java Programming | Zero to Hero Java  Course in Telugu

80+ IT Full Courses in Telugu: https://www.youtube.com/playlist?list=PLbMVPNscUopTabwrwhZxVbvCoofSbe86P PythonLife ...

7:14
Basic to Advanced Java Programming | Zero to Hero Java Course in Telugu

488 views

2 months ago

Java Guru Ravi
🔢 Primitive Data Types in Java Explained | Java Tutorial for Beginners | Lec-11 | Java Guru Ravi

Connect with Me on LinkedIn: Ravi Kant Sahu #JavaGuruRavi #JavaPrimitiveDataTypes #LearnJava #JavaProgramming ...

13:26
🔢 Primitive Data Types in Java Explained | Java Tutorial for Beginners | Lec-11 | Java Guru Ravi

19 views

11 months ago

Java Guru Ravi
🔍 Java static Keyword in Same Class | Part 2 | Java Tutorial for Beginners | Lec-6 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we continue exploring the static keyword in Java, focusing on how it works within the ...

8:07
🔍 Java static Keyword in Same Class | Part 2 | Java Tutorial for Beginners | Lec-6 | Java Guru Ravi

49 views

11 months ago

Shubham Aher
Remove Nth Node From End of Linked List | LeetCode DSA Problem Explained | Interview Preparation

In this video, we solve the “Remove Nth Node From End of Linked List” problem — a very common coding interview question ...

7:37
Remove Nth Node From End of Linked List | LeetCode DSA Problem Explained | Interview Preparation

170 views

4 months ago

Java Guru Ravi
Ternary Operator in Java (Part 3) | Advanced Use Cases & Nested Ternary | Lec-24 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we continue our deep dive into the Ternary Operator (? :) in Java, exploring advanced ...

7:17
Ternary Operator in Java (Part 3) | Advanced Use Cases & Nested Ternary | Lec-24 | Java Guru Ravi

56 views

10 months ago

Padho with Pratyush
Why 90% Students FAIL to Learn DSA 😞 (Truth No One Talks About)

If you are new here: Get the pattern sheet: ...

10:44
Why 90% Students FAIL to Learn DSA 😞 (Truth No One Talks About)

7,604 views

2 months ago