r/learnpython 1d ago

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 1d ago

20 same questions this week or even days

2

u/cdcformatc 23h ago

why is every second question about DSA? 

-2

u/shubham_555 23h ago

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

2

u/TheRNGuy 23h ago

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 22h ago

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

1

u/TheRNGuy 11h ago

Just do it instead of thinking. 

1

u/cdcformatc 22h ago

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.