• by JohnFen on 8/8/2024, 2:08:21 PM

    I don't think it's a software skill specifically, but for me it was learning more formal methods for deconstructing and analyzing problems.

  • by 999900000999 on 8/8/2024, 2:26:23 PM

    Learn version control!

    git add .

    git commit . -m Stuff

    git push

    That's All you need to get started. Then when you do something stupid you can just revert to a working version.

  • by AimIdol on 8/11/2024, 12:22:01 PM

    comment the natural language between your brain and code

  • by peutetre on 8/8/2024, 2:11:08 PM

    Infinite patience with clients.