ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

830 results

JavaJourneyWithMadhavi
Lesson 70 - Strings - Part 12 - Encode-Decode and Pattern Programs - Programming Logic 16

In this video, Encode, Decode program and Pattern program using Strings are explained in Java Environment Link to the Book ...

29:14
Lesson 70 - Strings - Part 12 - Encode-Decode and Pattern Programs - Programming Logic 16

11 views

1 year ago

IIT Roorkee July 2018
Lecture 46: Design Patterns

... so this class has a single shared instance so now in this program so what we do the implementation of single ton pattern in Java ...

28:44
Lecture 46: Design Patterns

2,075 views

1 year ago

Christopher Okhravi
Adapter Pattern – Design Patterns (ep 8)

Video series on Design Patterns for Object Oriented Languages. This time we look at the Adapter Pattern. BUY MY BOOK: ...

26:36
Adapter Pattern – Design Patterns (ep 8)

265,635 views

8 years ago

Java
Java 21 Pattern Matching Tutorial #RoadTo21

Java 21 is the first Java release with all essential pattern matching features finalized: sealed types and type patterns in an ...

23:28
Java 21 Pattern Matching Tutorial #RoadTo21

31,244 views

2 years ago

Corey Schafer
Regular Expressions (Regex) Tutorial: How to Match Any Pattern of Text

In this regular expressions (regex) tutorial, we're going to be learning how to match patterns of text. Regular expressions are ...

37:55
Regular Expressions (Regex) Tutorial: How to Match Any Pattern of Text

1,357,917 views

8 years ago

Yegor Bugayenko
RAII in Java (Webinar #52)

Resource Acquisition Is Initialization (RAII) is a design idea introduced in C++ by Bjarne Stroustrup for exception-safe resource ...

37:37
RAII in Java (Webinar #52)

2,291 views

Streamed 5 years ago

Coding Tutorials
The Composite Pattern

What's the difference between a tree, a trunk, a branch, a twig and a leaf? With the Composite Pattern, very little. Source code ...

24:38
The Composite Pattern

2,624 views

5 years ago

NPTEL IIT Kharagpur
Lecture 02: Java Programming Steps

1. The translated content of this course is available in regional languages. For details please visit https://nptel.ac.in/translation The ...

28:59
Lecture 02: Java Programming Steps

598,440 views

7 years ago

Java
Optimizing your equals() methods with Pattern Matching - JEP Cafe #21

How can you write simple and performant equals() methods for your Java classes: the full tutorial. Usually you do not write your ...

32:56
Optimizing your equals() methods with Pattern Matching - JEP Cafe #21

19,993 views

2 years ago

Java
Leverage Java 17 New Features to Create Your Wordle Checker - JEP Café #10

How to use Java 17 new features, i.e. Records, Switch Expression and Pattern Matching for Switch (a preview feature of JDK 17) ...

37:56
Leverage Java 17 New Features to Create Your Wordle Checker - JEP Café #10

14,178 views

4 years ago

Java
Learn how to write fast Java code with the Vector API - JEP Café #18

The Vector API can tremendously speed up computations by using the SIMD capabilities of your CPU. Learn how parallel ...

27:48
Learn how to write fast Java code with the Vector API - JEP Café #18

26,247 views

3 years ago

AK TradeX
String TypeCast | Basics of Programming Assignment | Newton School

String TypeCast Assignment Solution Type Casting Problem Statement Given an integer N, you need to typecast this integer to ...

23:35
String TypeCast | Basics of Programming Assignment | Newton School

562 views

3 years ago

IIT Roorkee July 2018
Lecture 49: Observer Pattern

... lecture I talked about Observer pattern in C++ and in today's lecture I'll start with the implementation of Observer pattern in Java ...

26:33
Lecture 49: Observer Pattern

1,340 views

1 year ago

IIT Roorkee July 2018
Lecture 48: Factory Pattern in Java

... circle when you're running the code you will get the output drawing circle right so this is how the factory pattern in Java works so ...

31:06
Lecture 48: Factory Pattern in Java

1,411 views

1 year ago

Java
Better Java Streams with Gatherers - JEP Cafe #23

This JEP Café explains what Gatherers are, as a new addition to the Java 8 Stream API, introduced in the JDK 24. It goes through ...

1:13:32
Better Java Streams with Gatherers - JEP Cafe #23

48,801 views

1 year ago

Programmer ONE - Sumit Tiwari - SoftEthics
Pattern programs in Java | Hindi | Solve any pattern program | One logic for all patterns|softethics

Welcome to "Master ASCII Patterns with ONE Java Logic!" In this engaging tutorial, I'll show you how to simplify ASCII pattern ...

24:40
Pattern programs in Java | Hindi | Solve any pattern program | One logic for all patterns|softethics

7,552 views

1 year ago

Java
Data Oriented Programming in Java 21, Solving the Countdown game - JEP Cafe #22

In this JEP Café, we will use a lot of the new features added to the JDK in the context of the Data Oriented Programming support: ...

34:10
Data Oriented Programming in Java 21, Solving the Countdown game - JEP Cafe #22

30,031 views

2 years ago

Idee Programmer (kuldeep kaushik)
Step20-String/StringBuilder/StringBuffer : Complete, Codes, best practices, Interview Q/A, 0 to Hero

JAVA Tutorial - Official site - https://www.corejava25hours.com JAVA Tutorial - Play store app ...

42:49
Step20-String/StringBuilder/StringBuffer : Complete, Codes, best practices, Interview Q/A, 0 to Hero

1,076 views

3 years ago

Tushar Roy - Coding Made Simple
String Permutation Algorithm

https://www.facebook.com/tusharroy25 ...

25:09
String Permutation Algorithm

323,838 views

10 years ago

Begin Coding Fast
String objects - Basic Java Fast (22)

The video discusses the operation of strings in Java. Strings are a type of objects, so we specify them with reference variables.

41:25
String objects - Basic Java Fast (22)

1,054 views

6 years ago