ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

29 results

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

4 years ago

CS50
Pattern Matching with Regular Expressions

Regular expressions is primarily a tool, but also sometimes used in code actively to essentially match patterns and strings.

26:01
Pattern Matching with Regular Expressions

12,894 views

13 years ago

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

3 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,966 views

3 years ago

Denis Kuzmin
🔀 Between unmanaged C++ / C# / Java /... Complex types and Strings. [Part-2]

Do NOT combine unnecessary code, please turn ON your brains [both host sides - CLR/Native/JVM]. /This is Part 2. C++, C# and ...

28:04
🔀 Between unmanaged C++ / C# / Java /... Complex types and Strings. [Part-2]

14,131 views

7 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

265 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"

702 views

3 years ago

Coding wala Shree
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

In this Java Streams tutorial (Part 3), we dive into key Stream operations: filter(), map(), and flatMap(), demonstrating each with ...

34:27
🚀 Master Java Streams: filter, map, flatMap | PART 3 | Real-Project Examples | Java 8 Stream API

684 views

1 year ago

Aaron J Newman
06 - for Loops

A `for` loop executes commands once for each value in a collection. - A `for` loop is made up of a collection, a loop variable, and a ...

38:52
06 - for Loops

524 views

4 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,486 views

3 years ago

Confreaks
RubyConf 2015 - Messenger: The (Complete) Story of Method Lookup by Jay McGavren

Messenger: The (Complete) Story of Method Lookup by Jay McGavren You call a method on an object, and it invokes the instance ...

28:48
RubyConf 2015 - Messenger: The (Complete) Story of Method Lookup by Jay McGavren

960 views

10 years ago

Jon Gjengset
Crust of Rust: Iterators

In this third Crust of Rust video, we cover iterators and trait bounds, by re-implementing the "flatten" Iterator method from the ...

1:26:27
Crust of Rust: Iterators

119,278 views

5 years ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 3)

This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...

5:39:15
Porting Java's ConcurrentHashMap to Rust (part 3)

10,939 views

6 years ago

CS50
Section 9: Less Comfortable

Let's see if it has-- It will have our query string somewhere. Request URL. Yeah. Original query, ignore bad query, second pass, ...

1:20:48
Section 9: Less Comfortable

613 views

13 years ago

Confreaks
RailsConf 2014 - Writing Small Code by Mark Menard

Writing small classes is hard. You know you should, but how? It's so much easier to write a large class. In this talk we'll build up a ...

34:39
RailsConf 2014 - Writing Small Code by Mark Menard

1,324 views

11 years ago

Houston FPUG
Richard Feldman, "Millions of Users, Purely Functional Code"

Abstract: At NoRedInk we had a normal React code base. That is, until we tried Elm – a purely functional language that compiles ...

1:48:35
Richard Feldman, "Millions of Users, Purely Functional Code"

8,370 views

4 years ago

Codegram
Master the art of the AST and take control of your JS (Yonatan Mevorach)

Talk given at Full Stack Fest 2017: https://fullstackfest.com Think about the new tools that are taking over the Javascript ecosystem: ...

27:59
Master the art of the AST and take control of your JS (Yonatan Mevorach)

4,046 views

8 years ago

Confreaks
RubyConf 2015 - Lightning Talks by Many People

1. 00:00 - Michael Hartl - Learn Enough to be Dangerous 2. 01:45 - David Bock - Cooking Management to Give Back 3. 03:23 ...

1:24:23
RubyConf 2015 - Lightning Talks by Many People

1,473 views

10 years ago

freeCodeCamp.org
Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...

13:40:10
Python for Everybody - Full University Python Course

7,595,405 views

6 years ago

Confreaks
RubyConf 2018 - Beating Mastermind: Winning with the help of Donald Knuth by Adam Forsyth

RubyConf 2018 - Beating Mastermind: Winning with the help of Donald Knuth by Adam Forsyth Come solve logic games with ...

37:55
RubyConf 2018 - Beating Mastermind: Winning with the help of Donald Knuth by Adam Forsyth

4,938 views

7 years ago