Added One Useful Link

Have added Scaler Topics Python Tutorial Page Under Python Section. Please Check the suggested changes.
This commit is contained in:
Sandeep Mishra 2022-07-21 11:32:37 +05:30 committed by GitHub
parent 7d313df065
commit 68aa8b5fe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
- [Automate the Boring Stuff with Python](https://automatetheboringstuff.com/)
- [Coding Interview Essentials](https://github.com/ajinkyal121/coding-interview-university/blob/master/extras/cheat%20sheets/Coding%20Interview%20Python%20Language%20Essentials.pdf)
- [Data Structures And Algorithms in Python](https://www.youtube.com/watch?v=kQDxmjfkIKY)
- [Python Programming Tutorial](https://www.scaler.com/topics/python/)
- Java
- [Stanford CS106A - Programming Methodology (video)](https://see.stanford.edu/Course/CS106A)
- [Introduction To Programming In Java](http://introcs.cs.princeton.edu/java/home/)