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
36 results
Java Tutorial: Enum and Enumeration One of the powerful tools in Object Oriented Programming languages like java is the ...
22 views
1 year ago
Encapsulation is the key to a good code design, but how to archive it? Java developers automatically think about putting getter ...
1,111 views
3 years ago
Java Tutorial: Java Syntax When you create your first java project with sample code, you get few lines of code that can really help ...
34 views
2 years ago
Dart 2.15 brings fast concurrency with worker isolates, a new constructor tear-off language feature, improved enum support in the ...
17,438 views
4 years ago
Java JUnit-params make the test readable and maintainable. Good test quality is a challenge for any software engineer.
267 views
Now one of the things I said in the last video is this idea that map, the class of map in Java, is an abstract class. There's actually a ...
19,333 views
8 years ago
Unlock the Full Potential of Java Object Conversion! In this video, The Ultimate Engineer delves into the power of MapStruct, the ...
2,941 views
Java Tutorial: Using Date and Time Any powerful programming language will let you handle date and time. In java, you have three ...
35 views
Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...
859 views
5 years ago
Programming for Beginners: Variables in Program If you ever wrote a few lines of code in any programming language, you would ...
7 views
02 Datos y abstracción: Puntos, líneas y polígonos Esta cápsula es muy teórica, pero necesaria para entender la próxima en ...
143 views
You can organize your files into packages and control which parts of them other programmers have access to by setting their ...
275 views
6 years ago
Tracing and backtracing works quite different on Android when compared to iOS. We'll take a look into how to list all Java classes ...
1,601 views
Example of how to use modulo and floor division to isolate digits in a number.
180 views
In this session, I'll be reviewing basic Java types. It's important to first define types. The type sets the content of a variable.
1,670 views
9 years ago
In this course, our style guidelines tell you to *always* use braces with if statements. This video explains the problems you could ...
144 views
A very simplified version of the war card game done in processing.
4,628 views
11 years ago
I play around with a standalone future to see how the tokio executor's polling works in practice. I then adapt a Rust callback-based ...
1,158 views
Unit 4 Module 13 Algorithmic Information Dynamics: A Computational Approach to Causality and Living Systems---From Networks ...
678 views
7 years ago
Creating a memory card game in processing. This is the third video, going over the start of the main method.
13,650 views