While Microsoft Excel might be the go-to application for spreadsheets, there are quite a few reasons why Google Sheets might be a better choice. Google Sheets is a spreadsheet web app that operates as a part of the Google Docs suite. Google Sheets was released in 2006, nearly two decades after Mi…
abseil / Software Engineering at Google
Software Engineering at Google In March, 2020, we published a book titled “Software Engineering at Google” curated by Titus Winters, Tom Manshreck and Hyrum Wright. The Software Engineering at Google book (“SWE Book”) is not about programming, per se, but about the engineering practices utilized …
【翻訳】Googleのエンジニアがソフトウェア開発する時に必ず書くドキュメント「Design Docs at Google」 – BppLOG
Googleでの「Design Docs」とは 2007年の Google Developer Day Tokyo での鵜飼氏のプレゼンによると「Google で必ず書くことになっているドキュメント」であり、「プロジェクト立ち上げ時の 1~2週間をかけて書く」ものです。 今回は Google のソフトウェアエンジニアである @cramforce 氏が自身のブログで「Googleでの…
GitHub – google/tarpc: An RPC framework for Rust with a focus on ease of use.
Disclaimer: This is not an official Google product. tarpc is an RPC framework for rust with a focus on ease of use. Defining a service can be done in just a few lines of code, and most of the boilerplate of writing a server is taken care of for you. Documentation What is an RPC framework? "RPC" s…