From 5cb5c11df9dc6ab45114f9362132352c2033b8d8 Mon Sep 17 00:00:00 2001
From: dsb4343 <31742071+dsb4343@users.noreply.github.com>
Date: Thu, 21 Feb 2019 02:29:22 -0600
Subject: [PATCH] Added tutorial video for Java. (#33338)
---
guide/english/java/index.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/guide/english/java/index.md b/guide/english/java/index.md
index d5ad161695..85647fa604 100644
--- a/guide/english/java/index.md
+++ b/guide/english/java/index.md
@@ -142,3 +142,6 @@ Also, here is a list of free IDEs for Java coding:
* jSource
* DrJava
* JDK8 bundled with Netbeans 8.2
+
+### Video Tutorial
+* [Derek Banas: Java Programming](https://www.youtube.com/watch?v=WPvGqX-TXP0)
\ No newline at end of file