# Introduction

* Today I learned
* GitHub: <https://github.com/junho85>
* GitBook: <https://junho85.gitbooks.io/til/>
* GitBook: <https://junho85.gitbook.io/til/>

## 2019.10

* PS with Python
  * leetcode
  * google code jam 기출문제
* react
* tomcat, servlet
* GitBook 에 맞춰 정리

## 2018.10

* 다시 TIL 에 도전. 어떤것을 커밋할 것인가 미리 계획을 세워보자.
* 우선 주제
  * problem solving - 문제 풀고 정리
  * clean code - 스터디 중인거 정리
* 개발
  * TDDBE
  * vuejs
  * 이메일
* 기타
  * final cut pro
  * 영어공부
  * 요리
* 2018.10.15 부터의 한달 계획
  * ...

## References

* <https://github.com/thoughtbot/til>


---

# 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://junho85.gitbook.io/til/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.
