I'm looking for advice on what skills or technologies to learn next to become a Software Engineering Intern. Since I already know Python, I'm curious about what I should prioritize next. I would also appreciate tips on building projects or applying for internships as a beginner. Any suggestions or roadmaps would be really helpful. Thanks in advance!
1 Answer
Since you already know Python, it's a good idea to dive into data structures and algorithms, along with learning Git for version control. I recommend building 2-3 small projects, like a to-do app or a web scraper, and don’t forget to share your work on GitHub. The key is to apply for internships early and frequently!
I’m working on my second project now. Do employers prefer a few specialized projects or do they care more about how impactful the projects are?
Could you share some resources to learn data structures and algorithms in Python, and how much time should I dedicate to them?