ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

70 results

Gil.codes
Coding With Gil - String Calculator Kata (Part 1)

First Coding With Gil video, it's a one take (the video got split because I pressed Ctrl+R in the middle which caused it to stop ...

24:42
Coding With Gil - String Calculator Kata (Part 1)

436 views

7 years ago

Otavio Santana
Get more flexibility in your Java code by exploring reflection.

Reflection and Java give a colossal capability, especially for removing boilerplate. It gives impactful productivity on Java to cover ...

28:14
Get more flexibility in your Java code by exploring reflection.

175 views

2 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,033 views

7 years ago

Craig Piercy
Java Review 3

3rd Java Review Session for my MIST4630 course at UGA.

34:29
Java Review 3

4,055 views

13 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,960 views

3 years ago

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

Developers Association
From Beginner to Pro: The Ultimate Free Java Course | Java Lecture 2

The Ultimate Free Verified Java Course Guarantying Job Placements from top companies. Either You're a beginner or an ...

25:18
From Beginner to Pro: The Ultimate Free Java Course | Java Lecture 2

13 views

11 months ago

Craig Piercy
java review 1

First of several reviews of basic Java concepts.

45:16
java review 1

9,404 views

13 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Fri 9.14.2018. Practice with Functions and Strings

A discussion of method overloading and type casting, followed by more practice with Java functions and Strings.

49:06
CS 125 Fall 2018: Fri 9.14.2018. Practice with Functions and Strings

716 views

7 years ago

ABMedia
C++ for C# and Java Developers

This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...

39:47
C++ for C# and Java Developers

25,711 views

5 years ago

CS76
Week 2
2:25:49
Week 2

1,053 views

12 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

682 views

11 months 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

493 views

4 years ago

CS 125 @ Illinois
CS 125 Spring 2018: Mon 10.1.2018. Static and Modeling

Midterm review followed by more about Java objects, including static methods and variables and object modeling.

48:37
CS 125 Spring 2018: Mon 10.1.2018. Static and Modeling

609 views

7 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

118,112 views

5 years ago

YourWalkOnTech
What "handle an exception" means

A comprehensive guide to handling exceptions in Java: we'll firstly understand how to decide how to handle an exception, and ...

24:32
What "handle an exception" means

33 views

1 year ago

CS76
Week 3
1:45:24
Week 3

837 views

12 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Wed 10.17.2018. References and Java Memory Management

A discussion of Java memory management with reminders about references.

49:08
CS 125 Fall 2018: Wed 10.17.2018. References and Java Memory Management

399 views

7 years ago

Jon Gjengset
Crust of Rust: Lifetime Annotations

In the 2019 Rust Survey, a lot of people were asking for video content covering intermediate Rust content. So in this first video ...

1:33:23
Crust of Rust: Lifetime Annotations

265,376 views

5 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Fri 10.5.2018. Polymorphism

A introduction to Java polymorphism, a discussion of Java object casting, and more practice with inheritance.

49:46
CS 125 Fall 2018: Fri 10.5.2018. Polymorphism

657 views

7 years ago