ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

32,557 results

Toronto Java Users Group
2014-12 Java Game Development using the LWJGL

Java is not widely used for game development but since 1.6 it has become a serious contender for producing professional quality ...

1:01:36
2014-12 Java Game Development using the LWJGL

13,346 views

11 years ago

King Kodes
Building a simple Percent to GPA program using JAVA

Join me as I take on a coding challenge to create a "Percent Range to GPA" program using Java. This is a raw, uncut, and ...

1:22:19
Building a simple Percent to GPA program using JAVA

32 views

11 months ago

Gain Java Knowledge
Java 8 Coding and Programming Interview Questions and Answers

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

59:22
Java 8 Coding and Programming Interview Questions and Answers

8,232 views

2 years ago

Java User Group Switzerland
jbang, a better Java?

Speaker: Max Rydahl Andersen Recorded: 2020-11-17 Why should you need to download java, set up a build system and ...

1:14:49
jbang, a better Java?

1,895 views

5 years ago

Andrew Smith
C for Java Programmers: Intro and Integer Types

The first episode in an in-depth tutorial series on the C programming language, in which I ramble about computing history for a bit ...

2:15:36
C for Java Programmers: Intro and Integer Types

8,703 views

5 years ago

Bulgarian Java User Group
Kotlin for Java Developers, Mario Grey

... i have been coding java a lot recently just because um it's changing it's getting evolved it's becoming kotlin like uh it's becoming ...

57:18
Kotlin for Java Developers, Mario Grey

784 views

3 years ago

TokyoEdtech
BASIC Programming Intro

BASIC was THE programming language that brought coding into the mainstream and launched the careers of countless ...

33:19
BASIC Programming Intro

37,231 views

4 years ago

ScalaIO FR
Martin Odersky - Simply Scala

Opening keynote Scala lets us write beautifully simple code. It incurs very low boilerplate and does not restrict expression in ...

57:59
Martin Odersky - Simply Scala

13,955 views

2 years ago

TokyoEdtech
Java Tutorial: Simple Text Adventure

In this video, I'll show you how to create a simple text adventure using very simple Java commands. Download the Code here: ...

29:40
Java Tutorial: Simple Text Adventure

9,271 views

4 years ago

Code with Nakov | SoftUni Global
[1/9] Java Basics Tutorial – Getting Started with Java

Start with the basics - what is coding, what are commands, and what is their syntax in Java. Learn how to write simple Java ...

47:27
[1/9] Java Basics Tutorial – Getting Started with Java

7,259 views

4 years ago

Improbable Matter
How a Computer Works - from silicon to apps

A whistle-stop tour of how computers work, from how silicon is used to make computer chips, perform arithmetic to how programs ...

42:32
How a Computer Works - from silicon to apps

1,927,649 views

4 years ago

TokyoEdtech
Simple Java Wordle Game Tutorial for Beginners

In this video I'll show you how to create a simple terminal version of the popular word guessing game, Wordle, in Java. Enjoy!

32:03
Simple Java Wordle Game Tutorial for Beginners

14,550 views

3 years ago

Barcelona Jug
Implementing a Simple JVM in Java and Rust by Ben Evans at JBCNConf'19

The JVM is a truly remarkable piece of software, but it is still just a computer program, not magic! In this talk, I will explain how we ...

55:25
Implementing a Simple JVM in Java and Rust by Ben Evans at JBCNConf'19

1,581 views

6 years ago

Brogan M. Pratt
I Wish I Knew This When I Started (Learn Java For FTC)

Learn the single most important concept in Java—classes and methods—to write cleaner, more powerful, and reusable code for ...

32:40
I Wish I Knew This When I Started (Learn Java For FTC)

1,887 views

5 months ago

Toronto Java Users Group
2025-07 JSpecify and the Nullness Checker: Avoiding Null Pointer Exceptions

Presented by: Werner Dietl Null pointer exceptions are the bane of programmers and have been called the "billion dollar mistake".

1:26:39
2025-07 JSpecify and the Nullness Checker: Avoiding Null Pointer Exceptions

130 views

5 months ago

Programming For Everyone
JAVA CORE CONCEPT - 03| JAVA FOR QA ENGINEERS| JAVA FOR SDETs|JAVA FOR SOFTWARE TEST ENGINEERS

Java #JavaProgramming #WebDevelopment $250 Discount on MIT Cyber Security Bootcamp, when you use this link to get ...

39:41
JAVA CORE CONCEPT - 03| JAVA FOR QA ENGINEERS| JAVA FOR SDETs|JAVA FOR SOFTWARE TEST ENGINEERS

35 views

3 years ago

Code with Nakov | SoftUni Global
[2021] Full Java Basics Course (Part 1 of 2)

In this first part of the free Java course for absolute beginners, learn the fundamentals of programming, algorithmic thinking, and ...

7:39:44
[2021] Full Java Basics Course (Part 1 of 2)

9,249 views

4 years ago

Coding wala Shree
Java Stream API – Terminal Operations: findFirst, findAny, allMatch, anyMatch, noneMatch | PART 7

Java Stream API Terminal Operations Explained In this video, we explore 5 powerful terminal operations in the Java Stream API: ...

21:54
Java Stream API – Terminal Operations: findFirst, findAny, allMatch, anyMatch, noneMatch | PART 7

93 views

7 months ago

Java
Java 8 Lambdas Hacking

Java 8 lambdas are the biggest language change since generics were introduced in Java 5. Come learn expert tips and tricks on ...

34:48
Java 8 Lambdas Hacking

29,841 views

11 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

23,832 views

1 year ago

Chandrakala Kuruba
Writing Simple Java Programs || R19 Regulation || JNTUK || Java Programming || Chandrakala Kuruba

Simple Java Program.

26:44
Writing Simple Java Programs || R19 Regulation || JNTUK || Java Programming || Chandrakala Kuruba

1,737 views

4 years ago

ConfEngine
Rules of Simple Design

Everyone has acronyms, mnemonics, and a list of rules to guide their everyday software design. In order to get the most out of ...

45:04
Rules of Simple Design

2,143 views

11 years ago

Code with Nakov | SoftUni Global
Java Foundations Certification - Full Course [Part 1/3]

Become a Java Certified Developer with the first part of our free Java Foundations Full Course! This 30-hour course teaches you ...

9:41:33
Java Foundations Certification - Full Course [Part 1/3]

9,368 views

4 years ago

Code with Nakov | SoftUni Global
[2021] Full Java Basics Course (Part 2 of 2)

Learn the fundamentals of programming, algorithmic thinking, and problem-solving, using Java. Get familiar with different kinds of ...

5:46:11
[2021] Full Java Basics Course (Part 2 of 2)

2,067 views

4 years ago

Engineering Community
Exploring Java Virtual Threads by Vladyslav Bezuhlyi

In this session, we'll explore the challenges of the traditional threading model in Java and introduce the concept of Virtual Threads ...

52:23
Exploring Java Virtual Threads by Vladyslav Bezuhlyi

148 views

1 year ago