What Should I Focus on Next in Programming After Learning Python and C?

0
10
Asked By TechVoyager93 On

I've been learning programming for about 6 months, mostly using freeCodeCamp videos. So far, I've picked up Python and C, but I'm unsure about my next steps. What should I do to prepare for entry-level jobs? Is just having beginner knowledge enough, or should I aim for intermediate skills? I've also been thinking about branching out to languages like C++ and focusing on data structures and algorithms (DSA). What's considered a mastery level in programming, and do I need to watch all the tutorials out there? I'm feeling pretty confused and would appreciate some guidance.

2 Answers

Answered By SkillSeeker21 On

It's great that you've built a couple of small games! That's a solid start. For practicing more, websites like LeetCode or HackerRank can be really helpful. As for skill level, I'd recommend getting comfortable with intermediate concepts too. It'll give you a better shot at job interviews as a fresher.

Answered By CodeCrafter88 On

Just watching videos isn't going to make you a pro. Have you built any projects with what you've learned so far? That's crucial for solidifying your skills. Trust me, working on real projects will teach you way more than just passing through video lessons.

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.