ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

574 results

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)

2,202 views

6 months ago

Coding wala Shree
🔥 Java 24 is Here!🔥 Important Features You Must Know with Code Demos!

Java 24 is here! This release introduces powerful new features, making Java more efficient, secure, and developer-friendly. In this ...

31:13
🔥 Java 24 is Here!🔥 Important Features You Must Know with Code Demos!

408 views

10 months ago

Brogan M. Pratt
Learn Java for Robotics: Your First Program (FTC)

Join the community & access exclusive robotics resources ⤵️ https://shop.broganpratt.com/ Want to work with me and get ...

23:41
Learn Java for Robotics: Your First Program (FTC)

9,957 views

6 months ago

Brogan M. Pratt
How I Build Flawless Autonomous Routines (Learn Java For FTC Robotics)

Learn the fundamentals of state machines to write cleaner, more reliable, and easier-to-debug code for your FTC robot. ⤵️ Why ...

17:59
How I Build Flawless Autonomous Routines (Learn Java For FTC Robotics)

4,237 views

4 months ago

Brogan M. Pratt
Your Robot's First Thought: Selection Statements (Learn Java For FTC)

Learn how to give your FTC robot decision-making abilities using Java's fundamental if, else, and else if statements. ⤵️ Why ...

21:14
Your Robot's First Thought: Selection Statements (Learn Java For FTC)

1,753 views

6 months ago

Coding wala Shree
Java 25 LTS: 6 Key Features Developers Must Know #JDK25 #Java25 #Java25Features

Java 25 LTS is finally here — and this update brings some of the most practical improvements we've seen in modern Java. In this ...

15:33
Java 25 LTS: 6 Key Features Developers Must Know #JDK25 #Java25 #Java25Features

281 views

2 months ago

The Coding Gopher
99% of Developers Don't Get PostgreSQL

Check out Supabase: https://supabase.plug.dev/qnxeTMY ❤️ Get 40% OFF CodeCrafters: ...

12:40
99% of Developers Don't Get PostgreSQL

179,344 views

3 months ago

Brogan M. Pratt
Learn Java for Robotics: Variables (FTC)

This video teaches you the most essential Java concept—variables—to start programming your FTC robot's brain today. ⤵️ Why ...

15:31
Learn Java for Robotics: Variables (FTC)

2,967 views

6 months ago

Carlos Chacin
Java 25 TDD Series: Let's Build Skull King Together (Ep. 1)

Java 25 TDD Tutorial: Building a card game from scratch! In this Java programming series, I'm creating Skull King using ...

11:59
Java 25 TDD Series: Let's Build Skull King Together (Ep. 1)

87 views

1 month ago

Coding wala Shree
Sorting with Java Streams: Comparable vs Comparator

Java Streams Sorting (Part 4) – Real-Project Example! Learn how to sort data using Java 8 Stream API in a real-world ...

24:54
Sorting with Java Streams: Comparable vs Comparator

462 views

11 months ago

Brogan M. Pratt
How to Program Servos (Learn Java For FTC)

Learn the complete process of wiring, configuring, and programming both positional and continuous servos in Java for your FTC ...

14:05
How to Program Servos (Learn Java For FTC)

2,924 views

5 months ago

JavaCodeAcademy
Java Print Statements Explained | Beginner Java Tutorial (2025) | #javaprogramming | java language

In this video, we learn the basics of Java programming, including: ✓ What is a print statement? ✓ How to use System.out.println() ...

7:01
Java Print Statements Explained | Beginner Java Tutorial (2025) | #javaprogramming | java language

2 views

2 months ago

Brogan M. Pratt
How to Program a Gamepad (Learn Java For FTC Robotics)

In this tutorial, you'll learn how to read a gamepad in Java and make your robot move. ⤵️ Why Watch? This video is your first ...

17:34
How to Program a Gamepad (Learn Java For FTC Robotics)

3,619 views

6 months ago

Brogan M. Pratt
Programming DC Motors (Learn Java For FTC Robotics)

How to program DC motors in Java for FTC, taking you from basic wiring to sensor and gamepad control in under 30 minutes.

24:17
Programming DC Motors (Learn Java For FTC Robotics)

4,159 views

6 months ago

Brogan M. Pratt
REV LED Indicator Beginner's Guide (Learn Java For FTC Robotics)

Learn the complete beginner's process for adding custom status lights to your FTC robot using Java and the REV Digital LED ...

8:18
REV LED Indicator Beginner's Guide (Learn Java For FTC Robotics)

1,130 views

5 months ago

Brogan M. Pratt
GoBILDA's DECODE Starer Robot Good. Let's Make It Great.

Join the community & access exclusive robotics resources ⤵️ https://shop.broganpratt.com/ Want to work with me and get ...

24:47
GoBILDA's DECODE Starer Robot Good. Let's Make It Great.

2,112 views

3 months ago

Brogan M. Pratt
How To Program REV Touch Sensors (Learn Java For FTC Robotics)

How to wire, configure, and program a REV Touch Sensor in Java for your FTC robot. ⤵️ Why Watch? In this tutorial, we break ...

17:55
How To Program REV Touch Sensors (Learn Java For FTC Robotics)

1,413 views

6 months ago

Brogan M. Pratt
how to program a magnetic limit switch in java ftc

Learn how to wire, configure, and program a REV Magnetic Limit Switch in Java. ⤵️ Why Watch? In this step-by-step tutorial for ...

10:21
how to program a magnetic limit switch in java ftc

536 views

5 months ago

Carlos Chacin
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

Java OOP Tutorial: Designing a card hierarchy with interfaces and inheritance! In this Java 25 TDD episode, I build the Escape ...

41:36
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

49 views

1 month ago

Brogan M. Pratt
The BEST FTC Resources For The Decode Season

This video gives you a championship-winning coach's curated list of the best FTC resources to save your team hundreds of hours.

14:29
The BEST FTC Resources For The Decode Season

4,501 views

5 months ago

Carlos Chacin
I was able to fix MY MISTAKE: Java TDD (Skull King Ep. 6)

Java Error Handling Tutorial: Building a custom Result[T] type without Vavr! In this Java 25 TDD episode, I remove the Vavr ...

28:27
I was able to fix MY MISTAKE: Java TDD (Skull King Ep. 6)

53 views

1 month ago

Edu-ca-te
Casting and Parsing - Java (Part 3)

Hey there computer sciences students lets continue our series on Java looking at type conventions (casting and parsing) make ...

19:51
Casting and Parsing - Java (Part 3)

81 views

3 months ago

Zansu Brow
How to Download and Import JJWT in IntelliJ IDEA | Java JWT Setup Tutorial

In this video, I'll show you step by step how to download and import the JJWT (Java JSON Web Token) library into IntelliJ IDEA.

1:49
How to Download and Import JJWT in IntelliJ IDEA | Java JWT Setup Tutorial

51 views

3 months ago

Brogan M. Pratt
How To Program Drivetrains: Mecanum Drive (Learn Java For FTC Robotics)

Program a field-oriented mecanum drive for your FTC robot in Java with this beginner-friendly tutorial. ⤵️ Why Watch?

25:55
How To Program Drivetrains: Mecanum Drive (Learn Java For FTC Robotics)

5,006 views

5 months ago

Brogan M. Pratt
How To Program REV Distance Sensors (Learn Java For FTC Robotics)

Learn the complete beginner's process for wiring, configuring, and programming the REV 2m Distance Sensor for your FTC robot ...

7:52
How To Program REV Distance Sensors (Learn Java For FTC Robotics)

1,317 views

5 months ago