1
brown
3y

What interesting projects have you guys worked on as a junior/entry level engineer? I mostly do bug fix and enhancements😕

Comments
  • 2
    Welcome to your job.
  • 1
    @petergriffin
    thanks. its been a while and now i work on bigger bug fixes and enhancements
  • 1
    Copy and pasted code from stackoverflow to run on hardware on the International Space Station.
  • 1
    Bug fixes and enhancements are often harder than a new feature (but less risky from a management point of view)
  • 1
    In my first project on my first real job I coded the plcs and hmi for a scada with 50+ plcs. Then spent a year fixing the hmi system somebody else configured.
  • 1
    Who are you? And why are you stealing my identity?
  • 0
  • 1
    Hmm Ive worked in a lot of projects, some of them I made from the zero. I was intern in two companies, in the second one I made two "small" apps alone. In the next company, as junior I was a team lead hehe as junior...
  • 0
    @Demolishun
    First time hearing about plc and hmi.
    we learn something everyday😅
  • 0
    By the way, how many bug fixes to farm enough XP to ascend to a senior dev🤔
  • 0
    @brown Industrial controls. PLC: think computer with very specific programming language (logic based). Does things deterministically.

    HMI is just front end.
  • 1
    Hmmm, nothing particularly interesting per se, but I’ve been thrown around to do all kinds of projects mostly solo, and they’ve definitely been good learning experiences… next up: infastructure into code, a proper staging env for one of our product and a big cloud infra modernization/optimization project.
  • 1
    I like my first job very much.
    Create from zero...
    ...microserviced three backend APIs(learned from zero what Rest APIs, web framework, and programming language for that)
    For user auth, payments, web scrapping.

    And code infrastructure for all of it too (learned from zero devops too)

    This is sort of fun. One man for everything.

    All is left to try learning frontend, but as plans it would be delegated to another person. (Shrugs, may be I would be fast enough to learn frontend from zero too? A bit too much of learning goals in first two fields though)
Add Comment