ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

592 results

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

5 years 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,419 views

4 years ago

Developer Advocates Aspirant
What is Encapsulation in Java | Data Hiding |  Setter & Getter | OOP | Most Asked Interview Question

encapsulation is a programming technique that binds the class members (variables and methods) together and prevents them ...

0:55
What is Encapsulation in Java | Data Hiding | Setter & Getter | OOP | Most Asked Interview Question

65,651 views

3 years ago

Bro Code
Java encapsulation 💊

Java encapsulation getter and setter methods #java #encapsulation #getters #setters.

8:27
Java encapsulation 💊

165,099 views

5 years ago

JirAWS
Learn Java - Discover Lombok (No more GETTERS & SETTERS)

Code faster and purify your code by making the getters, setters, constructors, toString, equals, etc... of your classes ...

5:12
Learn Java - Discover Lombok (No more GETTERS & SETTERS)

20,873 views

5 years ago

Beachcasts Programming Videos
Getters and Setters accessors in object oriented programming

Using getter and setter accessors in object oriented programming, and creating them with PhpStorm. (see shortcuts below to key ...

17:26
Getters and Setters accessors in object oriented programming

3,485 views

6 years ago

CodeGym
Getter and Setter in Java | CodeGym University Course

To learn more about Getters and Setters Java - https://codegym.cc/groups/posts/getters-and-setters Online course with a mentor ...

11:24
Getter and Setter in Java | CodeGym University Course

916 views

3 years ago

Otavio Santana
Java's Encapsulation -  When the getter and setter became your enemy

Encapsulation is the key to a good code design, but how to archive it? Java developers automatically think about putting getter ...

12:08
Java's Encapsulation - When the getter and setter became your enemy

1,112 views

3 years ago

MIT OpenCourseWare
Getters and Setters

MIT 6.0001 Introduction to Computer Science and Programming in Python, Fall 2016 View the complete course: ...

1:45
Getters and Setters

40,073 views

8 years ago

wuddy
#java - Interface - Setters/Getters

See how you can use getters and setters to encapsulate data. We will also create a little interface. ‍

13:42
#java - Interface - Setters/Getters

373 views

3 years ago

makigas
Setters en un record de Java: ¿es posible?

Quieres ponerle un setter a un record de Java para cambiar el valor de un atributo una vez instanciado? Tengo malas noticias: no ...

4:18
Setters en un record de Java: ¿es posible?

2,610 views

2 years ago

BACK VI
✅ACCESSOR METHODS in JAVA | GETTER and SETTER in JAVA | GETTER and SETTER IN OBJECT-ORIENTED OOP

✅ Learn the ACCESSORING METHODS in JAVA. I teach you the GETTER and SETTES in OBJECT-ORIENTED PROGRAMMING (OOP ...

13:14
✅ACCESSOR METHODS in JAVA | GETTER and SETTER in JAVA | GETTER and SETTER IN OBJECT-ORIENTED OOP

640 views

4 years ago

The Caffeinated Programmer
Java Tutorial for Beginners: Getter and Setter Method in Java

Welcome to my Java Tutorial for Beginners series! In this video, I dive into the fascinating world of Getter and Setter method in ...

11:20
Java Tutorial for Beginners: Getter and Setter Method in Java

147 views

2 years ago

GDQuest
GET SET...GODOT! Revamped Setter and Getter Functions in Godot 4

GODOT 4 COURSES* : https://school.gdquest.com/godot-4-early-access *FREE APP "Learn GDScript From Zero"* ...

12:34
GET SET...GODOT! Revamped Setter and Getter Functions in Godot 4

52,532 views

2 years ago

Bro Code
Java toString method 🎉

Java toString method tutorial explained #Java #toString #method #tutorial #explained ...

6:39
Java toString method 🎉

125,615 views

5 years ago

VishalVerse
auto generate getter and setter in java  #java  #javaprogramming

java #javaprogramming #getter #setter #java #javaprogramming #getter #setter.

0:49
auto generate getter and setter in java #java #javaprogramming

80 views

9 months ago

Yegor Bugayenko
Why Getters-and-Setters Is An Anti-Pattern? (webinar #4)

We'll discuss why Getters-and-Setters, a very popular design pattern in object oriented languages, is instead an anti-pattern and ...

56:11
Why Getters-and-Setters Is An Anti-Pattern? (webinar #4)

12,430 views

Streamed 10 years ago

Eric Normand
Why getters and setters are terrible

Getters and setters kick the domain modeling can down the road. They leave the real design work to some other part of the code.

13:31
Why getters and setters are terrible

1,858 views

6 years ago

Yegor Bugayenko
Printers Instead of Getters in OOP (webinar #18)

Getters are evil in OOP, but what is the alternative? Printers is the way to go. The discussion is based on this article: ...

57:00
Printers Instead of Getters in OOP (webinar #18)

3,468 views

Streamed 9 years ago

Programming Flix
Java Encapsulation Explained | Understanding Getters and Setters for Secure Code

Simplify the concept of Java encapsulation and understand its importance in writing secure code with this easy-to-follow video.

18:23
Java Encapsulation Explained | Understanding Getters and Setters for Secure Code

31 views

1 year ago