# Library of mameil

*개발, 공부하면서 본인 뇌에 정리하는 듯이 정리하는 내 도서관*

정말 다양한 걸 적고 있기 때문에 문제가 있다면 <kyudo97@naver.com>로 연락바랍니다\
\
공부를 하고, 정리를 하는 과정은 일종의 복습이라고 생각하고 실제로 그냥 넘어가는 것과 간단하게 정리하는 것의 차이는 있다고 생각하기 때문에 열심히 정리해보도록 하자!

\
\\

[프로젝트 레포 주소](https://github.com/kyu9/MyBook)\
현재 주소 : <https://kyudo97.gitbook.io/myrecords/>

\\

### My Index

* [인턴](/library/web_study.md)
* [VISION\_스터디](/library/vision_study.md)
* [학교 노트](/library/school_note.md)
* [공부 자료들](/library/study_resources.md)
* [WS 온라인 자바 스터디](/library/whiteship_java_study.md)
* [백준문제](/library/baekjoon.md)
* [프로그래머스 문제](/library/programmers.md)
* [스프링부트 책](/library/springboot_aws_book.md)
* [JPA 책](/library/java_orm_jpa_book.md)
* [SQL 첫걸음(책)](/library/sql_book.md)
* [SQL](/library/sql_example.md)
* [Effective\_Java 강의](/library/effective_java.md)
* [JPA](/library/java_orm_jpa_book.md)
* [Oracle 기본개념](/library/oracle.md)
* [더 자바 강의](/library/the_java_manipulation.md)
* [JUnit](/library/the_java_tdd.md)
* [SQL 첫걸음](/library/sql_book.md)

\
\
\
\
\
\
\
\
\
\
\
\\


---

# 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://kyudo97.gitbook.io/library/readme.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.
