ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,175 results

Adam Gaweda, Dr. Sensei
Thinking in Objects

So now we've started to work with objects in Java and that's a nice thing because what that allows us to start to do is have a little ...

4:58
Thinking in Objects

2,112 views

11 years ago

PsychoTech Institute™
Types of Variables in Java | Local, Instance, Static Variables | Object Oriented Programming (OOP)

In Java, there are three main types of variables: Local Variables: Local variables are declared within a method, constructor, ...

5:13
Types of Variables in Java | Local, Instance, Static Variables | Object Oriented Programming (OOP)

25 views

2 years ago

The Coding Gopher
How the Java Virtual Machine Works (and Why You Should Care)

Topics: - What is Java Bytecode? - How the JVM works (Class Loading, Bytecode Verification, JIT Compilation). - Why Bytecode ...

4:04
How the Java Virtual Machine Works (and Why You Should Care)

13,007 views

1 year ago

Carlos Chacin
🛑️ Stop Using ThreadLocal! Migrate to Java Scoped Values

ThreadLocal worked great for traditional threads — but with Java 21's Virtual Threads, it causes memory bloat and mutable state ...

12:59
🛑️ Stop Using ThreadLocal! Migrate to Java Scoped Values

290 views

7 months ago

nipafx
Static Factory Methods - Effective Java, Item 1

Static factory methods are awesome! They allow us to overcome three shortcomings of constructors by allowing us to freely ...

15:11
Static Factory Methods - Effective Java, Item 1

6,379 views

7 years ago

Ingeniero John Ortiz Ordoñez
Java Curso: 271 Proyecto 5 - Documentación de Clases y Métodos de Instancia con Javadoc

https://github.com/Fhernd/Java-Curso 271. Proyecto 5 - Documentación de Clases y Métodos de Instancia con Javadoc con el ...

13:15
Java Curso: 271 Proyecto 5 - Documentación de Clases y Métodos de Instancia con Javadoc

149 views

6 years ago

TokyoEdtech
Intro to Java and AP CS A   Using Objects I

In this new video series, I'll be revisiting Java with an emphasis on the AP Computer Science A course. In this video, I'll show you ...

18:56
Intro to Java and AP CS A Using Objects I

514 views

2 years ago

Adam Gaweda, Dr. Sensei
Overriding the equals Method

... this object is this object o I should probably see if it is an instance of notice how it changes student student student because now ...

5:56
Overriding the equals Method

648 views

11 years ago

nipafx
Java Generics I - The Basics

First part of a short series on Java Generics - this one explains the basics Table of contents: 00:00 intro 00:50 motivation 02:50 ...

18:07
Java Generics I - The Basics

4,179 views

6 years ago

Redemptie
Java programming part 12 Instantiated object instances changes to values

Java Programming tutorial for beginners, Exploring the Object instances values and chages made to indidviual instances.

7:08
Java programming part 12 Instantiated object instances changes to values

320 views

14 years ago

Redemptie
Java programming part 13 Creating objects instances of Objects

Java Programming tutorial for beginners, Creating object instances of other objects.

5:55
Java programming part 13 Creating objects instances of Objects

258 views

14 years ago

The Debug Zone
How to Synchronize Variables Between Java Instances Over a Network

In this video, we delve into the intricacies of synchronizing variables between multiple Java instances over a network.

9:56
How to Synchronize Variables Between Java Instances Over a Network

3 views

1 year ago

Kids Koding
is a, has a, Object Superclass (Java)

Sub to my channel for more notifications- ...

15:59
is a, has a, Object Superclass (Java)

105 views

4 years ago

Javax0 Tutorials with Peter Verhas
Object Initialization Part 1

How object initialization works in Java. Static initializer blocks, object initializer blocks and constructors.

9:02
Object Initialization Part 1

1,986 views

9 years ago

Geoffrey Schmit
APCSA Classes 02.02: Declaring Instance Variables

Naperville North High School, AP Computer Science A, 2022-2023.

8:42
APCSA Classes 02.02: Declaring Instance Variables

32 views

3 years ago

Owen Wu
Java Instanceof Keyword

https://www.hackerrank.com/challenges/java-instanceof-keyword/problem?isFullScreen=true Could not solve on my own - come ...

7:53
Java Instanceof Keyword

13 views

4 months ago

Adam Gaweda, Dr. Sensei
Static vs Instance

So now that we have been talking about classes we break down into two separate types we get static and instance well when we ...

5:15
Static vs Instance

528 views

11 years ago

Vikas Bandaru
Java - Finding Bugs with Object Tracing

This video shows how to use Object Tracing Technique to find bugs in a Java program.

4:03
Java - Finding Bugs with Object Tracing

136 views

9 years ago

The Debug Zone
Java Generics Incompatible Types Error: Fixing 'No Instance(s) of Type Variable(s) T Exist'

In this video, we dive into the common pitfalls of Java generics, specifically focusing on the "Incompatible Types" error that many ...

5:29
Java Generics Incompatible Types Error: Fixing 'No Instance(s) of Type Variable(s) T Exist'

37 views

1 year ago

Smoothstack
Java Object Mastery | Smoothstack

Welcome to a transformative Java learning experience with Mojib from Smoothstack, a self-taught software engineer and former ...

17:23
Java Object Mastery | Smoothstack

7,511 views

2 years ago