After more than 7 years working in Google, I really appreciate everything Google taught me and gave me a chance to work with so many great engineers and people. Once you’re out of Google and use the external tools, the Google great infra will be the best thing you will miss. That’s why I wrote some blogs to introduce Google internal tools.
I’m not sure if it’s legal to share the Google internal tool information, so I have to search some already existing information on internet. Then I found this free online book, Software Engineering at Google. It introduces many Google great engineering experience and tools. I hope I can read it the first time when I joined Google. I was very impressive about the Code Review in Google for my first CL(change list). It’s Java and get more than 20 comments, back and forth for several days. At the last minute, I was told the CL is too large and I have to split it. At that time, I thought the code splitting is very frustrated. But later I know the code splitting is very easy in fig.
