ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

377 results

learnwithpurpose
Your first Object-Oriented Program with Java

Creating your first Object-Oriented Program in Java. Defining a package, a class with methods. Creating an object. Compiling ...

11:16
Your first Object-Oriented Program with Java

1,399 views

13 years ago

Dandalf
Java Books and Clothes OOP Project Using Inheritance

Instructions on are provided on how to add a class to an OOP inheritance tree using Eclipse. The project adds class Pants to a ...

16:47
Java Books and Clothes OOP Project Using Inheritance

436 views

3 years ago

Dario
Rust vs Java: A Staff Engineer's perspective

Are you trying to decide between Rust and Java for your next project? Look no further! In this video, Dario Lencina, staff engineer ...

25:04
Rust vs Java: A Staff Engineer's perspective

29,021 views

3 years ago

Dandalf
Java Falafel Fast Food with a function to display the menu

And then I'll successfully say, "Congratulations" Here is some code for the falafel project. I'm going to use a separate function to ...

5:45
Java Falafel Fast Food with a function to display the menu

105 views

3 years ago

Otavio Santana
Boost Your Java Software Quality: Integrating Checkstyle & PMD in Maven Projects

Learn how to significantly enhance your Java software quality by integrating Checkstyle and PMD into your Maven projects. In this ...

10:38
Boost Your Java Software Quality: Integrating Checkstyle & PMD in Maven Projects

429 views

1 year ago

Dandalf
Java-HelloWorld-GUI

Create Java GUI project using Swing and JavaFX using Labels and Buttons. Code for the project in both Java Swing and JavaFX ...

12:49
Java-HelloWorld-GUI

423 views

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

2 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

Otavio Santana
Lombok vs. Java Record: A Comparative Analysis

Join us in this enlightening YouTube video as we dive deep into the world of Java development. Discover the key distinctions ...

6:10
Lombok vs. Java Record: A Comparative Analysis

705 views

2 years ago

Otavio Santana
Architecting Quality: Testing Code Design and Architecture with ArchiUnit and Jav

In this video, we dive into architectural testing using the powerful tool, ArchiUnit. ArchiUnit allows you to test your code design and ...

12:40
Architecting Quality: Testing Code Design and Architecture with ArchiUnit and Jav

141 views

2 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

J David Eisenberg
Chapter 1: Writing Java with an IDE

This video shows two different integrated development environments for Java.

6:03
Chapter 1: Writing Java with an IDE

1,622 views

6 years ago

Vaadin
How to Make an AI Chatbot/Agent in Java: A Hands-On Tutorial

In this video, Marcus Hellberg will teach you how to build an AI chatbot that uses retrieval-augmented generation (RAG) to learn ...

52:24
How to Make an AI Chatbot/Agent in Java: A Hands-On Tutorial

24,361 views

1 year ago

Alex Demko
Moja & MoonBit?! The New Coding Trend? 🌙🧪

Curious about the future of programming? In this very first episode of News Room, I'll walk you through the most exciting ...

0:07
Moja & MoonBit?! The New Coding Trend? 🌙🧪

1,359 views

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

Vaadin
What if Java developers could build web apps without touching JavaScript? 🤔

Vaadin Flow is an open-source framework for building web apps in Java. It includes a large library of UI components and offers a ...

0:44
What if Java developers could build web apps without touching JavaScript? 🤔

17,493 views

2 years ago

Craig Piercy
Creating Your First Java Eclipse Project

The basics of how to start a project in Eclipse and start writing a few Java classes.

29:36
Creating Your First Java Eclipse Project

301,310 views

12 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,272 views

5 years ago

Craig Piercy
Writing the GameNumber Java Class

In this video, we write the GameNumber Java class using Eclipse. We will use this class in several example programs.

14:22
Writing the GameNumber Java Class

6,659 views

11 years ago

Jon Gjengset
impl Rust: One Billion Row Challenge

I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.

10:36:57
impl Rust: One Billion Row Challenge

83,541 views

1 month ago

Craig Piercy
eclipse_lesson_3_opening_an_existing_project.mp4

How to open an existing Eclipse project and load it into Eclipse.

9:16
eclipse_lesson_3_opening_an_existing_project.mp4

18,569 views

13 years ago

Otavio Santana
Mastering Java Collections: Common Mistakes and How to Avoid Them

Java's Collections API has been around for a while and is a cornerstone of Java development. But even with years of experience, ...

8:24
Mastering Java Collections: Common Mistakes and How to Avoid Them

278 views

2 years ago

Otavio Santana
Extending the Power of Jakarta EE and MicroProfile with CDI extension

One of the reasons the market adopted Java so firmly is the power of the environment around it; the ecosystem is enormous.

13:29
Extending the Power of Jakarta EE and MicroProfile with CDI extension

344 views

3 years ago

Dandalf
Java ATM Part 2 - Java code description

This video is part 2 of the discussion for the Java ATM project. Part 2 gives a very detailed description of the Java code. Code and ...

29:25
Java ATM Part 2 - Java code description

30 views

8 months ago

Otavio Santana
Java's Encapsulation -  When the getter and setter became your enemy

Encapsulation is the key to a good code design, but how to archive it? Java developers automatically think about putting getter ...

12:08
Java's Encapsulation - When the getter and setter became your enemy

1,112 views

3 years ago