June 2nd, 2023 - Q&A: What does a Lead Programmer do?

June 2nd, 2023

Q&A: What does a Lead Programmer do?

https://www.youtube.com/watch?v=Jqj6l9wXip4&t=70

Suggested Wiki Refrence Code

Topics

    Transcription

    1. G2

      So as a lead programmer I have a bit more responsibility, like getting the bigger picture of the project and the code.

      and planning a little bit around when we do stuff, how we do stuff, interacting with the rest of the team to try to sync and find ways to work.

      As the lead, I'm also responsible for the Perforce branches we have.

      Perforce is our

    2. Jace

      versioning control we use to submit our code so we have a history of all the changes we have.

    3. G2

      So if we are working on a new update, we might be working here and then we are fixing bugs for the

    4. Jace

      current release over here.

    5. G2

      And then those two needs to be synced.

      Right around a release there's a lot of things to organize, but then after a release it's usually more calm and I get more quality time to program.