- 30-7-2562 | เริ่มต้นเขียนโปรแกรม Python | Getting started with Python program
- 13-7-2562 | การสร้างตัวแปรและวิธีการเขียน statement | Variables and statements
- 20-7-2562-01 | การเขียนโปรแกรม if-else และ while-loop | if-else and while-loop program
- 20-7-2562-02 | การเขียนโปรแกรม for-loop | for-loop program
- 20-7-2562-03 | การค้นหาข้อมูล | Searching
- 27-07-2562 | ตัวแปรประเภท Dictionary และตัวอย่างการใช้งานข้อมูลจาก OpenWeather | Dictionary and using the OpenWeather API with Python program
- 3-08-2019 | ตัวแปรประเภท numpy และตัวอย่างการซ่อนข้อความเข้าไปในรูปภาพ | Numpy and example of basic image steganography
- 1-10-2562 | Logic Gates
- 8-10-2562 | การจัดการไฟล์ และการใช้ Try Except เพื่อจัดการข้อผิดพลาด | File management and Try Except
- 8-10-2562 | การจัดการ Except เพิ่มเติม | Exception Handling
- 15-10-2562 | ตัวแปรประเภท List และตัวอย่างการเขียนโปรแกรม Shopping list | List and example of shopping list program