ผลต่างระหว่างรุ่นของ "Fcamp"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 15: แถว 15:
 
*** ไฟล์คอนฟิกที่แก้ไขแล้ว [http://theory.cpe.ku.ac.th/~jittat/fcamp/files/django-init/settings.py settings.py] [http://theory.cpe.ku.ac.th/~jittat/fcamp/files/django-init/urls.py urls.py]
 
*** ไฟล์คอนฟิกที่แก้ไขแล้ว [http://theory.cpe.ku.ac.th/~jittat/fcamp/files/django-init/settings.py settings.py] [http://theory.cpe.ku.ac.th/~jittat/fcamp/files/django-init/urls.py urls.py]
 
** การส่งข้อมูลไปยัง template
 
** การส่งข้อมูลไปยัง template
** การรับอินพุตจาก form
+
** [[fcamp:การรับอินพุตจาก form|การรับอินพุตจาก form]]
 
** static files
 
** static files
 
** css
 
** css

รุ่นแก้ไขเมื่อ 07:24, 25 ตุลาคม 2553

หน้านี้เป็นหน้าสำหรับรวบรวมข้อมูลสำหรับการอบรม fcamp

ลิงก์ด่วน

เนื้อหาและเอกสารประกอบ

วันที่ 1: Django ที่ไม่มีฐานข้อมูล

  • เริ่มต้นหัดเขียนโปรแกรม
  • เนื้อหาภาคขยาย
    • url configuration
    • django template layer: tags and filters
    • template inheritance
    • django form library

เครื่องมือ:

วันที่ 2: App Engine

  • เริ่มใช้ App Engine helper สำหรับ Django [1]
  • Data store API
  • Deployment

วันที่ 3: เครื่องมือเพิ่มพลัง

วันที่ 4

วันที่ 5