---
title: Body by Science
description: A web development blog, kept since 2009.
url: https://expiredqueues.com/books/body-by-science/
image: https://expiredqueues.com/images/og/books-body-by-science-7be47341.jpg
---

![Cover of Body by Science](https://expiredqueues.com/images/opt/body-by-science-320.jpeg)

# Body by Science

Doug McGuff & John Little · 2009 · English

I used to workout none, then I started working out every weekday. Had an injury, I read this book a couple times - made me optimize my workout to twice a week. Saw kind of same benefits.

Back to working like 0 days a week. Yup, back to good 'ol planks and pushups.

## Record

- ISBN

  [9780071597173](https://openlibrary.org/books/OL24304435M)

- Language

  English

- Published

  2009

- Publisher

  McGraw-Hill

- Shelved under

  Health & Fitness, Science

- Link

  [Open Library](https://openlibrary.org/books/OL16909201M/Body_by_science)

## Same shelf

- [Recognizing and Treating Breathing Disorders Leon Chaitow & Gilbert](https://expiredqueues.com/books/recognizing-and-treating-breathing-disorders/)
- [Starting Strength Mark Rippetoe](https://expiredqueues.com/books/starting-strength/)
- [Stretching Bob Anderson](https://expiredqueues.com/books/stretching/)

[See full shelf](https://expiredqueues.com/books/)

[![Cover of Blue Ocean Strategy](https://expiredqueues.com/images/opt/blue-ocean-strategy-320.jpeg)](https://expiredqueues.com/books/blue-ocean-strategy/)

[ ← Previous Blue Ocean Strategy W. Chan Kim & Renée Mauborgne ](https://expiredqueues.com/books/blue-ocean-strategy/)[Next → China Harayeko Manchhe Hari Bansh Acharya ](https://expiredqueues.com/books/chinahareko-manche/)

[![Cover of China Harayeko Manchhe](https://expiredqueues.com/images/opt/chinahareko-manche-320.jpeg)](https://expiredqueues.com/books/chinahareko-manche/)

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Book",
      "name": "Body by Science",
      "url": "https://expiredqueues.com/books/body-by-science/",
      "author": [
        {
          "@type": "Person",
          "name": "Doug McGuff"
        },
        {
          "@type": "Person",
          "name": "John Little"
        }
      ],
      "inLanguage": "English",
      "isbn": "9780071597173",
      "datePublished": "2009",
      "publisher": {
        "@type": "Organization",
        "name": "McGraw-Hill"
      },
      "image": "https://expiredqueues.com/images/books/body-by-science.jpg",
      "genre": [
        "Health & Fitness",
        "Science"
      ],
      "sameAs": [
        "https://openlibrary.org/books/OL16909201M/Body_by_science"
      ]
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://expiredqueues.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Books",
          "item": "https://expiredqueues.com/books/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Body by Science",
          "item": "https://expiredqueues.com/books/body-by-science/"
        }
      ]
    }
  ]
}
```
