Transferable Production

222

ALIGNMENT

LO2: Transferable production

You document and comment your code using version control in a personal and team context and communicate technical recommendations.

Evidence

Reflection

Last semester I’ve worked with Git for the first time. I would not say that I’m an expert when it comes to this, but this semester i’ve made a big improvement in my opinion. I now understand why you have to push your code and make branches. It has helped me to structure and organise my code

First I was doing it because I have to, now I’m doing it because it benefits me. Using git, adding code documentation and README files has helped me gain structure and better view of my code. Collaborating with others also was made easier because of this.

However, there’s still room for huge improvements, but that’s part of my learning process. I know that I’ve probably done some things wrong, but at least it has made it easier for me to make my code more clear for others and for myself. Next time I want to asks more feedback about how to structure your Git in the best way possible.