ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

174 results

veganaiZe
Java Enum - State Pattern

Join me as I convert the generic State Pattern from "Head First Design Patterns" into idiomatic Java code, using an `enum`.

1:43:54
Java Enum - State Pattern

399 views

2 years ago

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,962 views

3 years ago

Lewis Baumstark
Lecture 9: Enums; introduction to Inheritance and Interfaces

0:47 example to motivate enum's 3:18 Enumerated type 4:34 Declaring an enum type 5:19 Using an enum type 7:57 Advantage of ...

44:59
Lecture 9: Enums; introduction to Inheritance and Interfaces

56 views

5 years ago

Payilagam
Java in Tamil - Enumeration (enum) for Beginners from Basics - Muthuramalingam - Payilagam

Enumeration (enum) for Beginners from Basics -Java in Tamil . Payilagam Our Website: https://payilagam.com Our Video ...

55:52
Java in Tamil - Enumeration (enum) for Beginners from Basics - Muthuramalingam - Payilagam

11,149 views

4 years ago

Nathaniel Osgood
Building User Interfaces, Java Types & Enums  [Agent-Based Modeling for Health Policy with AnyLogic]

Class page with additional information is available at http://www.cs.usask.ca/faculty/ndo885/Classes/MIT15879/Lectures.html.

1:47:17
Building User Interfaces, Java Types & Enums [Agent-Based Modeling for Health Policy with AnyLogic]

926 views

13 years ago

Nathaniel Osgood
Java for AnyLogic:  Java Types
48:12
Java for AnyLogic: Java Types

245 views

3 years ago

timClicks
Why enums are your superpower!

What do data modelling, type safe input validation and state machines have in common? They can all be represented by Rust's ...

1:10:19
Why enums are your superpower!

1,423 views

Streamed 4 years ago

nipafx
Java 12 Experiments (Live Stream)

My first live stream! I dug around in Java 12, cataloging new features and experimenting with a few of them, most notably ...

2:42:03
Java 12 Experiments (Live Stream)

1,304 views

6 years ago

YoYo Code
Learn Java 8 - Full Tutorial for Beginners

Learn Java 8 and object oriented programming with this complete Java course for beginners. ⭐️Contents ⭐️ ⌨️ (0:00:10) 1 ...

9:33:07
Learn Java 8 - Full Tutorial for Beginners

138 views

3 years ago

Devopedia
Algebraic Data Types and Pattern Matching in Java

Java 8 introduced lambdas and method references. These helped adoption of functional programming in Java. Later versions of ...

58:40
Algebraic Data Types and Pattern Matching in Java

319 views

2 years ago

shiva ashirvaad (Shiva.a)
java tutorial -29|Enumerations , Autoboxing and Annotations ( Metadata )wd practical example in Java

Enumerations , Autoboxing and Annotations ( Metadata )wd practical example in Java For Master of Computer Applications ...

34:04
java tutorial -29|Enumerations , Autoboxing and Annotations ( Metadata )wd practical example in Java

101 views

5 years ago

Mike Zellers
CISS226 - Java - Fall 2018 - Week 13, Lecture 2 - November 14, 2018

Review HighLow Game GUI. Using Constants. Using Enumerations.

55:00
CISS226 - Java - Fall 2018 - Week 13, Lecture 2 - November 14, 2018

26 views

7 years ago

Bharat Intern Academy
Java Basic to Advanced_041 static keyword and enum

Hey Guys, Welcome to Bharat Intern Academy! Here Ashok Maurya. We teach coding, development projects, internships, ...

23:29
Java Basic to Advanced_041 static keyword and enum

36 views

2 years ago

Dr. Nehad
Week6-Object Oriented Programming using Java(Static keyword-part2, Enum)

Continue static method in Java last time we mention the static variables okay what's the static method same issue like the static ...

1:29:00
Week6-Object Oriented Programming using Java(Static keyword-part2, Enum)

196 views

1 year ago

hageldave
Programmieren Lernen für Anfänger - 16 - Enum Typ = Aufzählungen, Zustände - Java Tutorial

Diese Tutorials sind für Leute die noch nie programmiert haben und es gerne lernen wollen. Die Programmiersprache die hier ...

21:25
Programmieren Lernen für Anfänger - 16 - Enum Typ = Aufzählungen, Zustände - Java Tutorial

7,091 views

12 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,255 views

5 years ago

Nathaniel Osgood
Types and Enums in AnyLogic  [Agent-Based Modeling for Health Policy with AnyLogic]

Syllabus page with additional information is available at http://tinyurl.com/AnyLogicABM Lectures on related materials are ...

27:21
Types and Enums in AnyLogic [Agent-Based Modeling for Health Policy with AnyLogic]

282 views

13 years ago

Bharat Intern Academy
Java Basic to Advanced Enumeration with Java

Hey Guys, Welcome to Bharat Intern Academy! Here Ashok Maurya. We teach coding, development projects, internships, ...

30:39
Java Basic to Advanced Enumeration with Java

15 views

2 years ago

Mohit patil
Java Collection Fremwork

Java Collections - Session - 05.

1:13:20
Java Collection Fremwork

2 views

10 months ago

Payilagam
Enumeration Classes - Java Full Course in Tamil - enum - #javafullcourse #enum #javaintamil

Learn Enumeration classes in Java in this Tamil Video Tutorial. Our Website: https://payilagam.com Our Video Tutorials: ...

46:19
Enumeration Classes - Java Full Course in Tamil - enum - #javafullcourse #enum #javaintamil

667 views

8 months ago

OMG! Ông Mười Giáo
#Java2 Enum, AutoBoxing

omg! #share4you-qbchannel. Cảm ơn bạn đăng ký: https://goo.gl/27223b.

25:10
#Java2 Enum, AutoBoxing

371 views

2 years ago

shadhu yadav
Programmieren Lernen für Anfänger - 16 - Enum Typ = Aufzählungen, Zustände - Java Tutorial

I created this video with the YouTube Video Editor (https://www.youtube.com/editor)

21:25
Programmieren Lernen für Anfänger - 16 - Enum Typ = Aufzählungen, Zustände - Java Tutorial

68 views

9 years ago

Lewis Baumstark
Lecture17 Exam 2 Review

0:44 exam topics 1:27 Enum review 3:06 Inheritance review 6:45 Polymorphism review 7:30 Abstract classes 8:29 Inheritance ...

31:14
Lecture17 Exam 2 Review

75 views

4 years ago

westhillcs
DS 006: Enum with Constructors and Methods

Computer Science Video for Westhill High School.

22:29
DS 006: Enum with Constructors and Methods

28 views

3 years ago

Toronto Java Users Group
2019-09 "Making impossible states unrepresentable" in Java with FunctionalJ.io

Presented by: Nawa Manusitthipol Data modeling is an activity of creating a representation of business concepts with code ...

1:05:09
2019-09 "Making impossible states unrepresentable" in Java with FunctionalJ.io

250 views

6 years ago