ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

25 results

Code & Play
Why your game code is crashing? (Encapsulation explained) | Java OOPS Concepts

In this video, I discussed about the most fundamental concept of OOPS (Object Oriented Programming Structure) - Encapsulation.

38:14
Why your game code is crashing? (Encapsulation explained) | Java OOPS Concepts

18 views

4 days ago

JAVA
Jan 2026 Orientation - DIPLOMA IN PROGRAMMING

Little bit of introduction to object oriented programming. Classes and Objects. So we slowly begins with object orientation. WEEK 2 ...

1:43:40
Jan 2026 Orientation - DIPLOMA IN PROGRAMMING

349 views

Streamed 6 days ago

DesignCodeDebugRepeat
Java NullPointerException three common causes (and solutions!) -- Fix it fast!

You declared your variables, you allocated your array with new, you called a method that returned an object -- why are you getting ...

10:53
Java NullPointerException three common causes (and solutions!) -- Fix it fast!

20 views

5 days ago

CS50
CS50x 2026 - Lecture 6 - Python

... Calculator 00:48:50 – Conditionals 00:52:11 – Compare 01:02:55 – Object-Oriented Programming 01:05:06 – copy.py 01:11:53 ...

2:29:32
CS50x 2026 - Lecture 6 - Python

6,282 views

4 hours ago

Developer Advocates Aspirant
What is Mutable vs Immutable Object in Python | Interview Question for experienced  Python developer

... step object oriented programming python what is python and features of python python programming interview questions how to ...

5:02
What is Mutable vs Immutable Object in Python | Interview Question for experienced Python developer

22 views

6 hours ago

Vision Microtech
🔥 How To Find Errors In Java Code | Java Debugging Tutorial | Common Java Errors Explained 🚀 ✨

How To Find Errors In Java Code | Java Debugging Tutorial | Common Java Errors Explained ✨ In this video, you will learn ...

3:20
🔥 How To Find Errors In Java Code | Java Debugging Tutorial | Common Java Errors Explained 🚀 ✨

7 views

7 days ago

Self Programmers
Every Programming Language Explained in 5 minutes

Every Programming Language Explained in 5 minutes Learn every major programming language in minutes! This is the ...

4:37
Every Programming Language Explained in 5 minutes

147 views

4 days ago

SDET_Tech-IVP(SDET TechInterViewPrep)
Java Inheritance Explained in 10 Minutes | Real-Time Examples | Interview Ready #28 Java Inheritance

What you'll learn in this video: What is Inheritance in Java? Types of Inheritance (Single, Multilevel, Hierarchical) extends keyword ...

10:19
Java Inheritance Explained in 10 Minutes | Real-Time Examples | Interview Ready #28 Java Inheritance

23 views

7 days ago

Goblin Code
ARS MAGNA - Episode 1: Why Modular Monolith & Setup

Welcome to the Modular Monolith Cave This video series shows how to build a Modular Monolith in Laravel without ...

4:43
ARS MAGNA - Episode 1: Why Modular Monolith & Setup

318 views

5 days ago

Vision Microtech
🔥 Nested If In Java | Nested If Else Statement in Java 🚀 ✨

Nested If In Java | Nested If Else Statement in Java ✨ In this video, you will learn Nested If in Java (JAVA) with simple and clear ...

6:08
🔥 Nested If In Java | Nested If Else Statement in Java 🚀 ✨

8 views

4 days ago

Vision Microtech
🔥 Control Statements In Java | Types of Control Statements in Java 🚀 ✨

Control Statements In Java | Types of Control Statements in Java ✨ In this video, you will learn Control Statements in Java ...

1:41
🔥 Control Statements In Java | Types of Control Statements in Java 🚀 ✨

10 views

6 days ago

Vision Microtech
🔥 If Statement In Java | If Else Statement in Java | Java Conditional Statements Tutorial 🚀 ✨

If Statement In Java | If Else Statement in Java | Java Conditional Statements Tutorial ✨ In this video, you will learn If Statement ...

6:33
🔥 If Statement In Java | If Else Statement in Java | Java Conditional Statements Tutorial 🚀 ✨

10 views

5 days ago

COMPUTER & EXCEL SOLUTION
Positive vs Negative Indexing in Python 🔥 Full Slicing Concept with Examples

python Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

10:33
Positive vs Negative Indexing in Python 🔥 Full Slicing Concept with Examples

11 views

1 day ago

Murala Nagaraju Education
Python Expert Reveals Top 3 Condition Statement Secrets

conditionalstatements Python Expert Reveals Top 3 Condition Statement Secrets if simpleif nestedif elif simpleifexcamples ...

15:11
Python Expert Reveals Top 3 Condition Statement Secrets

6 views

2 days ago

LLM Course Team
Jan 2026 Orientation - Big Data, LLM, DLP, DL for CV, RL

Because I've done OPP only for programming languages Python Java. >> Midhun Rajan: Now, it is Python only and simple ...

59:16
Jan 2026 Orientation - Big Data, LLM, DLP, DL for CV, RL

83 views

Streamed 3 days ago

CodeEasy
Introduction to  Java

Introduction to Java — Lesson Overview Java is one of the most popular and widely used programming languages in the world.

9:01
Introduction to Java

89 views

6 days ago

Groot Academy skills Development Training
Groot Academy skills Development Training  Live Stream

Welcome to Groot Academy – Your Gateway to Excellence in IT Training and Career Development! At Groot Academy, we are ...

34:32
Groot Academy skills Development Training Live Stream

14 views

Streamed 3 days ago

Yazılım Teknolojileri
2026 Yılında Yazılımcı Olmak | Kodlama, Kariyer, Yazılım Mühendisliği

Kodlama, Kariyer ve Değer Üretimi Nereye Gidiyor? 2026'da yazılımcı olmak ne anlama geliyor? Yapay zekanın hızla geliştiği bu ...

35:24
2026 Yılında Yazılımcı Olmak | Kodlama, Kariyer, Yazılım Mühendisliği

335 views

7 days ago

Groot Academy skills Development Training
sme-qtbm-dfk

Welcome to Groot Academy – Your Gateway to Excellence in IT Training and Career Development! At Groot Academy, we are ...

41:21
sme-qtbm-dfk

10 views

Streamed 1 day ago

Programming with Hussein
Java For Beginners - Introduction

... statements and loops - Data structures: arrays and basic data handling - Object-Oriented Programming (OOP): classes, objects, ...

2:08
Java For Beginners - Introduction

36 views

3 days ago

Vision Microtech
🔥 Switch Statement In Java | Switch Case in Java with Example 🚀 ✨

Switch Statement In Java | Switch Case in Java with Example ✨ In this video, you will learn Switch Statement in Java (JAVA) ...

7:37
🔥 Switch Statement In Java | Switch Case in Java with Example 🚀 ✨

17 views

3 days ago

BRRIEF
1 | Stack Implementation Using Array in Java (Push, Pop, Overflow & Underflow)

Source code used in this video: https://github.com/Psychopomp3012/Stack_and_Queue.git In this video, we implement a Stack ...

7:24
1 | Stack Implementation Using Array in Java (Push, Pop, Overflow & Underflow)

5 views

1 day ago

Vision Microtech
🔥 Using Strings in Switch in Java | Switch Case with String in Java 🚀 ✨

Using Strings in Switch in Java | Switch Case with String in Java ✨ In this video, you will learn Using Strings in Switch in Java 8 ...

2:20
🔥 Using Strings in Switch in Java | Switch Case with String in Java 🚀 ✨

4 views

1 day ago

Vision Microtech
🔥 Switch Statement with Numbers in Java | Numeric Switch Case in Java 🚀 ✨

Switch Statement with Numbers in Java | Numeric Switch Case in Java ✨ In this video, you will learn Switch Statement with ...

2:21
🔥 Switch Statement with Numbers in Java | Numeric Switch Case in Java 🚀 ✨

10 views

2 days ago

Tsoding Daily
GameDev in C - Logging System

Streamed Live on Twitch: https://twitch.tv/tsoding More episodes: ...

2:16:43
GameDev in C - Logging System

26,988 views

3 days ago