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