From d7a37e48b93ac87676e34a3b57703303375ee71d Mon Sep 17 00:00:00 2001 From: Solar Date: Fri, 3 Oct 2025 16:28:16 +0000 Subject: [PATCH] Update educational.md --- docs/educational.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/educational.md b/docs/educational.md index 01309426e..e53874c61 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -1019,6 +1019,7 @@ * [PostgreSQL Tutorial](https://neon.tech/postgresql/tutorial) - PostgreSQL Tutorial * [MySQL Tutorial](https://www.mysqltutorial.org/) - MySQL Tutorial * [LearnOpenGL](https://learnopengl.com/) - Learn OpenGL +* [Cpp-Gamedev's learn Vulkan](https://cpp-gamedev.github.io/learn-vulkan/getting_started/index.html/) - Learn Vulkan * [Devops Exercises](https://github.com/bregman-arie/devops-exercises) - DevOps Exercises * [90DaysOfDevOps](https://github.com/MichaelCade/90DaysOfDevOps) - Learn DevOps * [Hasura](https://hasura.io/learn/) - GraphQL Courses