From 295eb70c58dfacaf0337529974e4ef2907090bac Mon Sep 17 00:00:00 2001 From: "marit.van.dijk" Date: Sat, 11 Apr 2026 09:09:51 +0200 Subject: [PATCH 1/2] Fix badge on written tutorial --- SPEC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPEC.md b/SPEC.md index 68c419c..c8ee80d 100644 --- a/SPEC.md +++ b/SPEC.md @@ -87,7 +87,7 @@ The Foojay Java in Education Catalog is a community-driven catalog of Java learn ### Create your first Java application -- **Badges:** Video +- **Badges:** Tutorial - **Description:** A written tutorial on how to create, build, run and package a simple Java application. - **Links:** [Website](https://www.jetbrains.com/help/idea/creating-and-running-your-first-java-application.html) From 590873ed70697f9228ad991908458a80f18a9de4 Mon Sep 17 00:00:00 2001 From: "marit.van.dijk" Date: Sat, 11 Apr 2026 09:11:12 +0200 Subject: [PATCH 2/2] Add Tutorial badge to video tutorial. --- SPEC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPEC.md b/SPEC.md index c8ee80d..382dc59 100644 --- a/SPEC.md +++ b/SPEC.md @@ -81,7 +81,7 @@ The Foojay Java in Education Catalog is a community-driven catalog of Java learn ### Creating your first Java application with IntelliJ IDEA -- **Badges:** Video +- **Badges:** Tutorial, Video - **Description:** A video tutorial on how to create and run a simple Java application that prints Hello, World! to the system output. - **Links:** [Video](https://www.youtube.com/watch?v=V_vXRRydnYI)