3 obstacles of a beginner junior developer and how to overcome them
––– views
•
2 mins
9 May 2021
Being a junior developer at a startup is a tough job, for a self-taught developer and who is also getting a degree in Computer Science. I started out as an intern and transitioned to a full stack junior developer position. And these are the three things that became my kryptonite for a short time.
Since these are problems and since we are problem-solvers, these are my analyzes.
A good approach would be to remind yourself to snap out of it, but like all habits this will take time to stick.
How i got past this:-
I kept in contact with my project management tool/superior, this kept me focused on the task.
How i got past this:-
I solved the problem in any way first and then took the overhead time to refactor the code. You could always go back but you cant solve it in 3 seconds when you’re asked to.
It’s always good to ask your experienced counterparts/bosses for directions. One such advice i received was to divide the tasks into smaller tasks and increment time by that. So if a module is it be built, you factor in the time to refactor code, build repository classes, models, and then you estimate your time.
How i got past this:-
Divide the tasks into smaller sub-tasks and estimate all of their time together.
Since we’re all different and we navigate through life in our own ways. It’d be nice to hear how you overcame these obstacles.