# Introduction

更新

* 20180812，更新例子
* 20160416，新增簡介、部份章節
* 想更新的時候就更新，不一定會註記時間

## 為什麼想寫心理學電子書

其實也沒為什麼，從大學就讀心理系後就有這樣的想法。我曾經試過用部落格，或者是 Evernote 來蒐集心理學相關的資訊，試圖打造出心理學入門的資料，但最後就半途而廢了。因為最近在學其他程式（可能只有三分鐘熱度），就又接觸到了 Github；而剛好用在臉書上，看到有人推薦使用 Gitbook 來寫書。我想，說不定公開著寫，會比較容易持續下去吧。所以這本書（暫時還不成書）就在今天誕生了。

> 20180812 更： 之後我可能會放一些比較有趣的例子上來，而不會用學術的方式寫作。核心理念大概就是「不要跟他拼拳，嘗試切他中路」吧。

## 我是不是在重新造輪子

剛建立完這本書，我馬上意識到一件事，就是我是不是在做一件白費功夫的事情 orz。為了確認不是在重新造輪，我就立刻 google，發現好像沒什麼人做過。倒是發現一件有趣的事情，就是台大黃從仁老師開了一門[普通心理學](https://goo.gl/y8c6bd)，課程作業就是要讓學生用 gitbook 寫出一本心理學電子書！不過應該是這學期的課程，所以目前（現在是2016.04）[內容](https://www.gitbook.com/book/spiketren/psy101/details)還滿空的，大概期末的時候就會好些吧，滿期待的～

~~目前我看到類似的心理學 gitbook 有以下這些（gitbook 改版，導致網址失連）：~~

* [~~心理急救操作手冊~~](https://kwachen.gitbooks.io/-/content/)
* [~~沉默的心理學~~](https://sg-first.gitbooks.io/psychology-of-silence/content/index.html)
* [~~超普通心理學~~](https://www.gitbook.com/book/spiketren/psy101/details)~~（就是王從仁老師的課）~~&#x20;

心理學知識整理

* [Psychology Wiki | Fandom](https://psychology.fandom.com/wiki/Psychology_Wiki)
* [序言 · 超普通心理學](https://spiketren.gitbooks.io/psy101/content/)&#x20;
* wikipedia
  * [心理學 - 維基百科 --- Psychology - Wikipedia](https://en.wikipedia.org/wiki/Psychology)&#x20;
  * [心理學概要 - 維基百科 --- Outline of psychology - Wikipedia](https://en.wikipedia.org/wiki/Outline_of_psychology)&#x20;
  * [心理學文章索引 - 維基百科 --- Index of psychology articles - Wikipedia](https://en.wikipedia.org/wiki/Index_of_psychology_articles)&#x20;
  * [心理學史 - 維基百科 --- History of psychology - Wikipedia](https://en.wikipedia.org/wiki/History_of_psychology)
  * [心理學年表 - 維基百科 --- Timeline of psychology - Wikipedia](https://en.wikipedia.org/wiki/Timeline_of_psychology)
* AI 問答
  * [ChatGPT - 超普通心理學](https://chatgpt.com/g/g-MnpiJNybs-chao-pu-tong-xin-li-xue)&#x20;
  * [高雄醫學大學 心理學系 - 首頁](https://psychology.kmu.edu.tw/index.php/zh-tw/) 右下角有 AI 可以聊天

總之，只要我記得的話，就會上來更新一下資料的（？）

### 參考資料

* [用GitBook來寫本書吧！](http://www.oxxostudio.tw/articles/201502/gitbook.html)
* [Cowman's GitBook site](http://cowmanchiang.me/gitbook/gitbook/index.html)
* [Gitbook 中文解說](https://www.gitbook.com/book/wastemobile/gitbook-chinese/details)
* [心理學與生活](https://book.douban.com/subject/1032501/) （當作目錄參考）

### 作者介紹

我有一個粉專，[Wheat's Fblog](https://www.facebook.com/WheatBlog)，我試圖用這粉專，記錄在臉書上看到的訊息，像是社會科學、自然科學、程式、文學、搞笑，等等自己感興趣的東西。因為大學讀的是心理學，所以會希望自己也能傳播一些心理學的知識。（我還沒想好在粉專上的自稱，就先叫 Wheat 好了）


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ayugioh2003.gitbook.io/psychobook/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
