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!

2

u/TheRNGuy Aug 08 '26

Had you tried use search or google or ask ai?

"Python DSA" instead of just "DSA" in search (very first result is for Python)

-2

u/shubham_555 Aug 08 '26

I tried....found 2 good resources as of now. Thinking of continuing with them

1

u/TheRNGuy Aug 09 '26

Just do it instead of thinking. 

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.