ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

273 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-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

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,024 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 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

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

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

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

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

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

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

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

1 year ago

Fred Otto DiscoverE Program
[Intro to App Design] 1.4 - Creating a Project

These videos were made for DiscoverE's second MOOC, Intro to App Design, which was released in October 2015. This is a free ...

1:52
[Intro to App Design] 1.4 - Creating a Project

270 views

10 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

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

1 month 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

Inria Learning Lab
🐥 Messages for Java Programmers [W2S2-EN]

Mooc "Immersive Object Programming with Pharo" - English voice over Pharo (http://pharo.org) is a pure dynamic and reflective ...

9:09
🐥 Messages for Java Programmers [W2S2-EN]

1,034 views

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

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

12 years ago

Otavio Santana
Creating your custom statistic structure with Stream API

Stream API is an efficient way to interact with any data structure in Java, such as any Collection implementation. These features ...

16:34
Creating your custom statistic structure with Stream API

326 views

3 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

Otavio Santana
Unraveling Lombok's Code Design Pitfalls: Exploring Encapsulation Issues

Join us in this insightful YouTube video, where we delve deep into the world of code design with a focus on Lombok, the Java ...

9:07
Unraveling Lombok's Code Design Pitfalls: Exploring Encapsulation Issues

422 views

2 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

J David Eisenberg
Chapter 2: Getting User Input in Java

How to let users supply numeric input to your programs.

4:16
Chapter 2: Getting User Input in Java

660 views

6 years ago