ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,263 results

InfoQ
Java DataFrames: The Missing Tool in Your Data-Oriented Toolkit

In this #InfoQ video, Vladimir Zakharov demonstrates why Data-Oriented Programming (DOP) and Java DataFrames are the ...

49:16
Java DataFrames: The Missing Tool in Your Data-Oriented Toolkit

779 views

6 days ago

963 Unplugged
How Strings Work in 4 Major Languages: C, C++, Java & Python

Welcome back to the Coding Immersion Journey! In Part 8, we're tackling one of the most fundamental data types in programming: ...

3:28
How Strings Work in 4 Major Languages: C, C++, Java & Python

252 views

2 days ago

The Free 4U (Free Online Learning, Apps, Tools)
Free Java Tutorial Course for Beginners  (2026) #freeonlinecourse #learnjavaonline

Learn Java Object Oriented programming in 1 hour (2026 Free Online Course). Basic Java concepts covered are Variables, ...

1:15:20
Free Java Tutorial Course for Beginners (2026) #freeonlinecourse #learnjavaonline

1,888 views

6 days ago

Roel Van de Paar
How to assign value to each character in string Java? (3 Solutions!!)

How to assign value to each character in string Java? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:23
How to assign value to each character in string Java? (3 Solutions!!)

4 views

4 days ago

TheFullStackArchitect
Count Words in a String - LeetCode 434 Java Tutorial (Easy Split Method)

In this video, we solve LeetCode 434, "Number of Segments in a String," using Java. A segment is defined as a contiguous ...

4:52
Count Words in a String - LeetCode 434 Java Tutorial (Easy Split Method)

38 views

2 days ago

rajonlinetrainings
Ways to Traverse a Collection in Java | Iterator, ForEach, Enhanced For Loop | Java Collections

In this video, you will learn different ways to traverse a Collection in Java with clear explanations and practical examples.

11:41
Ways to Traverse a Collection in Java | Iterator, ForEach, Enhanced For Loop | Java Collections

23 views

2 days ago

Geekific
Apache Commons Lang3 vs Writing Your Own Utilities | Which Wins? | Geekific

In this video, we take a deep dive into Apache Commons Lang3, one of the most essential and widely used utility libraries in the ...

6:42
Apache Commons Lang3 vs Writing Your Own Utilities | Which Wins? | Geekific

334 views

1 day ago

Ace The Code
TCS NQT Coding Input Hacks | 90% Fail | The Secret to Taking Inputs (C++/Java/Python)

Stop Failing the TCS NQT Coding Round! Master the Input Format (C++, Java, Python) Did you know that nearly 90% of students ...

23:36
TCS NQT Coding Input Hacks | 90% Fail | The Secret to Taking Inputs (C++/Java/Python)

174 views

2 days ago

Pascal Esc
Forget JSON — These 4 Data Formats Made My APIs 5× Faster

https://medium.com/@Krishnajlathi/forget-json-these-4-data-formats-made-my-apis-5-faster-9b14c1102113.

12:45
Forget JSON — These 4 Data Formats Made My APIs 5× Faster

110 views

1 day ago

ExpertFunda
Leetcode 1356. Sort Integers by The Number of 1 Bits

Leetcode 1356 — Sort Integers by The Number of 1 Bits Struggling with Leetcode 1356? In this video, we break down “Sort ...

21:18
Leetcode 1356. Sort Integers by The Number of 1 Bits

56 views

5 days ago

codeWithKhan
LeetCode 1356 | 🔥Sort Integers by Number of 1 Bits | Java Stream API | Easy Bit Manipulation

In today's LeetCode problem (1356), we solve “Sort Integers by The Number of 1 Bits.” Instead of sorting normally, we sort ...

9:39
LeetCode 1356 | 🔥Sort Integers by Number of 1 Bits | Java Stream API | Easy Bit Manipulation

53 views

5 days ago

vlogize
Wie man eine Zeichenkette korrekt in eine ArrayList in Java aufteilt

Erfahren Sie, wie Sie mit unserer Schritt-für-Schritt-Anleitung Zeichen aus einem String in eine ArrayList in Java aufteilen. Perfekt ...

1:48
Wie man eine Zeichenkette korrekt in eine ArrayList in Java aufteilt

0 views

5 days ago

Dr. ENUGALA RAJU
🔴9. TCS NQT Coding Questions of🔥19th August 2023 Slot-1 Solved || Full Java Code || FREE NQT Coding

In this video coding questions asked on 19th August 2023 Slot - 1 were solved. Complete solution discussed with Java Coding.

1:13:25
🔴9. TCS NQT Coding Questions of🔥19th August 2023 Slot-1 Solved || Full Java Code || FREE NQT Coding

198 views

Streamed 2 days ago

Computer Sir Ki Class
[04-02] JSON Strings Explained | Escape Sequences & Unicode | #JSON #Programming #WebDev

In this lesson, we explore Strings as Data Values in JSON. Strings are one of the most commonly used data types in JSON, and ...

3:58
[04-02] JSON Strings Explained | Escape Sequences & Unicode | #JSON #Programming #WebDev

9 views

6 days ago

AH Tutorials
OOP with Java AKTU Unit 1 One Shot 🔥 | BCS-403 Important Topics | PYQs PDF

📘 Download PYQs & Hand-written PDF: 👉 https://www.examshelf.in/blog/object-oriented-programming-unit-1-notes-aktu-bcs-403-pdf ...

30:33
OOP with Java AKTU Unit 1 One Shot 🔥 | BCS-403 Important Topics | PYQs PDF

270 views

6 days ago

Swaroop Talks
Java For Beginners in Telugu [PART 8] || Code with Swaroop || Zero to Hero || Arrays

Explore: https://www.codewithswaroop.com Join WhatsApp community: ...

32:32
Java For Beginners in Telugu [PART 8] || Code with Swaroop || Zero to Hero || Arrays

840 views

5 days ago

JAVA
WEEK 3 EXTRA SESSION

So let's say static string name then if I make object one dot name equal to Java, an object, two dot name, equal to Python?

3:16:51
WEEK 3 EXTRA SESSION

92 views

Streamed 19 hours ago

ExcelR Solutions
SDP on Ace Coding Interviews: DSA Mastery with Java - Day 04

... yours on ACE coding interviews um DSA mastery with Java Java So firstly I would like to give my special thanks to our trainer for ...

2:09:00
SDP on Ace Coding Interviews: DSA Mastery with Java - Day 04

377 views

Streamed 3 days ago

vlogize
So zeigen Sie Long- oder Int-Werte im Button-Text mit Android Studio an

Erfahren Sie, wie Sie `Long`- oder `Int`-Werte in einem Button-Textfeld mit Android Studio anzeigen. Schritt-für-Schritt-Anleitung ...

1:43
So zeigen Sie Long- oder Int-Werte im Button-Text mit Android Studio an

0 views

5 days ago

JDK25 with AI
[Hindi] Java Date and Time API Tutorial | LocalDate, LocalTime, LocalDateTime, DateTimeFormatter

Master the Java Date and Time API in this complete hands-on tutorial designed for students and beginners who want strong ...

6:21
[Hindi] Java Date and Time API Tutorial | LocalDate, LocalTime, LocalDateTime, DateTimeFormatter

0 views

4 days ago

JAVA
Week 3 Practice Session

BS JAVA: Okay. You know. And ended password it says because it is read password. And you are giving a string here. okay, ...

2:12:55
Week 3 Practice Session

149 views

Streamed 2 days ago

BHARATTECHSHOW
Rotate Matrix by 90 Degree in Java |BHARAT TECH SHOW

Welcome to Bharat Tech Show In this video, we will solve an important 2D Array problem: ...

32:46
Rotate Matrix by 90 Degree in Java |BHARAT TECH SHOW

0 views

5 days ago

Durga Software Solutions
AZURE DATA ENGINEERING with FABRIC ANALYTICS tutorials || by Mr. Sameer On 25-02-2026 @7:30PM (IST)

AZURE DATA ENGINEERING with FABRIC ANALYTICS (ADF, ADB, SYNAPSE & Fabric Introduction) tutorials || Demo - 3 || by Mr.

13:58
AZURE DATA ENGINEERING with FABRIC ANALYTICS tutorials || by Mr. Sameer On 25-02-2026 @7:30PM (IST)

40 views

4 days ago

AAGE hamesha
𝐅𝐑𝐄𝐒𝐇𝐄𝐑'𝐒 DSA 𝐈𝐧𝐭𝐞𝐫𝐯𝐢𝐞𝐰 𝐍𝐨 - 01 | Data Structures, Java, Theory questions, Live Coding.

I hope these kind of videos can help you guys while preparing for your upcoming DSA interviews and on campus placement ...

23:12
𝐅𝐑𝐄𝐒𝐇𝐄𝐑'𝐒 DSA 𝐈𝐧𝐭𝐞𝐫𝐯𝐢𝐞𝐰 𝐍𝐨 - 01 | Data Structures, Java, Theory questions, Live Coding.

88 views

5 days ago

blueJ with Aditya
Score 80/80 in ICSE Class 8 Programming 🚀 Accumulators & Counters | 15 Important BlueJ Programs

Practice these programs and boost your programming confidence. Don't forget to: Like Subscribe Turn on notifications ...

1:03:52
Score 80/80 in ICSE Class 8 Programming 🚀 Accumulators & Counters | 15 Important BlueJ Programs

71 views

4 days ago