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
429 results
Design & Implementation of Human-Computer Interfaces Course URL: https://onlinecourses.nptel.ac.in/noc22_cs125/preview Prof ...
4,855 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 ...
617 views
2 years 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,126 views
Learn the key differences between the DAO (Data Access Object) and Repository patterns in this in-depth explanation.
1,939 views
1 year ago
Draw a UML diagram and write code to implement a Java class that simulates a computer-controlled Toaster.
201 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 ...
730 views
Fundamental concepts of object oriented programming explained in the context of Grady Booch's seminal textbook.
273,156 views
14 years ago
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
Discover powerful advanced tips for utilizing Java records effectively. Learn how to leverage compact constructors and ensure ...
625 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
Encapsulation is the key to a good code design, but how to archive it? Java developers automatically think about putting getter ...
1,112 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
Objects can be composed of other objects. This video shows an example.
277 views
6 years ago
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
Composite over inheritance is an OOP design principle we've followed for several years. Like me, you might have seen it in the ...
477 views
113 views
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 ...
618 views
Welcome to Otávio Santana's channel, where engineering excellence meets sophistication! This video delves into the crucial ...
190 views
246 views
Since Java 8 the Java interfaces have increased the number of features such as a static method or the possibility to include ...
156 views