Feeling Overwhelmed as a Junior Developer – How to Move Forward?

0
11
Asked By CleverCactus2021 On

Hey everyone, I'm a junior developer working at a large company, and I'm trying to enhance my coding skills by tackling projects on my own without relying on AI tools. I have a Computer Science degree and I can handle some leetcode challenges by myself. Recently, I decided to embark on a personal coding project without AI assistance, and it was really disheartening. I felt completely stuck and didn't even know where to begin, which led to some panic. I've seen other people build things from scratch, and I can't help but worry about my own abilities. I'm eager to become a proficient programmer one day, but I'm concerned about becoming too dependent on AI. Any advice for overcoming this feeling? If anyone has experienced something similar, I'd love to hear how you navigated through it!

4 Answers

Answered By RealTalkCoder On

I think the key issue might be your approach to problem-solving rather than programming itself. Have you tried outlining what you want to achieve in comments first? Just jotting down ideas can make it easier to transition to actual coding.

LearningCurve2023 -

Definitely! Writing everything out beforehand would probably clear a lot of confusion for me.

Answered By CuriousCoder70 On

How did you land your job or complete your degree without doing much leetcode? That puzzles me!

CleverCactus2021 -

I mean, I can vibe with leetcode, but building real applications is a different beast for sure.

Answered By WonderingDev On

It might also be worth reflecting on whether software development is truly the right path for you. Have you considered that at all?

CleverCactus2021 -

Not really, that thought hasn’t crossed my mind!

Answered By DeterminedDev42 On

It sounds like you’re feeling overwhelmed, which is totally normal when starting out on a new project. My best tip is to focus on breaking your project down into smaller, manageable tasks. Write out a plan in comments before diving into the code to give yourself direction. It helps a lot to see your steps laid out! Stick with it, and the next steps will become clearer as you progress.

CodingNerd99 -

Thanks! I realized this is my main hurdle too; I often try to tackle everything at once. Leetcode is easier since it’s just one problem, but building an entire app feels way more daunting!

DevDreamer8 -

Good point! Just taking it step by step can make a huge difference.

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.