• @ksynwa
    link
    92 years ago

    I started my first programming job a year ago. It is only for a small company in India for pretty low pay. But the thing that bothers me the most is the code quality is abysmal and I am somehow surrounded by people worse than me so I am not learning much.

    • flbn
      link
      4
      edit-2
      2 years ago

      i feel this way about my own code. read the standard libraries, open source codebases, and other examples of production level code and improve your own. this will likely prompt a raise/promotion if it impacts performance and cuts costs. good luck :)

  • @AgreeableLandscapeM
    link
    52 years ago

    And if it doesn’t work, recompiling a few times, or ten, might just solve it! Hopefully?

    • @Adda
      link
      5
      edit-2
      2 years ago

      And the best thing about it? Sometimes recompiling does solve it. The worst thing about it? You have no idea why.