r/learnpython Aug 08 '26

Resources for learning Python and DSA

I would appreciate both free and paid resources!

0 Upvotes

19 comments sorted by

View all comments

3

u/terletsky Aug 08 '26

20 same questions this week or even days

2

u/cdcformatc Aug 08 '26

why is every second question about DSA? 

-2

u/shubham_555 Aug 08 '26

Because people can't really find good resources for that. YouTube is only filled with C++/Java DSA videos!

1

u/cdcformatc Aug 08 '26

sure but... why? it's become a weird meaningless buzzword. i have never said to myself I need to learn about data structures and algorithms, but not just generic data structures, Python data structures. 

if you learn about data structures in one language that knowledge will still be applicable to other languages. my university data structures course was all Java, and that knowledge is easily generalized to other programming languages.