# 20201209(수)

### **1. 학습 날짜**

* 2020-12-09

### **2. 학습 시간**

* 09:00 \~  23:00

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

* SQL
* Webserv Auth 마무리

### **4. 학습 목표**

* 서버의 동작 방식을 익히고 그에 맞게 설계 및 구현을 한다.

### **5. 과제 제출**

* <https://github.com/get-Pork-Belly/Webserv>

### **6. 상세 학습 내용**

* SQL
  * 그동안 공부했던 표준 SQL이 아닌 `postgreSQL`을 설치하고 사용하는 방법을 익혔다. 흠 .. 그런데 하루를 투자할 만한 가치가 있었을까?
  * postgreSQL은 표준을 잘 지키는 것 같다. 특별히 배운것은 없는것 같다.
* Webserv
  * 드디어 마무리 지었다. 팀원분들이 보너스를 조금은 하고 싶어하셔서 아직 채점은 못받겠지만 그래도 끝냈다는 생각 덕분에 마음이 너무 홀가분하다.

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

* 흠.. 오늘은 특별히 무언가를 배웠다는 느낌은 없지만 그래도 `postgreSQL`을 설치하고 실행, 손에 익었다는 사실로 만족해야할 것 같다.

### **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/2020/12/20201209.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.
