Taro Logo
15

Feeling overwhelmed with everything I need to learn at my new job

Profile picture
Entry Level Software Engineer at Taro Community5 months ago

I rececntly joined a series D startup as a software engineer 2. Prior to that I have about a year and half of experience, where I didn't get to learn much due to remote work and an absentee manager.

Since the beginning of this new job I have been feeling very anxious, as if I don't deserve this new role. I feel the team will figure out they made a mistake hiring me at an SE-2 level. The leveling in this company is different compared to big tech so SE-2 is not same as Amazon SDE-2.

Coming to my actual struggle, the product in itself is infra heavy and I have very limited understanding of DevOps. I am feeling overwhelmed with everything I need to learn to understand even basic tickets, and I end up just starting on the tickets directly instead of taking up say a docker/kubernetes course or even going through the numerous onboarding video recordings. Add to it that a good part of my team is on PTO this past month so I was getting stuck with no-one to unblock me.

I would love some tips to figure out a framework to follow, things to do when I get stuck, or better practices that show I am not repeating my mistakes. Right now I am documenting the patterns (say how to test a plugin) that keep repeating.

380
3

Discussion

(3 comments)
  • 13
    Profile picture
    Mid-Level Software Engineer [SDE 2] at Amazon
    5 months ago

    build some positive momentum for yourself by tackling your most straightforward tasks immediately. this will give you confidence when you deal with ambiguous problems that might take a while to solve

    read more code than you write for the first 90 days, and write as much as you can. find the thorniest code reviewer on your team and make sure they review as many of your CRs as possible. implement every nit, no matter how small

    basically, be a sponge and reach out early/often for help. your team will appreciate your dedication and you'll learn much more than silo-ing yourself and watching tutorials

    good luck! you got this 🚀

  • 6
    Profile picture
    Eng @ Taro
    4 months ago

    I would set an expectation that it's very normal to feel overwhelmed when you are starting a new job. Take a deep breath and understand that the anxiety is completely normal, the imposter syndrome is completely normal. Most teams expect that the first few months will be a period where you'll be learning and making mistakes.

    I actually think your bias of starting on tickets immediately is actually good. A lot of people fall victim to reading through too much documentation or passively going through tutorials where it impacts them from actually getting any work done.

    You're probably in a place where every corner you turn just seems like there's a block. That's okay. Write down any questions or misunderstandings you have so you can ask your team when they get back.

    As far as a problem solving framework, I would try to timebox each problem to a few hours. If there's a problem where you aren't actively making progress after making your best attempt, I would meet with someone and lay out the full context of how you are understanding the problem and solutions you've tried, and they'll probably be able to answer your question or steer you in the right direction. Sometimes, there is just tribal knowledge that's been passed down that can only be answered by someone who implemented the system or has been bit by that problem before.

  • 7
    Profile picture
    Tech Lead @ Robinhood, Meta, Course Hero
    4 months ago

    The easiest way to banish your imposter syndrome and anxiety is to bias towards action and get things done. Follow these principles:

    1. Be extremely comfortable losing face and looking dumb
    2. If you get stuck for 30+ minutes, ask for help
    3. When you get help, thank the teammate who helped you deeply
    4. Feedback is a gift. I repeat, feedback is a gift. Never be defensive with feedback. Try to implement all feedback within 24 hours, especially in code review
    5. Stack up as many small wins as you can. Once you master small tickets, move on to medium ones, and then big ones
    6. Make people like you. Set up recurring 1 on 1s where you can. Plant those networking seeds early and be the friendliest face in the office

    Pretty much all of this is covered in-depth within our onboarding masterclass: [Masterclass] How To Succeed At A New Team Or Company As A Software Engineer

A startup or start-up is a company or project undertaken by an entrepreneur to seek, develop, and validate a scalable business model.
Startups241 questions