From 10210481b4fb038b0f608f1b6de3f2e966b25db3 Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 21 Nov 2023 08:42:16 -0500 Subject: [PATCH] resource moved to playgrounds --- more/free-programming-interactive-tutorials-en.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/more/free-programming-interactive-tutorials-en.md b/more/free-programming-interactive-tutorials-en.md index 7c41e6134..ec52c3752 100644 --- a/more/free-programming-interactive-tutorials-en.md +++ b/more/free-programming-interactive-tutorials-en.md @@ -1,7 +1,6 @@ ### Index * [Ada](#ada) -* [Algorithms](#algorithms) * [Android](#android) * [Bash](#bash) * [C](#c) @@ -59,11 +58,6 @@ * [Introduction to Ada](https://learn.adacore.com/courses/intro-to-ada/index.html) - Adacore -### Algorithms - -* [Data Structures Visualization](https://www.cs.usfca.edu/~galles/visualization/Algorithms.html) - David Galles - - ### Android * [Android Tutorial](https://www.tutlane.com/tutorial/android) - tutlane