ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

100,689 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,349 views

1 year 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,342 views

6 years 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...

172,795 views

4 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,385 views

2 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,152 views

8 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,130 views

3 years 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,182 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,384 views

4 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 ❓

25,999 views

4 years ago

People also watched

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,220 views

1 year ago

CS Hero
Java Tutorial: Getter & Setter Methods

This video demonstrates how to implement get and set methods to access member variables, often called getters and setters.

7:12
Java Tutorial: Getter & Setter Methods

14,404 views

4 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,113 views

8 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,449 views

6 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,089 views

8 years 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

Charly Cimino
THIS en Java ☕ Qué es y cuándo usarlo ❓

La palabra THIS suele aparecer en Java para usos específicos. Veamos cuáles. ¡APOYÁ AL CANAL! Si te gusta mi contenido, ...

6:51
THIS en Java ☕ Qué es y cuándo usarlo ❓

18,535 views

4 years ago

Payilagam
Java in Tamil - getter setter methods, Abstraction from Basics - abstract Muthuramalingam -Payilagam

Java in Tamil Here. getter setter methods, Abstraction from Basics - abstract in Tamil. Complete playlist:- ...

36:06
Java in Tamil - getter setter methods, Abstraction from Basics - abstract Muthuramalingam -Payilagam

25,663 views

4 years ago

Alfredo Sistemas
¿SET y GET? Java EN 5 minutos SOBRE el Encapsulamiento

Qué es el Encapsulamiento en JAVA? Consiste en agrupar una líneas de código fuertemente relacionadas, darles un nombre y ...

6:15
¿SET y GET? Java EN 5 minutos SOBRE el Encapsulamiento

406 views

3 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,366 views

11 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

54,983 views

5 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,412 views

8 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,576 views

6 months 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

564 views

1 year ago

Bro Code
C++ GETTERS & SETTERS explained easy 🔒

getter #setter C++ abstraction with getters and setters tutorial example explained.

6:12
C++ GETTERS & SETTERS explained easy 🔒

48,331 views

1 year 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,615 views

7 years ago

Bóson Treinamentos
Java Course - Get and Set Methods, Getters and Setters

Java Course - Getter and Setter Methods (Getters and Setters) In this video, we'll cover getter and setter methods in #Java ...

9:56
Java Course - Get and Set Methods, Getters and Setters

46,835 views

6 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,153 views

4 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,534 views

7 years ago

Tiago Aguiar
JAVA COURSE - OOP GETTERS AND SETTERS #23

📌 COMPLETE ANDROID COURSE: https://ads.tiagoaguiar.co/in_JgaI3-n6YmA English Course: https://ads.tiagoaguiar.co/fluency ...

8:05
JAVA COURSE - OOP GETTERS AND SETTERS #23

16,112 views

5 years ago

Curso em Vídeo
Curso POO Java #04b - Métodos Getter, Setter e Construtor

Nessa aula de POO, vamos aprender como criar em Java os Métodos Acessores (Getters), Métodos Modificadores (Setters) e ...

18:51
Curso POO Java #04b - Métodos Getter, Setter e Construtor

381,270 views

9 years ago