# Hello World!

## Hello // สวัสดี

ยินดีตอนรับทุกท่านเข้าสู่เว็บไซต์ของ LongRunCode (ลองรันโค้ด) เป็นเว็บไซต์ที่ต้องการเผยแพร่ความรู้ในการพัฒนาแอปพลิเคชั่นบนมือถือหรือแอปพลิเคชั่นที่ทางทีมงานได้ทดลองและสรุปมาเป็นเนื้อหาที่เข้าใจง่าย

ความชำนาญของผู้เขียนจะผูกผันเกี่ยวกับการเขียนโปรแกรมบนมือถือทั้งระบบ iOS และ Android หรือแม้กระทั้งการเขียน cross-platform ที่ใช้ framework เจ้าดังอย่าง Flutter

ชาวเดฟสามารถดูหัวข้อที่สนใจได้จากด้านล่างนี้ โดยจะแบ่งเป็นหัวข้อเกี่ยวกับภาษาโปรแกรมมิ่งๆ นั้นๆ หรือว่าจะเป็น framework ต่างๆ

## Course

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Swift Programming</td><td></td><td></td><td><a href="/files/67k9DW8Bj69fgg97jW3B">/files/67k9DW8Bj69fgg97jW3B</a></td><td><a href="/pages/kFmwTxGhP6eprgeq1e6z">/pages/kFmwTxGhP6eprgeq1e6z</a></td></tr><tr><td>UI (UIKit และ SwiftUI)</td><td></td><td></td><td><a href="/files/ycWqUJ1XhypZGDsnHaWi">/files/ycWqUJ1XhypZGDsnHaWi</a></td><td></td></tr><tr><td>Golang</td><td></td><td></td><td><a href="/files/ycWqUJ1XhypZGDsnHaWi">/files/ycWqUJ1XhypZGDsnHaWi</a></td><td></td></tr><tr><td>RestAPI บน Golang</td><td></td><td></td><td><a href="/files/ycWqUJ1XhypZGDsnHaWi">/files/ycWqUJ1XhypZGDsnHaWi</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lesson.longruncode.com/hello-world.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.
