ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

52 results

Web Development Tutorials
Enums: More Than Just Constants | Java Tutorial

A Java enum is genuinely a real class under the hood -- it can hold real fields, a real constructor, and even a different real method ...

1:48
Enums: More Than Just Constants | Java Tutorial

0 views

13d ago

LearnJava
Multiple-Choice Monday Week 2 Solution - Java Enums!

It's time for the Multiple-Choice Monday solution! ☕ This week's Java question put your knowledge of enums to the test. Did you ...

0:52
Multiple-Choice Monday Week 2 Solution - Java Enums!

63 views

3w ago

LearnJava
Duke's Debugging Challenge: Enum Solution

It's time for the Duke's Debugging Challenge solution! ☕ This week's Java debugging challenge put your knowledge of enums ...

1:28
Duke's Debugging Challenge: Enum Solution

77 views

3w ago

vlogommentary
Transforming Java Constants to TypeScript export const and export enum with awk

Learn how to convert Java-style public static final String constants into TypeScript export statements using efficient awk scripting ...

3:45
Transforming Java Constants to TypeScript export const and export enum with awk

0 views

10d ago

vlogommentary
Representing a Map Enum, Class  Relationship in UML Class Diagrams

Learn how to accurately depict a Map with an Enum key and class value in UML class diagrams, focusing on associations, ...

3:07
Representing a Map Enum, Class Relationship in UML Class Diagrams

4 views

2w ago