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
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!
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?