ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

82 results

Otavio Santana
Java Builder Pattern and Fluent-API - how to create complex objects with Java

Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...

21:29
Java Builder Pattern and Fluent-API - how to create complex objects with Java

2,105 views

3 years ago

Drunken Engineer
Builder Design Pattern in java | Real Time Project Usage

This video explains builder design patter along with real time project usage. One of the best book for Interview Questions Top ...

22:37
Builder Design Pattern in java | Real Time Project Usage

6,599 views

4 years ago

Design Patterns Lectures
Design Patterns Final Lecture: Summary and Wrap-Up

This is a recording of the final lecture in the course "Design Patterns" at Graz University of Technology (Austria) on Jan. 20th 2021.

43:11
Design Patterns Final Lecture: Summary and Wrap-Up

1,812 views

5 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

Otavio Santana
CDI Introduction and Exploring Polymorphism

As software architects and designers, we have a common goal: Simplicity. We want to archive success, mainly because the clarity ...

20:34
CDI Introduction and Exploring Polymorphism

264 views

3 years ago

Houston FPUG
Steven Proctor, "The Interceptor Pattern"

Interceptors are a pattern in the Clojure community that help with state management, error handling, and asynchronous ...

2:09:39
Steven Proctor, "The Interceptor Pattern"

698 views

3 years ago

Vaadin
Web Components, Design Systems and Accessibility

Web Components are an excellent basis for building Design Systems, but providing good accessibility can seem like a daunting ...

1:31:14
Web Components, Design Systems and Accessibility

5,650 views

Streamed 4 years ago

Mariusz Jurczenko
Design Patterns (Wzorce Projektowe) - Abstract Factory (Fabryka abstrakcyjna)

Fabryka abstrakcyjna (Abstract Factory) Fabryka abstrakcyjna jest kreacyjnym wzorcem projektowym, który udostępnia interfejs do ...

20:25
Design Patterns (Wzorce Projektowe) - Abstract Factory (Fabryka abstrakcyjna)

1,613 views

3 years ago

Otavio Santana
Java Record, exploring the feature beyond the DTO

This post will explain more about the Java record feature, what it is, and how to apply it in several cases beyond DTOs.

32:04
Java Record, exploring the feature beyond the DTO

1,465 views

2 years ago

Confreaks
RubyConf 2016 - To Clojure and back: writing and rewriting in Ruby by Phill MV

RubyConf 2016 - To Clojure and back: writing and rewriting in Ruby by Phill MV Act 1 - State of Grace After many years of Ruby, ...

33:17
RubyConf 2016 - To Clojure and back: writing and rewriting in Ruby by Phill MV

12,752 views

9 years ago

wikipedia tts
Object-oriented programming | Wikipedia audio article

... 00:31:11 3.2 OOP in a network protocol 00:33:16 4 Design patterns 00:33:56 4.1 Inheritance and behavioral subtyping 00:35:02 ...

48:29
Object-oriented programming | Wikipedia audio article

27 views

6 years ago

CS 125 @ Illinois
CS 125 Fall 2018  Fri 12.7.2018. Concurrency and Parallelism

Wrap up generics and introduction to concurrency, parallelism, race conditions, and synchronization.

51:30
CS 125 Fall 2018 Fri 12.7.2018. Concurrency and Parallelism

246 views

7 years ago

Confreaks
RailsConf 2018: Broken APIs Break Trust: Tips for Creating and Updating APIs by Alex Wood

In this session you will pick-up concrete design patterns that you can use and anti-patterns that you can recognize so that your ...

34:44
RailsConf 2018: Broken APIs Break Trust: Tips for Creating and Updating APIs by Alex Wood

713 views

7 years ago

Haskell Weekly
Episode 22: Refactoring Yahtzee

Cameron Gera and Taylor Fausak discuss using types to guide refactoring toward better design.

31:40
Episode 22: Refactoring Yahtzee

48 views

6 years ago

CS 125 @ Illinois
CS 125 Spring 2018: Fri 9.28.2018. Getters and Setters

More about Java objects, including static methods and variables and object modeling.

39:12
CS 125 Spring 2018: Fri 9.28.2018. Getters and Setters

558 views

7 years ago

NPTEL IIT Guwahati
Lec 24: Introduction to Object Oriented Design

Design & Implementation of Human-Computer Interfaces Course URL: https://onlinecourses.nptel.ac.in/noc22_cs125/preview Prof ...

37:10
Lec 24: Introduction to Object Oriented Design

4,840 views

3 years ago

Heapspace
Java’s new paradigm - Ties van de Ven

The new Java features like records, sealed classes and pattern matching have all been added to support the Data Oriënted ...

31:48
Java’s new paradigm - Ties van de Ven

109 views

1 year ago

Craig Piercy
java review 1

First of several reviews of basic Java concepts.

45:16
java review 1

9,409 views

13 years ago

Google for Developers
Dartisans ep. 12: Dart + Web Components

Web Components are ushering in the "declarative renaissance" for modern web development. Watch this episode of Dartisans to ...

46:16
Dartisans ep. 12: Dart + Web Components

6,019 views

13 years ago

Confreaks
RubyConf 2015 - The Hitchhiker's Guide to Ruby GC by Eric Weinstein

The Hitchhiker's Guide to Ruby GC by Eric Weinstein When Ruby programs slow down, the usual culprits—database queries, ...

35:26
RubyConf 2015 - The Hitchhiker's Guide to Ruby GC by Eric Weinstein

3,031 views

10 years ago