ผลต่างระหว่างรุ่นของ "418512 ภาคต้น 2555"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 188: แถว 188:
 
</td>
 
</td>
 
<td>
 
<td>
Game Programming
+
File and Text Processing
 
</td>
 
</td>
 
<td>
 
<td>
 
* สไลด์
 
* สไลด์
** Pygame [http://theory.cpe.ku.ac.th/~pramook/418512/lecture06/pygame.ppt PPT] [http://theory.cpe.ku.ac.th/~pramook/418512/lecture06/pygame.pptx PPTX]
+
** Files [http://theory.cpe.ku.ac.th/wiki/images/Files.pdf PDF]
** Tetris [http://theory.cpe.ku.ac.th/~pramook/418512/lecture06/tetris.ppt PPT] [http://theory.cpe.ku.ac.th/~pramook/418512/lecture06/tetris.pptx PPTX]
+
** Regular Expression [http://theory.cpe.ku.ac.th/wiki/images/Regular_expression.pdf PDF]
* โค้ดตัวอย่าง [http://theory.cpe.ku.ac.th/~pramook/418512/lecture06/lecture06.zip ZIP]
 
 
</td>
 
</td>
 
<td>สุธี</td>
 
<td>สุธี</td>
แถว 205: แถว 204:
 
</td>
 
</td>
 
<td>
 
<td>
Applications in Mathematics
+
Web Client Programming
 
</td>
 
</td>
 
<td>
 
<td>
* สไลด์
+
* สไลด์  
** Python Mathematical Libraries [http://theory.cpe.ku.ac.th/~pramook/418512/lecture07/lecture07.ppt PPT] [http://theory.cpe.ku.ac.th/~pramook/418512/lecture07/lecture07.pptx PPTX]
+
** HTML/XML parser and urllib2 [http://theory.cpe.ku.ac.th/wiki/images/Web_client_programming.pdf PDF]
 
</td>
 
</td>
 
<td>สุธี</td>
 
<td>สุธี</td>
แถว 220: แถว 219:
 
</td>
 
</td>
 
<td>
 
<td>
File and Text Processing
+
Database Programming
 
</td>
 
</td>
 
<td>
 
<td>
 
* สไลด์
 
* สไลด์
** Files [http://theory.cpe.ku.ac.th/wiki/images/Files.pdf PDF]
+
** SQLAlchemy [http://theory.cpe.ku.ac.th/wiki/images/Introduction_to_sqlalchemy.pdf PDF]
** Regular Expression [http://theory.cpe.ku.ac.th/wiki/images/Regular_expression.pdf PDF]
 
 
</td>
 
</td>
 
<td>สุธี</td>
 
<td>สุธี</td>
แถว 236: แถว 234:
 
</td>
 
</td>
 
<td>
 
<td>
Web Client Programming
+
GUI Programming I
 
</td>
 
</td>
 
<td>
 
<td>
* สไลด์  
+
* สไลด์
** HTML/XML parser and urllib2 [http://theory.cpe.ku.ac.th/wiki/images/Web_client_programming.pdf PDF]
+
** wxPython [http://theory.cpe.ku.ac.th/wiki/images/Wxpython-part1.pdf PDF]
 
</td>
 
</td>
 
<td>สุธี</td>
 
<td>สุธี</td>
แถว 251: แถว 249:
 
</td>
 
</td>
 
<td>
 
<td>
Database Programming
+
GUI Programming II
 
</td>
 
</td>
 
<td>
 
<td>
 
* สไลด์
 
* สไลด์
** SQLAlchemy [http://theory.cpe.ku.ac.th/wiki/images/Introduction_to_sqlalchemy.pdf PDF]
+
** MVP [http://theory.cpe.ku.ac.th/wiki/images/Wxpython-part2.pdf PDF]
 +
* อ่านเพิ่มเติม
 +
** [http://www.pyinstaller.org/export/latest/tags/1.5.1/doc/Manual.html?format=raw PyInstaller Manual]
 +
** [http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html py2app - Create standalone Mac OS X applications with Python]
 +
** [http://wiki.wxpython.org/ModelViewPresenter ModelViewPresenter]
 
</td>
 
</td>
 
<td>สุธี</td>
 
<td>สุธี</td>
แถว 266: แถว 268:
 
</td>
 
</td>
 
<td>
 
<td>
GUI Programming I
+
Web Application Programming I
 
</td>
 
</td>
 
<td>
 
<td>
 
* สไลด์
 
* สไลด์
** wxPython [http://theory.cpe.ku.ac.th/wiki/images/Wxpython-part1.pdf PDF]
+
** Django - The Web framework for perfectionists (with deadlines) [http://theory.cpe.ku.ac.th/wiki/images/Django.pdf PDF]
 
</td>
 
</td>
 
<td>สุธี</td>
 
<td>สุธี</td>
แถว 281: แถว 283:
 
</td>
 
</td>
 
<td>
 
<td>
GUI Programming II
+
Web Application Programming II
 
</td>
 
</td>
 
<td>
 
<td>
* สไลด์
 
** MVP [http://theory.cpe.ku.ac.th/wiki/images/Wxpython-part2.pdf PDF]
 
* อ่านเพิ่มเติม
 
** [http://www.pyinstaller.org/export/latest/tags/1.5.1/doc/Manual.html?format=raw PyInstaller Manual]
 
** [http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html py2app - Create standalone Mac OS X applications with Python]
 
** [http://wiki.wxpython.org/ModelViewPresenter ModelViewPresenter]
 
 
</td>
 
</td>
 
<td>สุธี</td>
 
<td>สุธี</td>
 
</tr>
 
</tr>
 +
  
 
<tr>
 
<tr>
แถว 300: แถว 297:
 
</td>
 
</td>
 
<td>
 
<td>
Web Application Programming I
+
Game Programming
 
</td>
 
</td>
 
<td>
 
<td>
 
* สไลด์
 
* สไลด์
** Django - The Web framework for perfectionists (with deadlines) [http://theory.cpe.ku.ac.th/wiki/images/Django.pdf PDF]
+
** Pygame [http://theory.cpe.ku.ac.th/~pramook/418512/lecture06/pygame.ppt PPT] [http://theory.cpe.ku.ac.th/~pramook/418512/lecture06/pygame.pptx PPTX]
 +
** Tetris [http://theory.cpe.ku.ac.th/~pramook/418512/lecture06/tetris.ppt PPT] [http://theory.cpe.ku.ac.th/~pramook/418512/lecture06/tetris.pptx PPTX]
 +
* โค้ดตัวอย่าง [http://theory.cpe.ku.ac.th/~pramook/418512/lecture06/lecture06.zip ZIP]
 
</td>
 
</td>
 
<td>สุธี</td>
 
<td>สุธี</td>
แถว 315: แถว 314:
 
</td>
 
</td>
 
<td>
 
<td>
Web Application Programming II
+
Applications in Mathematics
 
</td>
 
</td>
 
<td>
 
<td>
 +
* สไลด์
 +
** Python Mathematical Libraries [http://theory.cpe.ku.ac.th/~pramook/418512/lecture07/lecture07.ppt PPT] [http://theory.cpe.ku.ac.th/~pramook/418512/lecture07/lecture07.pptx PPTX]
 
</td>
 
</td>
 
<td>สุธี</td>
 
<td>สุธี</td>
 
</tr>
 
</tr>
 
  
 
</table>
 
</table>

รุ่นแก้ไขเมื่อ 04:20, 9 กรกฎาคม 2555

ขอต้อนรับเข้าสู่เวบไซต์วิชา 01418512 ภาษาโปรแกรมคอมพิวเตอร์ ภาคการศึกษาที่ 1 ปีการศึกษา 2555

รายละเอียด

  • เนื้อหา
วิชานี้เป็นวิชาสำหรับนิสิตปริญญาโทปีหนึี่ง มีเนื้อหาเกี่ยวกับภาษาโปรแกรมและการเขียนโปรแกรมโดยทั่วไป ผู้เรียนควรมีพื้นฐานการเขียนโปรแกรมดีอยู่แล้ว
  • เวลาและสถานที่
    • หมู่ 1: วันจันทร์ 12.30 น. – 15:30 น. ห้อง SCL 310
    • หมู่ 610: วันอาทิตย์ 12.00 น. - 15.00 น. ห้อง SCL 310
  • การให้คะแนน
    • การบ้านในระบบฝึกหัดเขียนโปรแกรม 30%
    • โปรเจค 3 โปรเจค โปรเจคละ 20%
    • ไม่มีการสอบ
หมายเหตุ: วิธีการให้คะแนนนี้อาจเปลี่ยนแปลงได้ในอนาคต
  • ผู้สอน
    • อ.สุธี สุดประเสริฐ
      • อีเมล์: fscistsu at ku dot ac dot th
      • เวลาเข้าพบ: วันจันทร์ และ อังคาร เวลา 9.00 น. - 12.00 น. หรือนัดหมายล่วงหน้าผ่านอีเมล
      • ออฟฟิศ: ห้องไม่มีเบอร์เยื้องสำนักงานภาควิชา
  • แผนการสอน PDF

การบ้านและโปรเจค

การบ้าน 3

ดูรายละเอียดที่นี่

การเรียนการสอน

วัน หัวข้อ เอกสาร ผู้สอน
  • หมู่ 1: 11 มิ.ย.
  • หมู่ 610: 17 มิ.ย.
  • Introduction to Programming
  • Introduction to the Python Programming Language
สุธี
  • หมู่ 1: 18 มิ.ย.
  • หมู่ 610: 24 มิ.ย.
  • Procedural Abstraction
  • Functional Programming
สุธี
  • หมู่ 1:
  • หมู่ 610:
  • Structured Programming
  • Common Data Structures
สุธี
  • หมู่ 1:
  • หมู่ 610:
  • Organizing Codes into Modules
  • Unit Testing
  • Object Oriented Programming I
สุธี
  • หมู่ 1:
  • หมู่ 610:
  • Data Abstraction
  • Object Oriented Programming II
สุธี
  • หมู่ 1:
  • หมู่ 610:
  • Refactoring
  • Design Patterns
สุธี
  • หมู่ 1:
  • หมู่ 610:

File and Text Processing

  • สไลด์
    • Files PDF
    • Regular Expression PDF
สุธี
  • หมู่ 1:
  • หมู่ 610:

Web Client Programming

  • สไลด์
    • HTML/XML parser and urllib2 PDF
สุธี
  • หมู่ 1:
  • หมู่ 610:

Database Programming

  • สไลด์
สุธี
  • หมู่ 1:
  • หมู่ 610:

GUI Programming I

  • สไลด์
สุธี
  • หมู่ 1:
  • หมู่ 610:

GUI Programming II

สุธี
  • หมู่ 1:
  • หมู่ 610:

Web Application Programming I

  • สไลด์
    • Django - The Web framework for perfectionists (with deadlines) PDF
สุธี
  • หมู่ 1:
  • หมู่ 610:

Web Application Programming II

สุธี
  • หมู่ 1:
  • หมู่ 610:

Game Programming

  • สไลด์
  • โค้ดตัวอย่าง ZIP
สุธี
  • หมู่ 1:
  • หมู่ 610:

Applications in Mathematics

  • สไลด์
    • Python Mathematical Libraries PPT PPTX
สุธี