ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

711 results

Christopher Stevens
Introduction to Basic Object-Oriented Programming (OOP) Principles

What is OOP? Key Principles of OOP Classes and Objects The String Class Creating Your Own Class.

14:37
Introduction to Basic Object-Oriented Programming (OOP) Principles

76 views

1 year ago

learnwithpurpose
Your first Object-Oriented Program with Java

Creating your first Object-Oriented Program in Java. Defining a package, a class with methods. Creating an object. Compiling ...

11:16
Your first Object-Oriented Program with Java

1,399 views

13 years ago

Christopher Stevens
Understanding a Java program

Going through a Java program step by step to understand its components.

7:04
Understanding a Java program

58 views

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

3 years ago

Mariusz Jurczenko
Basic programming concepts

We'll also demystify the concept of object-oriented programming, one of the most important paradigms in the development world.

10:36
Basic programming concepts

94 views

1 year ago

Developers Association
From Beginner to Pro: The Ultimate Free Java Course | Java Lecture 1

The Ultimate Free Verified Java Course Guarantying Job Placements from top companies. This is the First lecture Which gives you ...

8:54
From Beginner to Pro: The Ultimate Free Java Course | Java Lecture 1

7 views

11 months ago

Christopher Stevens
Introduction to Getting User Input in Java

Using the Scanner Class and JOptionPane class.

12:46
Introduction to Getting User Input in Java

88 views

1 year ago

Christopher Stevens
Compiling and Running a Java program

This is designed to show you how to make a simple java program using a text editor, save the file as a java file, using a command ...

7:46
Compiling and Running a Java program

112 views

1 year ago

J David Eisenberg
Chapter 10: Object-Oriented Design (Composition)

Objects can be composed of other objects. This video shows an example.

7:08
Chapter 10: Object-Oriented Design (Composition)

277 views

6 years ago

Gregor Riegler
Yet Another Explanation About Object Orientation

Hi, i'm Gregor, and in this video i'd like to show you my view of object orientation. I hope it provides an easy to grasp introduction ...

4:11
Yet Another Explanation About Object Orientation

2,097 views

5 years ago

TheOneWhoWill
Introduction to Java | Java Tutorial Series 01

Lesson 01 This is the first lesson in my Java tutorial series and we will be covering the following: - The Anatomy of a Java Class ...

7:49
Introduction to Java | Java Tutorial Series 01

33 views

2 years ago

Otavio Santana
DAO vs Repository Pattern Explained | Key Differences and Java Example

Learn the key differences between the DAO (Data Access Object) and Repository patterns in this in-depth explanation.

6:22
DAO vs Repository Pattern Explained | Key Differences and Java Example

1,793 views

1 year ago

Samir Paul
Java Interfaces: The Implementation Perspective

ADSB 05_03.

7:13
Java Interfaces: The Implementation Perspective

827 views

10 years ago

Craig Piercy
Writing the GameNumber Java Class

In this video, we write the GameNumber Java class using Eclipse. We will use this class in several example programs.

14:22
Writing the GameNumber Java Class

6,659 views

11 years ago

The Mentor CodeLab
What is Object Oriented Programming - Programming For Beginners | #17

Programming For Beginners: What is Object Oriented Programming To understand object-oriented programming, you should ...

15:45
What is Object Oriented Programming - Programming For Beginners | #17

55 views

2 years ago

J David Eisenberg
Chapter 1: Writing Java with an IDE

This video shows two different integrated development environments for Java.

6:03
Chapter 1: Writing Java with an IDE

1,605 views

6 years ago

Otavio Santana
Java Records Advanced Tips: Compact Constructors, Getter Method Overwriting methods

Discover powerful advanced tips for utilizing Java records effectively. Learn how to leverage compact constructors and ensure ...

5:34
Java Records Advanced Tips: Compact Constructors, Getter Method Overwriting methods

618 views

2 years ago

Samir Paul
Java Interfaces: The Client Perspective

ADSB: 05_02.

8:12
Java Interfaces: The Client Perspective

779 views

10 years ago

Otavio Santana
Avoiding Pitfalls with Java Optional: Common Mistakes and How to Fix Them

Java's Optional API is a powerful tool for avoiding null pointer exceptions and writing more robust code. However, even Optional ...

10:09
Avoiding Pitfalls with Java Optional: Common Mistakes and How to Fix Them

1,446 views

2 years ago

Meri (Engel) Kasprak - programming videos
If and While in Java

Using if, if else, and while statements in Java.

4:29
If and While in Java

186 views

8 years ago