---
title: The Evolution of Desire
description: A web development blog, kept since 2009.
url: https://expiredqueues.com/books/the-evolution-of-desire/
image: https://expiredqueues.com/images/og/books-the-evolution-of-desire-0ca1f0ac.jpg
---

![Cover of The Evolution of Desire](https://expiredqueues.com/images/opt/the-evolution-of-desire-320.jpeg)

# The Evolution of Desire

Strategies of Human Mating

[David Buss](https://en.wikipedia.org/wiki/David_Buss) · 2016 · English

## Record

- Language

  English

- Published

  2016

- Publisher

  Basic Books

- Pages

  430

- Shelved under

  Psychology, Science

- Link

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

## 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 Mating Mind Geoffrey Miller](https://expiredqueues.com/books/the-mating-mind/)
- [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 Design of Everyday Things](https://expiredqueues.com/images/opt/the-design-of-everyday-things-320.jpeg)](https://expiredqueues.com/books/the-design-of-everyday-things/)

[ ← Previous The Design of Everyday Things Don Norman ](https://expiredqueues.com/books/the-design-of-everyday-things/)[Next → The Kot Massacre Ludwig F. Stiller ](https://expiredqueues.com/books/the-kot-massacre/)

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

## Structured data

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Book",
      "name": "The Evolution of Desire",
      "url": "https://expiredqueues.com/books/the-evolution-of-desire/",
      "author": [
        {
          "@type": "Person",
          "name": "David Buss",
          "url": "https://en.wikipedia.org/wiki/David_Buss",
          "sameAs": [
            "https://en.wikipedia.org/wiki/David_Buss"
          ]
        }
      ],
      "alternativeHeadline": "Strategies of Human Mating",
      "inLanguage": "English",
      "datePublished": "2016",
      "publisher": {
        "@type": "Organization",
        "name": "Basic Books"
      },
      "numberOfPages": 430,
      "image": "https://expiredqueues.com/images/books/the-evolution-of-desire.webp",
      "genre": [
        "Psychology",
        "Science"
      ],
      "sameAs": [
        "https://en.wikipedia.org/wiki/The_Evolution_of_Desire"
      ]
    },
    {
      "@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 Evolution of Desire",
          "item": "https://expiredqueues.com/books/the-evolution-of-desire/"
        }
      ]
    }
  ]
}
```
