A list of books about autism
This commit is contained in:
parent
0f003c6382
commit
46070b7009
3 changed files with 63 additions and 6 deletions
|
@ -1,11 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Books about autism</title>
|
||||
<meta charset="UTF-8">
|
||||
<title>At least ten books by women about autism</title>
|
||||
<link href="./style.css" rel="stylesheet" type="text/css" media="all">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="author" content="Vane Vander">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Books about autism</h1>
|
||||
<h1>At least ten books by women about autism</h1>
|
||||
<table class="f">
|
||||
<tr class="info">
|
||||
<td>I Overcame My Autism and All I Got Was This Lousy Anxiety Disorder</td>
|
||||
|
@ -53,7 +56,7 @@
|
|||
<table class="f">
|
||||
<tr class="info">
|
||||
<td>Aspergirls</td>
|
||||
<td>Rudy Simone</td>
|
||||
<td><a href="http://127.0.0.1:8888/CHK@oVb8XeeyU8hPA00npKdi0~QqogPZjHdHnK~B8G4Bd~w,wH9h0r4WQfVNVaDeD~iEAW6F0E8ivMi~tCKzHDEvdrE,AAMC--8/Aspergirls%20-%20Rudy%20Simone.epub">Rudy Simone</a></td>
|
||||
<td>Casual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -64,7 +67,7 @@
|
|||
<table class="f">
|
||||
<tr class="info">
|
||||
<td>The Autistic Brain</td>
|
||||
<td>Temple Grandin</td>
|
||||
<td><a href="http://127.0.0.1:8888/freenet:CHK@Z4PK-zvPeTgvWblZpg43NwlbkI9kS2bOlqllDuD2TJY,-bFR3-Dt3U~CRdzfx-0r0VdsqKAH7fEP3jebpOyBiS4,AAMC--8/The%20Autistic%20Brain%20-%20Temple%20Grandin.epub">Temple Grandin</a></td>
|
||||
<td>Casual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -82,6 +85,39 @@
|
|||
<td class="snippet">When life gets too much for them, they might have a meltdown, which they don't do on purpose, can't control and feel terrible about afterwards... Autistic people may have a very advanced vocabulary, but then they get little words all mixed up or misunderstand what people say.</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<table class="f">
|
||||
<tr class="info">
|
||||
<td>Nerdy, Shy, and Socially Inappropriate</td>
|
||||
<td>Cynthia Kim</td>
|
||||
<td>Casual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="snippet">...there is an element of serendipity to special interests that makes the experience of finding a new passion much like falling in love. Special interests tend to find us, rather than the other way around. I have no idea what has drawn me to many of my special interests over the years. Most are things that I have an intense but inexplicable fascination with.</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<table class="f">
|
||||
<tr class="info">
|
||||
<td>Navigating Autism</td>
|
||||
<td>Temple Grandin</td>
|
||||
<td>Academic</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="snippet">You wouldn't want to live in a house without consistent, appropriate levels of electrical connection. Your world would feel undependable, unpredictable, and unsafe. This is how it can feel for a person with autism.</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<table class="f">
|
||||
<tr class="info">
|
||||
<td>Sex, Sexuality and the Autism Spectrum</td>
|
||||
<td>Wendy Lawson</td>
|
||||
<td>Casual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="snippet">Difficulties with fantasy and theatrically based imagination could mean that for some individuals with ASD maintaining 'romance' 'motivation' and 'spontaneity' in their relationships will need effort. They might not even notice when it is missing or why it should be useful in the first place. Some individuals with ASD have said that they are visual thinkers and have strong visual imaginations. I believe for many of us this will mean the need to stay focused upon 'reality' based imagined images of 'Other' and possible obsessions with a person, personage and/or aspects of a person. The fact that so many NT people use fetishes, photographs, films, the Internet etc. etc. to flog their imaginations and promote sexual arousal seems to argue against NT imagination being so much more adequate in this specific area...</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><a class="button" href="#moids">> Show books by men too?</a></p>
|
||||
<div id="moids">
|
||||
<p><a class="button" href="#">> Aahh! Never mind!</a></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue