ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

143 results

Code with Byron
I Failed at Coding Multiple Times—Here's What Worked

In this video, I share my journey of learning to code in 2024 after facing setbacks in the past. Join me as I discuss the strategies ...

4:34
I Failed at Coding Multiple Times—Here's What Worked

190 views

1 year ago

IHSANA Guides
How to use JWT Auth Add-ons without Coding

This video is how to add JWT Auth to the imabuilder project without coding. AppBuilder by https://ihsana.com/i/?code=imabuilder3 ...

10:20
How to use JWT Auth Add-ons without Coding

1,122 views

6 years ago

Vaadin
Calling REST from Java with Spring WebClient

In this video, Marcus Hellberg shows you how to call a REST endpoint in Java using the Spring RestClient library, how to create ...

9:43
Calling REST from Java with Spring WebClient

21,335 views

4 years ago

CodeOps HQ
Setting Up the Perfect Developer Environment on Linux for 2025

Want to learn how to build your own dev tools? Check out CodeCrafters: https://bitly.cx/HFm4 Are you a developer looking to ...

11:58
Setting Up the Perfect Developer Environment on Linux for 2025

344,553 views

1 year ago

Vaadin
Java web apps in 2022?! Not as crazy as it may seem.

In this video, Marcus shows you hands-on how to build a modern web app, fully in Java. The Vaadin Flow framework lets you ...

16:17
Java web apps in 2022?! Not as crazy as it may seem.

13,251 views

3 years ago

TU Delft Learning for Life
Software Testing in Java - Introduction to JUnit

Read more about his onine course: https://www.edx.org/course/automated-software-testing-practical-skills-for-java-developers.

7:52
Software Testing in Java - Introduction to JUnit

2,459 views

7 years ago

Vaadin
How to create a React form that submits to a Spring Boot backend (with validation)

Hilla 2.2 added a useForm hook to build forms. You can define validation rules on your Java object and have Hilla enforce them ...

5:23
How to create a React form that submits to a Spring Boot backend (with validation)

1,717 views

2 years ago

Craig Piercy
Introduction to Java Based Web Development

A brief introduction to the Java Model 1 (JSP) and Java Model 2 (MVC) Web Architectures.

10:09
Introduction to Java Based Web Development

24,659 views

7 years ago

Vaadin
Build a full-stack Spring Boot web app in 10 minutes (tutorial) Vaadin Flow

Learn how to build a full-stack web application using Spring Boot, Spring Data, and Vaadin Flow. Download starter ...

10:04
Build a full-stack Spring Boot web app in 10 minutes (tutorial) Vaadin Flow

13,831 views

2 years ago

Alex Demko
Should You Learn Go in 2025 and Is It Still Worth It?! 🤔

Should you learn Go in 2025, or is it a waste of time?! Learn the REAL reasons why the Go programming language is still the ...

14:47
Should You Learn Go in 2025 and Is It Still Worth It?! 🤔

180 views

4 months ago

Joseph Mwema
Linux Biometric Time and Attendance - Staff Authentication, Clock IN and Clock OUT

This is a JavaFX Linux Biometric Time and Attendance - Staff Authentication, Clock IN and Clock OUT DEMO that is implemented ...

10:29
Linux Biometric Time and Attendance - Staff Authentication, Clock IN and Clock OUT

1,300 views

2 years ago

The Mentor CodeLab
Introducing Myself | The Mentor Code Lab

Hello everyone, welcome to "The Mentor Code Lab" channel. In this video I talk about myself, my history, the purpose and future of ...

16:03
Introducing Myself | The Mentor Code Lab

67 views

2 years ago

Vaadin
Build a ChatGPT clone with Spring Boot, LangChain, and React in 20 minutes

In this video, Marcus Hellberg walks you through building a ChatGPT-like experience using Java, Spring Boot, and LangChain4j ...

18:40
Build a ChatGPT clone with Spring Boot, LangChain, and React in 20 minutes

7,516 views

2 years ago

Noqta Music
How do you do "API TESTING BOTH MANUALLY & AUTOMATICALLY" in your company?

softwaretestengineer #testing #selenium #agile #sdet #qatester #software #api #apipostman #restassured #postman ...

4:28
How do you do "API TESTING BOTH MANUALLY & AUTOMATICALLY" in your company?

152 views

2 years ago

Loredana Cirstea
Meteor: Simple Schema - GraphQL Bridge

https://github.com/kuip/meteor-schema-graphql-bridge + Change only Meteor Simple Schema: GraphQL schema & resolvers are ...

5:13
Meteor: Simple Schema - GraphQL Bridge

1,261 views

9 years ago

XPERGE
Java vs Java Script | Difference between Java & Java Script | XPERGE

Java vs Java Script | Difference between Java & Java Script | XPERGE In this video, we will knowing the difference between Java ...

6:43
Java vs Java Script | Difference between Java & Java Script | XPERGE

2,465 views

3 years ago

Alex Demko
Best Testing Tools in 2025 for Python, PHP, JS & Java 💥 | PyTest, PHPUnit, Jest, Selenium & More

Not sure which testing tool to use in your project? In this video, I break down the best automated testing tools for the most ...

15:09
Best Testing Tools in 2025 for Python, PHP, JS & Java 💥 | PyTest, PHPUnit, Jest, Selenium & More

95 views

6 months ago

Trading Nerd
I Build My Own Charting Software | From 0 To Algo Trader - Ep. 2

In this episode, I build a charting software for my algotrading framework using Lightweight Charts. Lightweight Charts is a free ...

4:50
I Build My Own Charting Software | From 0 To Algo Trader - Ep. 2

10,628 views

1 year ago

similitudev
flyway

Migration de base de données avec Flyway et Spring Boot – Dans ce tutoriel complet, apprenez pas à pas à configurer Flyway ...

16:48
flyway

86 views

5 months ago

Chrome for Developers
Override and mock network responses #DevToolsTips

Test UI changes and production fixes with the powerful network response overrides in Chrome DevTools. Mock response headers ...

7:50
Override and mock network responses #DevToolsTips

78,857 views

1 year ago

ConfEngine
Break the Chains of Database Dependencies: Leveraging Specmatic for JDBC Stubbing

Key takeaways - The Specmatic JDBC stub is used to replace the real database in order to isolate the API for testing purposes.

5:31
Break the Chains of Database Dependencies: Leveraging Specmatic for JDBC Stubbing

293 views

2 years ago

Otavio Santana
Mapstruct: The introduction Guide To Java Object Conversion

Unlock the Full Potential of Java Object Conversion! In this video, The Ultimate Engineer delves into the power of MapStruct, the ...

12:58
Mapstruct: The introduction Guide To Java Object Conversion

2,965 views

2 years ago

Drunken Engineer
dbs bank java interview questions | Banking and financial Domain

This video contains java, spring boot, sql and multithreading interview questions that were asked in java developer interview with ...

14:31
dbs bank java interview questions | Banking and financial Domain

8,895 views

4 years ago

Vaadin
Tutorial: Vaadin Flow Spring Security login (4 min)

Learn how to set up Spring Security and a log-in page with Vaadin Flow. 0:00 - Steps overview 0:19 - Add Spring Security ...

4:14
Tutorial: Vaadin Flow Spring Security login (4 min)

9,534 views

2 years ago

Drunken Engineer
TCS Interview Questions for Experienced

This video contains Interview Questions for java developers asked at tcs. Relevel Registraion Link : https://relvl.co/5ri Coupon ...

16:39
TCS Interview Questions for Experienced

6,348 views

4 years ago