Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
341 results
Design & Implementation of Human-Computer Interfaces Course URL: https://onlinecourses.nptel.ac.in/noc22_cs125/preview Prof ...
4,862 views
3 years ago
In this informative Java tutorial, discover why using boolean parameters in your methods can lead to hard-to-read and maintain ...
618 views
2 years ago
Learn the key differences between the DAO (Data Access Object) and Repository patterns in this in-depth explanation.
1,955 views
1 year ago
Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...
2,132 views
Draw a UML diagram and write code to implement a Java class that simulates a computer-controlled Toaster.
204 views
4 years ago
Join us in this enlightening YouTube video as we dive deep into the world of Java development. Discover the key distinctions ...
734 views
Composite over inheritance is an OOP design principle we've followed for several years. Like me, you might have seen it in the ...
478 views
Join us in this insightful YouTube video, where we delve deep into the world of code design with a focus on Lombok, the Java ...
424 views
In this video, we dive into architectural testing using the powerful tool, ArchiUnit. ArchiUnit allows you to test your code design and ...
141 views
Encapsulation is the key to a good code design, but how to archive it? Java developers automatically think about putting getter ...
1,112 views
Discover powerful advanced tips for utilizing Java records effectively. Learn how to leverage compact constructors and ensure ...
628 views
We laugh every time we watch cartoons! It is enjoyable; if you, like me, enjoy the Hanna-Barbera cartoons, you might enjoy the ...
258 views
Like any other language, Java has the enum feature that allows us to enumerate items. It is helpful to list delimited items in your ...
2,966 views
Objects can be composed of other objects. This video shows an example.
277 views
6 years ago
Welcome to Otávio Santana's channel, where engineering excellence meets sophistication! This video delves into the crucial ...
191 views
These videos were made for DiscoverE's second MOOC, Intro to App Design, which was released in October 2015. This is a free ...
183 views
10 years ago
It is trivial that we must represent three states in our code, such as a valid, invalid, and uninitialized process. One way to express it ...
The SOLID are five regulations of OOP class design. They are regulations and best practices to follow while designing a class ...
267 views
This video contains all the interview questions related to Singleton design pattern in java. One of the best book for Interview ...
8,960 views
113 views
This video explains builder design patter along with real time project usage. One of the best book for Interview Questions Top ...
6,608 views
Embark on a data-oriented programming journey with Java 21! In this video, we unveil the game-changing JEPs 440 and 441, ...
679 views
246 views
Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...
2,741 views
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 ...
2,097 views