Is it a good idea to take a DSA course while learning Python?

0
0
Asked By CuriousCoder42 On

Hey everyone! I've been diving into programming with the University of Helsinki's Python course for a few weeks now. It's structured like a university course, which is great, but I'm curious if it's smart to juggle a Data Structures and Algorithms (DSA) course at the same time. Should I finish the Python course first, or can I handle both simultaneously?

1 Answer

Answered By PythonFanatic91 On

I think it's better to focus on the Python MOOC first before jumping into DSA. DSA covers some pretty advanced concepts, and having a solid foundation will really help you understand it better. After a few weeks, you might not have enough experience yet, so stick with the MOOC and work on building some small projects first!

LearnAndGrow99 -

Thanks for the advice! What kind of projects do you think I should aim for after the MOOC to get a better grip on programming?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.