ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

100,929 results

Bro Code
Learn Java getters and setters in 10 minutes! 🔐

java #javatutorial #javacourse public class Main { public static void main(String[] args) { // They help protect object data and add ...

10:06
Learn Java getters and setters in 10 minutes! 🔐

50,778 views

1 year ago

TodoCode
🚀 Getters and Setters in Java | 🤔| Object-Oriented Programming with Java 🖥️ | Easy Explanation 20...

💥 SUPPORT THE CHANNEL 💥 💖 Buy me a tereré from Argentina (MercadoPago): https://cafecito.app/todocode 💖 Argentine Bank ...

14:32
🚀 Getters and Setters in Java | 🤔| Object-Oriented Programming with Java 🖥️ | Easy Explanation 20...

173,176 views

4 years ago

Programación ATS
68. Programación en Java || POO || Encapsulamiento y métodos accesores (Getters y Setters)

Puedes apuntarte al curso completo en la siguiente plataforma: Hotmart: https://go.hotmart.com/W79402623G?dp=1 Como java ...

11:16
68. Programación en Java || POO || Encapsulamiento y métodos accesores (Getters y Setters)

361,247 views

8 years ago

makigas
Getters y setters o atributos públicos en Java, ¿qué es mejor?

Hace poco me plantearon la siguiente pregunta: ¿qué sentido tiene fabricar getters y setters en las clases Java cuando podría ...

8:55
Getters y setters o atributos públicos en Java, ¿qué es mejor?

14,424 views

2 years ago

Charly Cimino
GETTERS Y SETTERS en Java ☕ Qué son y cómo crearlos ❓

Al colocarles visibilidad privada a los atributos de una clase, aparece la necesidad de poder (o no) consultar o establecer nuevos ...

9:13
GETTERS Y SETTERS en Java ☕ Qué son y cómo crearlos ❓

26,038 views

4 years ago

Alex Lee
Getters and Setters Java Tutorial #84

OFF ANY Springboard Tech Bootcamps with my code ALEXLEE1500. See if you qualify for the JOB GUARANTEE!

14:12
Getters and Setters Java Tutorial #84

535,447 views

6 years ago

Telusko
#41 Getters and Setters in Java

Check out our courses: Java Spring Boot AI Live Course: https://go.telusko.com/JavaSpringBootAI Coupon: TELUSKO20 (20% ...

2:55
#41 Getters and Setters in Java

229,944 views

3 years ago

JirAWS
Learn Java #7 Encapsulation, Visibility, Getters and Setters

Episode N°7 of the "Learning Java" playlist - We discuss the notions of Encapsulation and Visibility in Java. In this tutorial ...

6:58
Learn Java #7 Encapsulation, Visibility, Getters and Setters

55,140 views

5 years ago

Aprende a Programar
💊 GETTERS and SETTERS in JAVA (ENCAPSULATION) ☕ | JAVA Master Course 🔥Episode #39

Learn JAVA now! FREE full course from scratch ...

14:38
💊 GETTERS and SETTERS in JAVA (ENCAPSULATION) ☕ | JAVA Master Course 🔥Episode #39

572 views

1 year ago

People also watched

El Profe Ariel
Como crear tu primera clase en Java [Getter, setter y constructor]

Aprende a escribir tu primer clase en java, agregando tus atributos, tus métodos getter y setter, el constructor, aprende a crear la ...

15:39
Como crear tu primera clase en Java [Getter, setter y constructor]

2,323 views

4 years ago

Shakmuria
Java Exercise #5.- Create a Student class, with its constructor, and setter and getter methods.

A class called Student will be created, which will contain the following attributes: name (String), age (int), and pass ...

22:08
Java Exercise #5.- Create a Student class, with its constructor, and setter and getter methods.

26,457 views

6 years ago

Java made Simple
Java Getters & Setters, Encapsulation with Code Examples Tutorial

In this Java programming tutorial for beginners, you will learn about getters and setters, encapsulation, and access modifiers ...

7:24
Java Getters & Setters, Encapsulation with Code Examples Tutorial

33,118 views

8 years ago

Giraffe Academy
Getters & Setters | C# | Tutorial 28

Source Code - http://www.giraffeacademy.com/programming-languages/csharp/ This video is one in a series of videos where we'll ...

12:09
Getters & Setters | C# | Tutorial 28

204,142 views

8 years ago

Techies Tute
How to auto generate getter, setter and Constructor in java using Eclipse

autogeneratingGetterSetter #java #Constructor In Eclipse from class fields , getter, setter and constructor can be automatically ...

9:04
How to auto generate getter, setter and Constructor in java using Eclipse

23,412 views

5 years ago

TechnicalCafe
Java Tutorial 19 - Accessor and Mutator Methods (Setters and Getters)

In this tutorial, we talk about accessor and mutator methods (also known as setter and getter methods), which can be used to ...

6:46
Java Tutorial 19 - Accessor and Mutator Methods (Setters and Getters)

58,237 views

10 years ago

MasterHeHeGar
12 - Métodos Get y Set (JavaPOO)

https://twitter.com/MasterHeHeGar https://www.facebook.com/MasterHeHeGar Si no puedes comentar aquí, hazlo en twitter o en ...

15:40
12 - Métodos Get y Set (JavaPOO)

90,367 views

11 years ago

TodoCode
🚀 GENERICS en JAVA 🖥️ | Explicación FÁCIL 💥

Clase Tutorial completo sobre el uso de Generics en Java! ☕ Curso completo de Java: ...

10:28
🚀 GENERICS en JAVA 🖥️ | Explicación FÁCIL 💥

29,340 views

1 year ago

Programar Facil
Tutorial de Java en Español # 5 - Setters y Getters

Hola a todos bienvenidos al quinto tutorial de Java hoy vamos a estar viendo los setters y getters los set getter son tipos de ...

5:59
Tutorial de Java en Español # 5 - Setters y Getters

22,405 views

12 years ago

codigofacilito
Clases, Objetos y Métodos en Java

Desbloquea más de +170 cursos Premium a un precio especial: https://codigofacilito.com/promo Síguenos en: Twitter: ...

15:36
Clases, Objetos y Métodos en Java

483,903 views

13 years ago

pildorasinformaticas
Java 2025 Course. Getters, Setters, and Constructors. Video 30

In this video, we'll cover what constructors are and what they're used for. We'll continue with the work on getters and ...

29:41
Java 2025 Course. Getters, Setters, and Constructors. Video 30

5,673 views

6 months ago

Coding with John
Never Write a Getter or Setter in Java Again

Use this to never have to write or even SEE a getter or setter in your Java programs ever again. Hate how much clutter all the ...

10:41
Never Write a Getter or Setter in Java Again

161,243 views

4 years ago

Bro Code
C# getters & setters 🔒

C# getters and setters encapsulation tutorial example explained #C# #getters #setters //getters & setters = add security to fields by ...

4:06
C# getters & setters 🔒

205,723 views

4 years ago

Giraffe Academy
Getters & Setters | Java | Tutorial 31

Source Code - http://www.giraffeacademy.com/programming-languages/java/ This video is one in a series of videos where we'll ...

17:49
Getters & Setters | Java | Tutorial 31

115,419 views

8 years ago

UskoKruM2010
Métodos GET & SET en Java (Getters - Setters) | Programación Orientada a Objetos | Curso Java # 26

En Este Video Te Explicaré Qué Son & Para Qué Sirven Los Métodos GET & SET En Clases De Java (Programación Orientada A ...

7:19
Métodos GET & SET en Java (Getters - Setters) | Programación Orientada a Objetos | Curso Java # 26

40,451 views

10 years ago

CodingWithChandler
Java Tutorial #8: Getters and Setters Explained

Source Code: https://github.com/chandlerkeyes/GettersandSettersTutorial SUBSCRIBE TO MY MAIN CHANNEL ...

8:24
Java Tutorial #8: Getters and Setters Explained

109,542 views

7 years ago

Bill Barnum
Getters & Setters (Java Tutorial)

This Java tutorial for beginners explains how to create getter (accessor) and setter (mutator) methods. Aligned to AP Computer ...

8:47
Getters & Setters (Java Tutorial)

5,005 views

5 years ago

Programming with Mosh
JavaScript Getters and Setters | Mosh

JavaScript Getters and Setters Get the COMPLETE course (83% OFF - LIMITED TIME ONLY): http://bit.ly/2M1sp4B Subscribe for ...

6:37
JavaScript Getters and Setters | Mosh

263,780 views

7 years ago

CodigoMentor
Curso de Java [Tutorial Java Básico] 18 - Getters & Setters

Tutorial de Java 18 - Getters & Setters ▻ Website: https://codigomentor.com/ ▻Síguenos en FACEBOOK: ...

6:43
Curso de Java [Tutorial Java Básico] 18 - Getters & Setters

2,117 views

10 years ago

La Geekipedia De Ernesto
Intermediate Java Course #10 | Setter and Getter Methods in Java (OOP)

Intermediate Java Course with NetBeans - In this installment of the intermediate Java programming course, you'll learn what ...

22:49
Intermediate Java Course #10 | Setter and Getter Methods in Java (OOP)

109,285 views

8 years ago

Caleb Curry
Getters and Setters (Java OOP 2)

Mentorship to six figure software engineer - https://calcur.tech/mentorship ⚙️ Backend Engineering Mind Map ...

6:56
Getters and Setters (Java OOP 2)

53,182 views

4 years ago