Video lectures in Thai: ภาษาศาสตร์คอมพิวเตอร์ Youtube channel ของอาจารย์อรรถพล
Textbook: Python ๑๐๑ โดยกิตติภณ พละการ, กิตติภพ พละการ, สมชาย ประสิทธิ์จูตระกูล และ สุกรี สินธุภิญโญ ภาควิชาวิศวกรรมคอมพิวเตอร์ คณะวิศวกรรมศาสตร์ จุฬาลงกรณ์มหาวิทยาลัย | ดาวน์โหลดฟรี
Week | Lecture | Demo |
---|---|---|
1 |
|
|
2 |
|
|
Topic | Lecture | Demo |
---|---|---|
List |
|
|
Dictionary & Tuple |
|
|
Topic | Lecture | Resources |
---|---|---|
File I/O |
|
|
Regular Expression |
|
|
UNIX Tools |
|
Topic | Lecture |
---|---|
Set |
|
Nested Data Structure |
|
Advanced Lists |
|
Advanced Dictionary |
|
Topic | Lecture | Demo |
---|---|---|
Object-Oriented Programming |
|
ตัวอย่างการเขียน class และ method tweet.py | corpus.py |
Subclass (optional) |
Subclasses and Inheritance |
ตัวอย่างการใช้ subclass text_container.py |
Under construction...
Topic | Lecture | Demo |
---|
Topic | Lecture | Demo |
---|---|---|
Serialization |
|
|
Scraping |
|
API Call demo |