> For the complete documentation index, see [llms.txt](https://legacy.cookielau.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacy.cookielau.com/archives/8-myblogs.md).

# MyBlogs

- [2020BUAA软工——“停下来，回头看”](https://legacy.cookielau.com/archives/8-myblogs/1-warmup.md): Mar 1st, 2020 - Mar 3rd, 2020
- [2020BUAA软工——“初窥构建之法”](https://legacy.cookielau.com/archives/8-myblogs/2-readbook.md): Feb 29st, 2020 - Mar 5rd, 2020
- [2020BUAA软工——“上手软件工程，PSP初体验！”](https://legacy.cookielau.com/archives/8-myblogs/3-psp.md): Feb 29st, 2020 - Mar 5rd, 2020
- [2020BUAA软工——“深度评测官”](https://legacy.cookielau.com/archives/8-myblogs/4-softwareanalysis.md): Mar 13, 2020
- [2020BUAA软工——“并肩作战，平面交点Pro”](https://legacy.cookielau.com/archives/8-myblogs/5-paircoding.md): Mar 11th, 2020 - Mar 24th, 2020


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://legacy.cookielau.com/archives/8-myblogs.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.
