---
title: The Mating Mind
description: A web development blog, kept since 2009.
url: https://expiredqueues.com/books/the-mating-mind/
image: https://expiredqueues.com/images/og/books-the-mating-mind-90457579.jpg
---

![Cover of The Mating Mind](https://expiredqueues.com/images/opt/the-mating-mind-307.jpeg)

# The Mating Mind

[Geoffrey Miller](https://en.wikipedia.org/wiki/Geoffrey_Miller_\(psychologist\)) · 2001 · English

## Record

- ISBN

  [9780385495172](https://openlibrary.org/books/OL7440486M)

- Language

  English

- Published

  2001

- Publisher

  Anchor

- Pages

  528

- Shelved under

  Psychology, Science

- Link

  [Wikipedia](https://en.wikipedia.org/wiki/The_Mating_Mind)

## Same shelf

- [The 6 Types of Working Genius Patrick Lencioni](https://expiredqueues.com/books/the-6-types-of-working-genius/)
- [The Click Ori Brafman & Rom Brafman](https://expiredqueues.com/books/the-click/)
- [The Evolution of Desire David Buss](https://expiredqueues.com/books/the-evolution-of-desire/)
- [The Power of Habit Charles Duhigg](https://expiredqueues.com/books/the-power-of-habit/)
- [The Status Game Will Storr](https://expiredqueues.com/books/the-status-game/)
- [What Color Is Your Parachute? Richard N. Bolles](https://expiredqueues.com/books/what-color-is-your-parachute/)

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

[![Cover of The Kot Massacre](https://expiredqueues.com/images/opt/the-kot-massacre-320.jpeg)](https://expiredqueues.com/books/the-kot-massacre/)

[ ← Previous The Kot Massacre Ludwig F. Stiller ](https://expiredqueues.com/books/the-kot-massacre/)[Next → The Passionate Programmer Chad Fowler ](https://expiredqueues.com/books/the-passionate-programmer/)

[![Cover of The Passionate Programmer](https://expiredqueues.com/images/opt/the-passionate-programmer-320.jpeg)](https://expiredqueues.com/books/the-passionate-programmer/)

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Book",
      "name": "The Mating Mind",
      "url": "https://expiredqueues.com/books/the-mating-mind/",
      "author": [
        {
          "@type": "Person",
          "name": "Geoffrey Miller",
          "url": "https://en.wikipedia.org/wiki/Geoffrey_Miller_(psychologist)",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Geoffrey_Miller_(psychologist)"
          ]
        }
      ],
      "inLanguage": "English",
      "isbn": "9780385495172",
      "datePublished": "2001",
      "publisher": {
        "@type": "Organization",
        "name": "Anchor"
      },
      "numberOfPages": 528,
      "image": "https://expiredqueues.com/images/books/the-mating-mind.jpg",
      "genre": [
        "Psychology",
        "Science"
      ],
      "sameAs": [
        "https://en.wikipedia.org/wiki/The_Mating_Mind"
      ]
    },
    {
      "@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": "The Mating Mind",
          "item": "https://expiredqueues.com/books/the-mating-mind/"
        }
      ]
    }
  ]
}
```
