From 1947fa1008ae12de1cc2001309a2c6c6af4ade1e Mon Sep 17 00:00:00 2001 From: Francesco Giorgio Date: Fri, 4 Nov 2022 03:21:56 +0100 Subject: [PATCH] Feature add course (#8010) * add KodeKloud course playground * fix sorting KodeKloud course playground * Move KodeKloud from courses to playgrounds --- more/free-programming-playgrounds.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index fa7459c0..b3121909 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -108,6 +108,11 @@ * [Replit](https://replit.com/languages/dart) +### DevOps + +* [KodeKloud](https://kodekloud.com/kodekloud-engineer/) + + ### Docker * [Play with Docker](https://labs.play-with-docker.com) -- GitLab