# 🐢 하루하루 성장하는 시스템

<figure><img src="/files/HW41IiBcKPQ1zPJuFumT" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
"일어날 일은 일어난다" -영화<테넷> 주인공 닐의 대사

오늘 겪은 장애는 예전에 잘못된 설정이나 오류가 있는 코드의 작성 시점에 이미 예견된 일이다. \
충분히 알고 써야하고 나만 아는 것도 안된다.
{% endhint %}

{% hint style="info" %}
하루하루 성장하는 시스템 🥕

지속해서 성장하는 개발자는 **시스템(루틴)**&#xC744; 가지고 있다.

#### 3가지 단계

1. 공부하는 단계
2. 체득하는 단계
3. 정리하는 단계

#### 열정X 목표X 시스템O

#### 커리어 발전을 위해

1. 알고리즘 꾸준히
2. 나만의 프로젝트 하기
3. 커뮤니티 활동 하기 (stack over flow …)&#x20;

\
그리고 꾸준히 하기 위해서는 **재미를 잃지 않도록 하자.**
{% endhint %}

## Contact

**Email** : <programmer.jjy@gmail.com>

**Github** : <https://github.com/jundragon>

**Blog** : <https://velog.io/@jundragon>


---

# 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://programmer-jjy.gitbook.io/second-brain/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.
