Skip to content

Commit 336d770

Browse files
committed
* Add video tutorial and dev.java/learn
1 parent a5dd680 commit 336d770

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ This project is a call for the **community to collaborate**, to **show that Java
2424

2525
- [Java Quick Start](https://foojay.io/java-quick-start/) - On Foojay.io: Step-by-step instructions to install Java on Windows, Linux, and macOS. And 10 short lessons to learn the very basics of the Java programming language.
2626
- [Creating your first Java application with IntelliJ IDEA](https://www.youtube.com/watch?v=V_vXRRydnYI): A video tutorial on how to create and run a simple Java application that prints Hello, World! to the system output.
27+
- [Create your first Java application](https://www.jetbrains.com/help/idea/creating-and-running-your-first-java-application.html): A written tutorial on how to create, build, run and package a simple Java application.
2728
- [Dev.java/learn](https://dev.java/learn/): A collection of tutorials on how to get started with Java, getting to know the Java language, and more.
2829
- [Getting Started with Java by Devoxx4Kids](https://github.com/devoxx4kids/materials/blob/master/workshops/java/en/chapters/intro.adoc): Installing and Fundamentals.
2930
- [Minecraft Modding by Devoxx4Kids](https://github.com/devoxx4kids/materials/tree/master/workshops/minecraft): How to do Minecraft modding with two different tools:

0 commit comments

Comments
 (0)