# あとがき

プログラムを習得するのに必要なものは何でしょうか。 プログラムに必要な知識や技術力は、大きな問題ではない気がします。 \
&#x20;\
&#x20;必要な知識って何って話です。 たとえば、プログラムで世の中に「何か」を提供する際に必要な 知識を私は教えることができません。 \
&#x20;\
&#x20;「何か」は、それを発見した数だけあり。多分、全人類の人口よりは多いでしょう。 そんなものは、前もって学習する事はできません。 \
&#x20;\
&#x20;「何か」が見つかったあなたは、幸せものです。 Tryしてみてください。 きっと、実現できますよ。 そして、どこでも習得できない知識や経験を得る事ができるはずです。 \
&#x20;\
&#x20;ではでは \
&#x20;Good Luck

![](/files/-LALuEAUfiaQ7TAoGIk1)

以降は、PDFを参照してください <https://github.com/firefirestyle/ebook_firestyle_clippaintnt/tree/master/pdf>


---

# 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://firebook.firefirestyle.net/atogaki.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.
