ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

27 results

Otavio Santana
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

Like any other language, Java has the enum feature that allows us to enumerate items. It is helpful to list delimited items in your ...

20:26
The Power of Java Enum - Take advantage of it to make your code more readable and efficient

2,960 views

3 years ago

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

ABMedia
C++ for C# and Java Developers

This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...

39:47
C++ for C# and Java Developers

25,696 views

5 years 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,112 views

3 years ago

Meri (Engel) Kasprak - programming videos
Classes and Objects in Java

Creating your first class and instantiating objects from it in Java.

3:17
Classes and Objects in Java

96 views

8 years ago

Otavio Santana
Optional in Java - When better code is not an alternative

Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...

23:13
Optional in Java - When better code is not an alternative

2,737 views

3 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

ABMedia
Java for C# Developers

Java for C# Developers In this video, we're going to cover the differences between C# and Java. There aren't MANY differences ...

25:32
Java for C# Developers

19,246 views

5 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,942 views

2 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

nipafx
Unify Primitives with Objects - JEP 402 #JavaNext #Shorts

JEP 402 proposes to unify primitives like `int` with objects by modeling primitive values as instances of primitive classes ...

0:54
Unify Primitives with Objects - JEP 402 #JavaNext #Shorts

1,457 views

4 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

The Mentor CodeLab
Temp Mod Main Classes - Fabric Modding Minecraft 1.20.4 | #3

Modding Minecraft 1.20.4 - Fabric: Temp Mod Main Classes We will continue on writing the main classes for the temp mod on ...

30:15
Temp Mod Main Classes - Fabric Modding Minecraft 1.20.4 | #3

211 views

1 year 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

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

J David Eisenberg
Chapter 9: UML Diagrams

Design classes with Unified Modeling Language Diagrams.

1:17
Chapter 9: UML Diagrams

362 views

6 years ago

Confreaks
RubyConf 2015 - Softly, softly typing by John Cinnamond

Softly, softly typing by John Cinnamond The ruby community is large and varied but, for the most part, we haven't rushed to ...

44:34
RubyConf 2015 - Softly, softly typing by John Cinnamond

942 views

10 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

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

There are also enumerated types in Java. Here's an example, this is a class that contains just one attribute: the size of a cup.

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

web pro projects
union and enumeration data type in C++|lecture#12 |in Hindi

union and enumeration data type in C++ |lecture#12 |in Hindi Welcome to "C++ complete course for beginner" In this playlist, you ...

26:19
union and enumeration data type in C++|lecture#12 |in Hindi

16 views

3 years ago

Spoken-Tutorial IIT Bombay
Tokens - English

3) Tokens in C and C++ -Data types, constants, identifiers -Keywords --example: if, break, else -Constants -Data types --example: ...

13:40
Tokens - English

44,987 views

11 years ago

ASP.net MVC Awesome
ASP.net MVC Awesome - Main Tutorial (Installation, AjaxDropdown, bind to Parents and more)

this tutorial is for an older version (released in 2012) see the new tutorial here: https://www.youtube.com/watch?v=CeM5aVA_zwQ ...

22:36
ASP.net MVC Awesome - Main Tutorial (Installation, AjaxDropdown, bind to Parents and more)

13,843 views

13 years ago

COMPUTER & EXCEL SOLUTION
How to print in separate line in Kotlin@COMPUTEREXCELSOLUTION

This is my Technology Related information.Like "O" Level,"CCC", "Webdesign", "C" language, "C++" "Php","Java","Java Script", ...

4:14
How to print in separate line in Kotlin@COMPUTEREXCELSOLUTION

91 views

4 years ago

predic8
Apache Camel Tutorial #02: JSON Transformation

In Folge #02 von 15 zeige ich, wie man innerhalb einer Apache Camel Route eine JSON-Nachricht mit Javascript transformieren ...

14:49
Apache Camel Tutorial #02: JSON Transformation

13,040 views

9 years ago