> For the complete documentation index, see [llms.txt](https://www.saladpuk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.saladpuk.com/beginner-1/csharp101/basic.md).

# พื้นฐาน

ความรู้พื้นฐานที่ในระดับมือใหม่ควรจะต้องรู้ เชื่อไหมว่าถ้าเข้าใจเนื้อหา **พื้นฐาน** ทั้งหมดนี่ได้จริงๆก็สามารถเขียนโปรแกรมส่วนใหญ่ 70% ได้แล้ว 😍

{% content-ref url="/pages/-Lm3TnID9DZ1TP0k-3KS" %}
[1.โปรแกรมที่ต้องลง](/beginner-1/csharp101/basic/tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lm3nfT0x0L8XqQcDcq8" %}
[2.โครงสร้างของโค้ด](/beginner-1/csharp101/basic/structure.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lm3pcuYdJ3ulEG7pSRb" %}
[3.ชนิดของข้อมูล](/beginner-1/csharp101/basic/datatype.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lm3tlPx2pI2aik6mv6h" %}
[4.การสร้างตัวแปร](/beginner-1/csharp101/basic/variable.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lm5YJJW8qp1KqD-U3Ln" %}
[5.คำสั่งพื้นฐาน](/beginner-1/csharp101/basic/operators.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lm9VWl97tXeFhHWA8Mu" %}
[6.การแปลงข้อมูล](/beginner-1/csharp101/basic/type-conversions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LmAXI9DTjy2JTo5qRCE" %}
[7.การเปรียบเทียบค่า](/beginner-1/csharp101/basic/boolean.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LmYsLJ\_VQFP2DcXRVLI" %}
[8.การตัดสินใจด้วย IF statements](/beginner-1/csharp101/basic/if.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LmZ01LvGvurMe\_b3ejq" %}
[9.การตัดสินใจด้วย Switch statements](/beginner-1/csharp101/basic/switch.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LmZ4pJL72khLBT8AwNe" %}
[10.การทำงานซ้ำๆด้วย While](/beginner-1/csharp101/basic/while-loop.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LmZ6mjA27-Zv5tZm8L8" %}
[11.การทำงานซ้ำๆด้วย Do While](/beginner-1/csharp101/basic/do-while.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LmZ92E1RVvWdIULYCmU" %}
[12.การทำงานซ้ำๆด้วย For](/beginner-1/csharp101/basic/for.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LmZD9Ty1g37KVNCGw9i" %}
[13.การแก้โจทย์จากรูป](/beginner-1/csharp101/basic/img-solving.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LmZeVmNT4txF6s1WFw7" %}
[14.มารู้จักกับ Array กัน](/beginner-1/csharp101/basic/array.md)
{% endcontent-ref %}
