---
title: Take Ivy
description: A web development blog, kept since 2009.
url: https://expiredqueues.com/books/take-ivy/
image: https://expiredqueues.com/images/og/books-take-ivy-92ef670b.jpg
---

![Cover of Take Ivy](https://expiredqueues.com/images/opt/take-ivy-320.jpeg)

# Take Ivy

Teruyoshi Hayashida · 2010 · English

My fav book. This one always sparks weekend conversations.

## Related from Expired Queues

- [Hidden Japan](https://expiredqueues.com/books/hidden-japan/)

## Record

- ISBN

  [9781576875506](https://openlibrary.org/books/OL24852410M)

- Language

  English

- Published

  2010

- Publisher

  PowerHouse Books

- Pages

  139

- Shelved under

  Design, Culture

- Link

  [Open Library](https://openlibrary.org/books/OL24852410M/Take_Ivy)

## Same shelf

- [Ametora W. David Marx](https://expiredqueues.com/books/ametora/)
- [Beautiful Machines Blake Z. Rong](https://expiredqueues.com/books/beautiful-machines/)
- [The Design of Everyday Things Don Norman](https://expiredqueues.com/books/the-design-of-everyday-things/)
- [True Style G. Bruce Boyer](https://expiredqueues.com/books/true-style/)

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

[![Cover of Sumnima](https://expiredqueues.com/images/opt/sumnima-320.jpeg)](https://expiredqueues.com/books/sumnima/)

[ ← Previous Sumnima Bishweshwar Prasad Koirala ](https://expiredqueues.com/books/sumnima/)[Next → The 6 Types of Working Genius Patrick Lencioni ](https://expiredqueues.com/books/the-6-types-of-working-genius/)

[![Cover of The 6 Types of Working Genius](https://expiredqueues.com/images/opt/the-6-types-of-working-genius-320.jpeg)](https://expiredqueues.com/books/the-6-types-of-working-genius/)

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Book",
      "name": "Take Ivy",
      "url": "https://expiredqueues.com/books/take-ivy/",
      "author": [
        {
          "@type": "Person",
          "name": "Teruyoshi Hayashida"
        }
      ],
      "inLanguage": "English",
      "isbn": "9781576875506",
      "datePublished": "2010",
      "publisher": {
        "@type": "Organization",
        "name": "PowerHouse Books"
      },
      "numberOfPages": 139,
      "image": "https://expiredqueues.com/images/books/take-ivy.webp",
      "genre": [
        "Design",
        "Culture"
      ],
      "sameAs": [
        "https://openlibrary.org/books/OL24852410M/Take_Ivy"
      ]
    },
    {
      "@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": "Take Ivy",
          "item": "https://expiredqueues.com/books/take-ivy/"
        }
      ]
    }
  ]
}
```
