ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

232 results

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

Dandalf
Java Paycheck Lab Project

Create and analyze a program in Java for computing a paycheck.

25:23
Java Paycheck Lab Project

296 views

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

5 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,254 views

5 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.

176 views

2 years ago

Craig Piercy
java review 1

First of several reviews of basic Java concepts.

45:16
java review 1

9,406 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,102 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,960 views

3 years ago

Otavio Santana
Money on Java: Why should we use Money-API in my Java code?

If you work in finance, e-commerce, or any area that needs to represent money, the biggest question is how to do it. We need to ...

20:59
Money on Java: Why should we use Money-API in my Java code?

1,197 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,460 views

2 years ago

Otavio Santana
Optional in Java - When better code is not an alternative

Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...

23:13
Optional in Java - When better code is not an alternative

2,738 views

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

5 years ago

DevExpert - Programación Android y Kotlin
🔹 What is REACTIVE Programming 👉 [Coroutines Flow Part 1]

I show you how to learn everything about Kotlin in this free training: 👉 https://antonioleiva.com/free-training 🔹 What is ...

22:57
🔹 What is REACTIVE Programming 👉 [Coroutines Flow Part 1]

15,362 views

5 years ago

Confreaks
RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta

RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta Some people love Ruby and some people love Javascript. Both will ...

35:08
RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta

10,591 views

7 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

955 views

10 years ago

DEFCONConference
DEF CON 31 - Runtime Riddles - Abusing Manipulation Points in the Android Source - Laurie Kirk

Android malware creators constantly struggle to devise innovative methods to obscure apps and impede reverse engineering.

41:59
DEF CON 31 - Runtime Riddles - Abusing Manipulation Points in the Android Source - Laurie Kirk

35,162 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,042 views

7 years ago

Confreaks
RubyConf 2018 - JRuby 2018: Real World Performance by Thomas Enebo & Charles Nutter

RubyConf 2018 - JRuby 2018: Real World Performance by Thomas Enebo & Charles Nutter This year has been big for JRuby!

39:33
RubyConf 2018 - JRuby 2018: Real World Performance by Thomas Enebo & Charles Nutter

1,259 views

7 years ago

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

Craig Piercy
Writing GameServlet for the Guessing Game Application - Servlet Edition

We demonstrate how to write a Java Servlet that will act as the Controller and View component of a Java Web Appliction.

28:58
Writing GameServlet for the Guessing Game Application - Servlet Edition

7,441 views

11 years ago