# 2020-08

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

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

{% hint style="info" %}
ช่วงนี้งานของ **ดช.แมวน้ำ** เยอะม๊วก เลยไม่ค่อยได้อัพเดทบทความเท่าไหร่นะจ๊ะ แต่จะค่อยๆทยอยลงเรื่อยๆเมื่อมีโอกาศ ส่วนใครที่ด่วนอยากได้ความรู้ตรงไหนก็ทัก Facebook ส่วนตัวมาได้นะกั๊ฟ
{% endhint %}

### 23/08/2020

* เพิ่มบทความใหม่ [🧓 **Uncle Bob - TDD**](https://www.saladpuk.com/basic/clean-code/uncle-bob-part-5) - เขียนเทสมันจะช่วยให้การออกแบบมันดีขึ้นได้ไง ?

### 20/08/2020

* เพิ่มบทความใหม่ [🧓 **Uncle Bob - Mindset**](https://www.saladpuk.com/basic/clean-code/uncle-bob-part-4) - แนวคิดของโปรแกรมเมอร์มืออาชีพมีไรบ้าง

### 14/08/2020

* เพิ่มบทความใหม่ [🧓 **Uncle Bob - Naming**](https://www.saladpuk.com/basic/clean-code/uncle-bob-part-3) - การตั้งชื่อของลุงบ๊อบ

### 13/08/2020

* เพิ่มบทความใหม่ [🧓 **Uncle Bob - Comments**](https://www.saladpuk.com/basic/clean-code/uncle-bob-part-2) - การคอมเมนต์โค้ดของลุงบ๊อบ

### 12/08/2020

* เพิ่มบทความใหม่ [🧓 **Uncle Bob - Intro**](https://www.saladpuk.com/basic/clean-code/uncle-bob-part-1) - การทำ Clean Code ในมุมของมหาเทพเป็นยังไงบ้าง

### 08/08/2020

* เพิ่มบทความ [👦 **Communication Patterns**](https://www.saladpuk.com/beginner-1/communication-patterns) -  คู่มือในการออกแบบการคุยกันระหว่างเซอร์วิส

### 07/08/2020

* เพิ่มบทความ [👽 **Algorithm P & NP**](https://www.saladpuk.com/beginner-1/data-structure-and-algorithm/p-and-np) - Time complexity

### 05/08/2020

* เพิ่มบทความ [👾 **Algorithm Part 2**](https://www.saladpuk.com/beginner-1/data-structure-and-algorithm/algorithm-part-2) - Algorithms Complexity (Big-O) คือไยหว่า ?

### 04/08/2020

* เพิ่มบทความ [**👶 Data Structure & Algorithm**](https://www.saladpuk.com/beginner-1/data-structure-and-algorithm) - เรียนไปทำไมเสียเวลาชีวิตจุง


---

# 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/2020/2020-08.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.
