เริ่มจากศูนย์จริง
เริ่มตั้งแต่ติดตั้ง Python เปิด terminal สร้างไฟล์ .py และรันโปรแกรมแรกทีละขั้นโดยไม่ข้ามพื้นฐาน
เริ่มจากศูนย์แบบลงมือพิมพ์โค้ด มีบทไทยเป็นหลัก และมีบทอังกฤษคู่กันสำหรับทบทวน
Python101 เหมาะกับคนที่อยากเริ่มเขียนโปรแกรมจริง ไม่ใช่อ่านแค่ทฤษฎีอย่างเดียว ถ้าคุณยังไม่เคยเขียนโค้ดมาก่อน หรือเคยลองแล้วแต่ยังไม่ต่อภาพรวมได้ คอร์สนี้จะพาเริ่มจากเรื่องง่ายไปหาโปรเจกต์จริงแบบช้า ชัด และตามทันได้
This course is for learners who want to code for real, not just read theory. If you have never written code before, or you have tried Python but still want the big picture, it starts small and builds toward real projects step by step.
| เป้าหมาย | ไปที่ |
|---|---|
| เริ่มจากศูนย์เป็นภาษาไทย | Python101 ภาษาไทย |
| เรียนหรือทบทวนเป็นภาษาอังกฤษ | Python101 English |
| ดูภาพรวมเวลาเรียน 4 สัปดาห์ | Roadmap ภาษาไทย |
| ฝึกทำโปรเจกต์หลังเรียนพื้นฐาน | Beginner Projects |
You will finish with the ability to write small programs, handle user input, split code into functions, manage files, and keep going toward Web, Data, Automation, or AI.
The course starts with flowcharts and pseudocode, then setup and syntax, then moves through input/output, conditions, loops, data structures, functions, files, error handling, modules, OOP, projects, and a roadmap for what to learn next.