# 2019-12

## ✏️ ประวัติการอัพเดท

{% hint style="success" %}
สำหรับใครที่ไม่อยากพลาดอัพเดทบทความใหม่ๆ สามารถเข้าไปกด Like เพื่อรับข่าวสารใหม่ๆจาก [**Facebook Blog: Mr.Saladpuk**](https://www.facebook.com/mr.saladpuk) ได้นะครับ 😍
{% endhint %}

### 23/12/2019

* อัพเดท [👦 Design Patterns](https://saladpuk.gitbook.io/learn/beginner-1/design-patterns) เรื่อง [🏗️ Builder Pattern](https://saladpuk.gitbook.io/learn/beginner-1/design-patterns/creational/builder-pattern)

### 16/12/2019

* อัพเดท [👦 Design Patterns](https://saladpuk.gitbook.io/learn/beginner-1/design-patterns) เรื่อง [**☝️** Singleton Pattern](https://saladpuk.gitbook.io/learn/beginner-1/design-patterns/creational/singleton-pattern)

### 15/12/2019

* อัพเดท [👦 Design Patterns](https://saladpuk.gitbook.io/learn/beginner-1/design-patterns) เรื่อง [🏭 Abstract Factory Pattern](https://saladpuk.gitbook.io/learn/beginner-1/design-patterns/creational/abstract-factory-pattern)

### 13/12/2019

* แก้ไขบทความ [🏭 Factory Method Pattern](https://saladpuk.gitbook.io/learn/beginner-1/design-patterns/creational/factory-method-pattern) โดย เพิ่มเหตุผล, ข้อดี/ข้อเสีย พร้อมอธิบายว่ามันช่วยอะไรเราบ้าง

### 12/12/2019

* อัพเดท [👦 Design Patterns](https://saladpuk.gitbook.io/learn/beginner-1/design-patterns) เรื่อง [🏭 Factory Method Pattern](https://saladpuk.gitbook.io/learn/beginner-1/design-patterns/creational/factory-method-pattern)

### 11/12/2019

* อัพเดท [👦 Design Patterns](https://saladpuk.gitbook.io/learn/beginner-1/design-patterns) เรื่อง 🤰 [Creational Patterns](https://saladpuk.gitbook.io/learn/beginner-1/design-patterns/creational)

### 10/12/2019

* เขียนคอร์ส [👦 Design Patterns](https://saladpuk.gitbook.io/learn/beginner-1/design-patterns) ฉบับไม่เมากาว

### 03/12/2019

* อัพเดท [👶 Machine Learning Studio](https://saladpuk.gitbook.io/learn/cloud/machine-learning-studio) เรื่อง [ลองเรียกใช้ AI ของเรากัน](https://saladpuk.gitbook.io/learn/cloud/machine-learning-studio/call-your-api)

### 01/12/2019

* อัพเดท [👶 Object-Oriented Programming](https://saladpuk.gitbook.io/learn/beginner-1/oop) เรื่อง [🥰 เทคนิคในการออกแบบ](https://saladpuk.gitbook.io/learn/beginner-1/oop/tips)


---

# 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://www.saladpuk.com/news/2019/2019-12.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.
