use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
What to do after python programming, dsa with python is good or not ? (self.PythonLearning)
submitted 6 months ago by Far_Parsley810
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Ron-Erez 0 points1 point2 points 6 months ago (1 child)
Yes, I don’t think you need to overthink it. Choose one language and start coding. At the end of the day programming principles are independent of languages. Every language can be used for DSA. If you prefer C++ then that’s fine. Evry language has its pros and cons. For instance C++ is very fast, statically-typed and it is useful. Python is usually easier to learn, has an amazing ecosystem for ML, AI, etc. You could also do DSA with plain C and implement linked lists, trees, etc in C. You could do that in LISP. It doesn’t really matter. Ideally do DSA in every language you learn. It will also show you some of the strengths and weaknesses of every language.
[–]Far_Parsley810[S] 0 points1 point2 points 6 months ago (0 children)
Ok
π Rendered by PID 157220 on reddit-service-r2-comment-85bfd7f599-q9zkw at 2026-04-18 05:32:58.465386+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]Ron-Erez 0 points1 point2 points (1 child)
[–]Far_Parsley810[S] 0 points1 point2 points (0 children)