From 78084be9a425c726b51edc044e54045ffad0f4ce Mon Sep 17 00:00:00 2001 From: Vedansh Date: Sat, 14 Dec 2024 09:26:10 +0000 Subject: [PATCH] fix: rollback a previously deleted file. (#7879) * Spawn Required File. Spawn programming-language@v5FGKQc-_7NYEsWjmTEuq.md * fix: minor formatting --------- Co-authored-by: Arik Chakma --- .../content/programming-language@v5FGKQc-_7NYEsWjmTEuq.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/data/roadmaps/devops/content/programming-language@v5FGKQc-_7NYEsWjmTEuq.md diff --git a/src/data/roadmaps/devops/content/programming-language@v5FGKQc-_7NYEsWjmTEuq.md b/src/data/roadmaps/devops/content/programming-language@v5FGKQc-_7NYEsWjmTEuq.md new file mode 100644 index 000000000..08cb53099 --- /dev/null +++ b/src/data/roadmaps/devops/content/programming-language@v5FGKQc-_7NYEsWjmTEuq.md @@ -0,0 +1,8 @@ +# Learn a Language + +Learning a programming language is a valuable skill in today's world, opening doors to various opportunities, including automation, web development, data analysis, and more. Choosing the right language depends on your specific goals and interests. +For beginners, Python is often recommended due to its easy-to-read syntax and wide range of applications. Learning a programming language is a rewarding journey. Start with a language that interests you and explore! + +Visit the following resources to learn more: + +- [@article@Guide to Picking a Language for DevOps](https://cs.fyi/guide/programming-language-for-devops)