Explore 1.5M+ audiobooks & ebooks free for days

Only $12.99 CAD/month after trial. Cancel anytime.

Software Engineering at Google: Lessons Learned from Programming Over Time
Software Engineering at Google: Lessons Learned from Programming Over Time
Software Engineering at Google: Lessons Learned from Programming Over Time
Audiobook23 hours

Software Engineering at Google: Lessons Learned from Programming Over Time

Rating: 4 out of 5 stars

4/5

()

  • Software Engineering

  • Software Development

  • Code Review

  • Programming

  • Dependency Management

  • Power of Knowledge

  • Underdog Story

  • Technological Singularity

  • Corporate Culture

  • Problem Solving

  • Love Triangle

  • Secret Identity

  • Chosen One

  • Mentorship

  • Found Family

  • Automated Testing

  • Testing Culture

  • Test Doubles

  • One-Version Rule

  • Build Systems

About this audiobook

Today, software engineers need to know not only how to program effectively but also how to develop proper engineering practices to make their codebase sustainable and healthy. This book emphasizes this difference between programming and software engineering.

How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world's leading practitioners construct and maintain software. This book covers Google's unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization.

You'll explore three fundamental principles that software organizations should keep in mind when designing, architecting, writing, and maintaining code:

How time affects the sustainability of software and how to make your code resilient over time
How scale affects the viability of software practices within an engineering organization
What trade-offs a typical engineer needs to make when evaluating design and development decisions
LanguageEnglish
PublisherAscent Audio
Release dateJan 29, 2021
ISBN9781663728050
Software Engineering at Google: Lessons Learned from Programming Over Time

Related to Software Engineering at Google

Related audiobooks

Information Technology For You

View More

Reviews for Software Engineering at Google

Rating: 4.142857071428572 out of 5 stars
4/5

14 ratings5 reviews

What did you think?

Tap to rate

Review must be at least 10 words

  • Rating: 4 out of 5 stars
    4/5

    Dec 10, 2023

    This book covers a wide variety of Software Engineering concepts. A software engineer's job is not just to write code and deploy, they should also think about scaling, cost - Capex, Opex, resource etc.

    We've faced the ill-effects of Hyrum's law and learned our lesson from it. For e.g,. I prefer descriptive field names though that'll lead to longer character length.

    "Everything your organization has to do repeatedly should be scalable in terms of human effort."
  • Rating: 3 out of 5 stars
    3/5

    Mar 31, 2022

    Woo, are these folks full of themselves or what. As a software engineering guide iit is okay, though questions of size are not honestly addressed. As a study of the sociology of a tech monopoly, it is fascinating.
  • Rating: 4 out of 5 stars
    4/5

    May 26, 2022

    Book concentrates on Software Engineering, not on Programming - it rarely discusses code itself, but challenges in supporting large engineering environment, where code may live for 10 or more years and has to be modified by many different teams.

    Really recommended, if you want to "peek behind the curtain" a bit and see how big companies work, and how their scale poses unique challenges.
  • Rating: 4 out of 5 stars
    4/5

    Jul 4, 2021

    Horrendously uneven collection of essays. Some valuable discussion but inexplicably bundled together with the most worthless waffle the likes of which you'd have to go to reddit to read.
  • Rating: 5 out of 5 stars
    5/5

    Oct 8, 2020

    Relatively little is known about how to organize/manage software projects so that they come to a successful, on-time resolution that lasts the test of experience. This is the field of software engineering, and over the last two decades, Google has mastered this art. They share their hard-wrought wisdom in this book.

    Many developers, like me, wish they could undertake several internships at leading companies like Apple, Google, Microsoft, or Facebook. They could learn the tricks of the trade from what made these entities so successful. Concerning Google, software developers now can just consult this book. It provides an in-depth look into the state of the art at this engineering company. Each chapter is written by company experts and covers 25 timely topics ranging from code testing to dependency management, from continual integration to cloud services.

    Google is one of only a few companies that have broached these issues in depth ever. They do not claim that their answers will solve all problems for all time. Rather, they encourage readers to learn from their well-reasoned thoughts and understand their own problems in that light. This book is relevant to the start-up as well as the corporate developer. For us computer programmers, this book is fodder and inspiration for continually producing better software.

    I find the quality of writing particularly fresh. Instead of hiding behind older and well-established verbiage, they provide newly thought-out terminology in newly explained reasonings. For a technical book, this work is extremely engaging. The reader rarely if ever gets the sense that the authors are merely regurgitating rehashed theory.

    This book is particularly relevant to software developers and managers of software efforts. It gives a lingua franca to the software development effort and provides abstracted concepts that will help companies move development forward. All the way to the end, I stayed engaged, and I predict many others will, too. Kudos to Google for giving back to the industry in this way!