# 20210107(목)

## 2021-01-07

### 1. 학습 날짜

* 2020-01-07

### 2. 학습 시간

* 11:00 \~ 22:00

### 3. 학습 범위 및 주제

* 자바스크립트

### 4. 학습 목표

* 자바스크립트 학습

### 5. 과제 제출

* x

### 6. 상세 학습 내용

1. 자바스크립트
   * 자바스크립트는 프로토타입 기반의 객체지향 언어다.
   * 따라서 기존의 클래스 기반과는 다르게 상속하는게 인상 깊었다.
   * 아직은 학습하지 않았지만, 지금까지 공부한바에 따르면 프로토타입 기반은 private 과 같은 접근제한자가 없어 보인다.

### 7. 오늘 학습 내용에 대한 개인적인 총평

* 나태해졌다....

### 8. 다음 학습 계획

* 자바스크립트 학습하기


---

# 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://simian114.gitbook.io/blog/undefined-1/diary/2021/january/20210107.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.
