From 5281ab3408664a3806a9872719cfdefc63b78aed Mon Sep 17 00:00:00 2001 From: Ahsas Srivastava Date: Sat, 24 May 2025 15:56:48 +0530 Subject: [PATCH] Update programming-language-resources.md replaced incorrect Learn page URL with the correct Wiingy Learn link --- programming-language-resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programming-language-resources.md b/programming-language-resources.md index ce83c16a4a..2b8b196e14 100644 --- a/programming-language-resources.md +++ b/programming-language-resources.md @@ -51,7 +51,7 @@ - [Data Structures And Algorithms in Python](https://www.youtube.com/watch?v=kQDxmjfkIKY) - [Python Programming Tutorial](https://www.scaler.com/topics/python/) - [Python Interview Questions](https://www.interviewbit.com/python-interview-questions) - - [Python Guide for Beginners](https://wiingy.com/learn/python/python-tutorial/) + - [Python Guide for Beginners](https://wiingy.com/learn/python/python-overview/) - Java - [Stanford CS106A - Programming Methodology (video)](https://see.stanford.edu/Course/CS106A) - [Java Cheat Sheet](https://www.interviewbit.com/java-cheat-sheet)