CST 438 Week 4

WELCOME TO WEEK 4

Learning Journal - CST 438

What is the most interesting thing you have learned in your reading of "Software Engineering at Google"?

    What stood out to me the most from this chapter was how Google sees code review as more than just making sure the code works. It’s really about whether the code can be understood and maintained later on. I didn’t realize before how much they focus on making sure code will still make sense to other people in the future, especially as teams grow or change. The part that said code is a liability really changed how I think about adding new features. 
    Writing code isn’t always progress if it just adds more work for someone else down the line. I also thought it was interesting how greenfield reviews are handled. They’re not just about checking the code but also making sure it follows an approved design and is fully tested. That made me see how important it is to plan ahead before even writing anything. Overall, this chapter made me think differently about how much thought and care goes into keeping a codebase healthy over time.

Comments

Popular posts from this blog

CST 370 Week 3

CST 438 Week 7

CST 311 Week 1