# 자바한조각

<figure><img src="/files/EdZ1ICefi0rw9RwljSz7" alt="" width="375"><figcaption><p>a piece of coding</p></figcaption></figure>

안녕하세요. *코딩한조각* 입니다.

'한조각' 시리즈의 첫 번째로 '자바한조각' 책을 만들게 되었습니다.

독자 여러분들이 자바를 잘 배우실 수 있도록, 또 배운 후에는 빠른 참고 교재가 될 수 있도록 간단 명료하게 문서를 작성해보았습니다.

많은 사랑 부탁드립니다.


---

# 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://apieceofcoding.gitbook.io/java/intro.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.
