ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

36 results

The Mentor CodeLab
Enum - Java Tutorial | #30

Java Tutorial: Enum and Enumeration One of the powerful tools in Object Oriented Programming languages like java is the ...

6:18
Enum - Java Tutorial | #30

22 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

The Mentor CodeLab
Java Syntax - Java Tutorial | #3

Java Tutorial: Java Syntax When you create your first java project with sample code, you get few lines of code that can really help ...

11:16
Java Syntax - Java Tutorial | #3

34 views

2 years ago

Filip Hráček
Dart 2.15: What's new

Dart 2.15 brings fast concurrency with worker isolates, a new constructor tear-off language feature, improved enum support in the ...

14:04
Dart 2.15: What's new

17,438 views

4 years ago

Otavio Santana
Readability in the test exploring the Java JUnit-params

Java JUnit-params make the test readable and maintainable. Good test quality is a challenge for any software engineer.

18:33
Readability in the test exploring the Java JUnit-params

267 views

2 years ago

Adam Gaweda, Dr. Sensei
Implementing Dictionaries using the Map Interface in Java

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 ...

11:44
Implementing Dictionaries using the Map Interface in Java

19,333 views

8 years ago

Otavio Santana
Mapstruct: The introduction Guide To Java Object Conversion

Unlock the Full Potential of Java Object Conversion! In this video, The Ultimate Engineer delves into the power of MapStruct, the ...

12:58
Mapstruct: The introduction Guide To Java Object Conversion

2,941 views

2 years ago

The Mentor CodeLab
Date and Time - Java Tutorial | #32

Java Tutorial: Using Date and Time Any powerful programming language will let you handle date and time. In java, you have three ...

7:53
Date and Time - Java Tutorial | #32

35 views

1 year ago

Inria Learning Lab
🐥 An Overview of Essential Collections [W3S7-EN]

Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...

13:00
🐥 An Overview of Essential Collections [W3S7-EN]

859 views

5 years ago

The Mentor CodeLab
Variables in Program - Programming For Beginners | #22

Programming for Beginners: Variables in Program If you ever wrote a few lines of code in any programming language, you would ...

6:28
Variables in Program - Programming For Beginners | #22

7 views

2 years ago

ishibaro
#02 SIG en 5 - Datos y abstracción

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 ...

5:21
#02 SIG en 5 - Datos y abstracción

143 views

5 years ago

J David Eisenberg
Chapter 9: Packages and Visibility (Access)

You can organize your files into packages and control which parts of them other programmers have access to by setting their ...

4:47
Chapter 9: Packages and Visibility (Access)

275 views

6 years ago

jiska
[0x04] Reversing Shorts :: Finding and Backtracing Signal Messages on Android

Tracing and backtracing works quite different on Android when compared to iOS. We'll take a look into how to list all Java classes ...

5:22
[0x04] Reversing Shorts :: Finding and Backtracing Signal Messages on Android

1,601 views

3 years ago

Hillary Fleenor
Modulo FloorDiv

Example of how to use modulo and floor division to isolate digits in a number.

5:22
Modulo FloorDiv

180 views

6 years ago

Fabrice Kordon
005 — Rappel, les types de base en Java

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.

13:12
005 — Rappel, les types de base en Java

1,670 views

9 years ago

J David Eisenberg
Chapter 5: Using braces in if statements

In this course, our style guidelines tell you to *always* use braces with if statements. This video explains the problems you could ...

6:30
Chapter 5: Using braces in if statements

144 views

4 years ago

Meri (Engel) Kasprak - programming videos
Sample Card Game in processing: War

A very simplified version of the war card game done in processing.

5:30
Sample Card Game in processing: War

4,628 views

11 years ago

Dodgy Coding
Making a leaf future for tokio

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 ...

14:56
Making a leaf future for tokio

1,158 views

6 years ago

Complexity Explorer
4.3 Pseudo-Randomness

Unit 4 Module 13 Algorithmic Information Dynamics: A Computational Approach to Causality and Living Systems---From Networks ...

7:24
4.3 Pseudo-Randomness

678 views

7 years ago

Meri (Engel) Kasprak - programming videos
Processing game: Memory cards

Creating a memory card game in processing. This is the third video, going over the start of the main method.

4:02
Processing game: Memory cards

13,650 views

11 years ago