> For the complete documentation index, see [llms.txt](https://mikkicoding.mikkipastel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mikkicoding.mikkipastel.com/content/2023/content-roadmap-sprint-13-2023-20-november-1-december.md).

# Content Roadmap Sprint 13/2023 (20 November - 1 December)

<figure><img src="/files/evV6BBySujwKbOVIZnzc" alt="" width="563"><figcaption></figcaption></figure>

หลังจากที่สะสางภาระกิจหลังงาน Blochchain Genesis 2023 แล้ว เราต้องรีบปั่นบล็อกงาน Android Bangkok Conference 2023 ให้เสร็จสิ้น ตอนนี้เสร็จไปครึ่งนึงแล้ว น่าจะได้อ่านภายในอาทิตย์นี้แหละ

แล้วก็รวบรวม content trading เบื้องต้นจาก Bittoon Trading Club ที่หลาย ๆ คนอาจจะเห็นผ่าน Twitter เลยจะรวบรวมเป็นบล็อกไว้เนอะ

จากนั้นค่อย ๆ มานั่งทำบล็อกสรุป Compose Camp ช่วงบ่ายกัน คือไม่ได้จดเยอะ อาจจะชดใช้กรรมนิดนึง รอกันหน่อยแล้วกัน

แอบกระซิบนิดนึงว่า เราแอบเตรียม site project ในปีหน้าแล้ว มาติดตามกัน ๆ

**Content ใน Sprint นี้**

* อัพเดตข่าวสารอาชีพประจำปี กับงาน Android Bangkok Conference 2023: [Blog](https://www.mikkipastel.com/android-bangkok-conference-2023/) | [Facebook](https://www.facebook.com/MikkiPastel/posts/pfbid02acstTdGxh2HpXhnuzvdEE9qg1Gb97PMiQhp7X4XsCcWsRENvCcfo5Kfg2qqFu2cml) | [Twitter](https://twitter.com/mikkipastel/status/1728020646863528316)
* Review course Skooldio: [Blog](https://www.mikkipastel.com/review-skooldio-tech-course/) | [Facebook](https://www.facebook.com/MikkiPastel/posts/pfbid02Ai8VM6D9cPFjTFeJ9c4Pr7iHBR6FKq4HdWJAN9HdEBJdKDfoSWgjwtCNh3X5QhKSl) | [Twitter](https://twitter.com/mikkipastel/status/1729120859254927863)
* Beginner Trading from Bittoon Trading club: [Blog](https://www.mikkipastel.com/beginner-trading-bittoon-trading-club/) | [Facebook](https://www.facebook.com/MikkiPastel/posts/pfbid02UEE5cmab5KfCe9jJiwZhx3oqiWAy34ghtdDfSJ5HJGFtCaPYQ8xeEdWCC4Q34Et3l) | [Twitter](https://twitter.com/mikkipastel/status/1730557358181425251)


---

# 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, and the optional `goal` query parameter:

```
GET https://mikkicoding.mikkipastel.com/content/2023/content-roadmap-sprint-13-2023-20-november-1-december.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
