ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,185 results

Toronto Java Users Group
2025-09 Simpler Java build tools with Object Oriented Programming

Presented by: Haoyi Li The Java language is known to be performant, easy to use, and with great IDE support, but Java build tools ...

1:13:00
2025-09 Simpler Java build tools with Object Oriented Programming

87 views

2 months ago

JCConf Taiwan
402CD 3 Simplifying Java Build Tooling with Object Oriented Programming by Li Haoyi

... bog standard object-oriented Java 101 code with objects classes methods method calls overrides and supers And Mill handles ...

47:43
402CD 3 Simplifying Java Build Tooling with Object Oriented Programming by Li Haoyi

23 views

1 month ago

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

7 months ago

ONES COACHING
S3 KTU SURE SHOT QUESTION SERIES | OBJECT ORIENTED PROGRAMMING | MODULE 1 | ONES

S3 EARTH CRASH BATCH (KTU 2024 Scheme) ✓ Full Semester Access – ₹1499/- ✓ Any Single Subject – ₹499/- Only ...

1:03:32
S3 KTU SURE SHOT QUESTION SERIES | OBJECT ORIENTED PROGRAMMING | MODULE 1 | ONES

12,721 views

1 month ago

Alex Demko
OOP Encapsulation: Keep It Clean, Lock It Tight! 🔐

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:06
OOP Encapsulation: Keep It Clean, Lock It Tight! 🔐

221 views

7 months ago

Soft Planet Studio
Procedural and object-oriented programming a debate between newbie and pro programmer!  #enginnering

Learn Programming with CHAI! The Most INDIAN Way to Master Object-Oriented Programming! Watch as a wise programmer ...

0:59
Procedural and object-oriented programming a debate between newbie and pro programmer! #enginnering

14 views

11 months ago

Alex Demko
OOP & Classes: Clarity or Just More Chaos? ⚔️

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:06
OOP & Classes: Clarity or Just More Chaos? ⚔️

500 views

7 months ago

StarAdg
Java OOP(Object Oriented Programming) Concepts | INHERITANCE|ENCAPSULATION |  POLYMORPHISM .#java

Object-Oriented Programming (OOP) in Java is a programming paradigm based on the concept of "objects," which can contain ...

1:13:57
Java OOP(Object Oriented Programming) Concepts | INHERITANCE|ENCAPSULATION | POLYMORPHISM .#java

14 views

1 month ago

Peter Schneider
Softwareengineering: Differences between "Java OOP" and "Pythonic OOP"? closed

Differences between "Java OOP" and "Pythonic OOP"? closed I hope you found a solution that worked for you :) The Content is ...

3:26
Softwareengineering: Differences between "Java OOP" and "Pythonic OOP"? closed

1 view

10 months ago

Pearls Classroom
Object Oriented Programming Concepts
2:44
Object Oriented Programming Concepts

77 views

10 months ago

Alex Demko
OOP Can Help or Hurt — It’s How You Use It! 💡

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:08
OOP Can Help or Hurt — It’s How You Use It! 💡

342 views

7 months ago

CharlesGPT
Java OOP Course 11: Interfaces vs Abstract Classes vs Concrete Classes

java #oopsinjava #beginners Hey future Java devs! In Course 11, we break down the core of Object-Oriented Programming in ...

11:45
Java OOP Course 11: Interfaces vs Abstract Classes vs Concrete Classes

10 views

4 months ago

Edu-ca-te
What is Java ? - Intrdouction to OOP (PART 2)

Hey comp. Sci students welcome to Edu-cate in this video we are going to be doing the logic of Java programming language ...

27:05
What is Java ? - Intrdouction to OOP (PART 2)

104 views

2 months ago

ampw_creations
What is OOP? | Object Oriented Programming Explained Simply | EP01

In this video, we answer the question: What is Object-Oriented Programming (OOP)? This beginner-friendly video is perfect for ...

0:59
What is OOP? | Object Oriented Programming Explained Simply | EP01

6 views

3 months ago

Jason Caffeine Overdosed
Encapsulation: Exploring the Box

This video gives a brief description of what Encapsulation is as one of the concept of Object Oriented Programming using Java ...

2:50
Encapsulation: Exploring the Box

13 views

2 weeks ago

Xegera Official
Which Programming Language To Learn?

If you're wondering which programming language to learn first, look no further! In this video, we'll make choosing your first ...

0:54
Which Programming Language To Learn?

310 views

11 months ago

ONES COACHING
S3 KTU SURE SHOT QUESTION SERIES | OBJECT ORIENTED PROGRAMMING | MODULE 2 | ONES

S3 EARTH CRASH BATCH (KTU 2024 Scheme) ✓ Full Semester Access – ₹1499/- ✓ Any Single Subject – ₹499/- Only ...

51:54
S3 KTU SURE SHOT QUESTION SERIES | OBJECT ORIENTED PROGRAMMING | MODULE 2 | ONES

7,358 views

1 month ago

Coding Pills
ATM Machine Program in Java | Method Real-World Examcple | Tech Unbox with Anas #programming #java

What You Will Learn: Java Methods and Classes Object-Oriented Programming (OOP) ATM System Implementation in Java This ...

3:50
ATM Machine Program in Java | Method Real-World Examcple | Tech Unbox with Anas #programming #java

11 views

9 months ago

Alex Demko
Use Classes Daily… or Ditch Them Completely? ⚖️

... Object-Oriented Programming (OOP) in a simple and beginner-friendly way, covering real examples in Python, TypeScript, Java ...

0:05
Use Classes Daily… or Ditch Them Completely? ⚖️

603 views

7 months ago

CharlesGPT
Java Course 10 (2026 edition) | Master OOP: Inheritance & Polymorphism 🚀

java #oopsinjava #beginners In Course 10 of our Java for Beginners series, we dive into the heart of Object-Oriented ...

23:40
Java Course 10 (2026 edition) | Master OOP: Inheritance & Polymorphism 🚀

14 views

4 months ago

DEEPTI SHARMA: Let's Learn Programming
Copy Constructor in Java | Java Copy Constructor #javaoop #oopsconcepts #javatutorial #javaoops

Copy Constructor in Java | Java Copy Constructor #javaoop #oopsconcepts #javatutorial #javaoops #java #exam #java ...

0:55
Copy Constructor in Java | Java Copy Constructor #javaoop #oopsconcepts #javatutorial #javaoops

105 views

4 months ago

CompSci Concepts
Java 01 IDE Setup and Intro
25:17
Java 01 IDE Setup and Intro

30 views

3 months ago

Edgars Garsneks
Java Functional Interfaces? λ

Ever wondered what a functional interface is in Java? It's just an interface with ONE abstract method — perfect for clean, simple ...

0:57
Java Functional Interfaces? λ

375 views

7 months ago

Alex Demko
Abstraction in OOP: Just Like Making Coffee! 🔧➡️☕

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

0:06
Abstraction in OOP: Just Like Making Coffee! 🔧➡️☕

139 views

7 months ago

Rihab Zaidi
Java Classes & Objects Explained in Simple Terms (With Analogy!)

... object-oriented programming (OOP) as we break down these essential building blocks of Java programming. Our goal is to help ...

2:46
Java Classes & Objects Explained in Simple Terms (With Analogy!)

10 views

10 months ago