ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,535 results

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

6 months ago

Laz Built It
Should You Still Learn to Code in 2025?

Why Learning to Code in 2025 Might be a Waste of Time (Do This Instead) Don't have projects to showcase? Try Codecrafters: ...

4:36
Should You Still Learn to Code in 2025?

22,235 views

8 months ago

Brogan M. Pratt
How to Tune PIDF for PedroPathing (Learn Java for FTC Robotics)

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

39:58
How to Tune PIDF for PedroPathing (Learn Java for FTC Robotics)

10,155 views

2 months ago

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

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

485,216 views

9 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,034 views

4 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)

4,756 views

4 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,423 views

5 months ago

Brogan M. Pratt
FTC Android Studio Setup (Learn Java for FTC Robotics)

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

18:14
FTC Android Studio Setup (Learn Java for FTC Robotics)

18,916 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)

3,903 views

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

5 months ago

CK TV
Mastering Java Development in VS Code: The Ultimate Guide!

Looking to streamline your Java coding workflow? In this video, we explore how to set up Visual Studio Code for Java ...

15:20
Mastering Java Development in VS Code: The Ultimate Guide!

23 views

8 months ago

Brogan M. Pratt
FTC AprilTags: Get Distance & Angle (Standard Webcam)

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

17:48
FTC AprilTags: Get Distance & Angle (Standard Webcam)

8,735 views

3 months ago

The Linux Foundation
Eclipse and VS Code IDE Support for Java packages in Bazel

Teams at Salesforce are building Java libraries, microservices, and a large monolith with Bazel. To support our developers, we ...

20:09
Eclipse and VS Code IDE Support for Java packages in Bazel

234 views

9 months ago

Mohamad Aoude
Introduction to programming using JAVA Lecture 01 installing VS Code

Here are some essential resources to help you on your journey the official VS Code documentation for Java provides detailed ...

14:21
Introduction to programming using JAVA Lecture 01 installing VS Code

70 views

8 months ago

Ingo Kegel
Profiling Java Applications in VS Code with JProfiler

JProfiler now integrates directly into VS Code, bringing the powerful profiling tool into your everyday development workflow. In this ...

4:51
Profiling Java Applications in VS Code with JProfiler

915 views

9 months ago

Vaadin
What is Vaadin? The most productive way to build full-stack web apps on Java in 2025

Learn how Vaadin helps Java teams build complete web applications with its powerful UI components, Java-based Flow ...

3:02
What is Vaadin? The most productive way to build full-stack web apps on Java in 2025

11,253 views

11 months ago

GitLab
How to Refactor C++ to Java with GitLab Duo's AI

In this video, discover how GitLab Duo, your AI-powered assistant, can dramatically simplify the process of modernizing your ...

1:46
How to Refactor C++ to Java with GitLab Duo's AI

1,848 views

10 months ago

Bulgarian Java User Group
Secure Programming in Java, Christian Heitzmann

Developers and users of Java software are generally immune to many security problems that are still problematic in other ...

50:14
Secure Programming in Java, Christian Heitzmann

164 views

7 months ago

Somi Gaming and Markets
IntellijIssue - Facing java.lang.ExceptionInInitializerError error

In Intellij, when I run a simple public static void main() method facing below error. java: java.lang.ExceptionInInitializerError ...

0:44
IntellijIssue - Facing java.lang.ExceptionInInitializerError error

519 views

4 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!

407 views

9 months ago

Bulgarian Java User Group
AI for Java Developers - From Buzzword to Code, Milen Dyankov

AI is undeniably a buzzword, but the technology is here to stay. What does it mean for us as Java developers? Can we design and ...

53:58
AI for Java Developers - From Buzzword to Code, Milen Dyankov

71 views

7 months ago

Jerry Liang
Java Swing: How to code GRAVITY and PLAYER JUMPS!

How to code Player Jumps & Gravity in Java! Download Starter Code Here!

12:00
Java Swing: How to code GRAVITY and PLAYER JUMPS!

139 views

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

Coding Pills
Our First Code Hello World #coding #helloworld #javacode #java #programming #javaprogramming

the first code | hello world java | hello world java in notepad | java language me hello world kaise banaye | hello world | Another ...

2:01
Our First Code Hello World #coding #helloworld #javacode #java #programming #javaprogramming

28 views

11 months ago

codewit
While Loops - Nikita uses Java while loops to plant tomatoes

Nikita illustrates how Java while loops can repeat the process of planting tomato seeds in a garden. Learn and practice how to ...

6:26
While Loops - Nikita uses Java while loops to plant tomatoes

12 views

7 months ago