User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
start [2024/06/12 07:31]
admin101 [แผนการสอน]
start [2024/06/12 07:39]
admin101 [แผนการสอน]
Line 75: Line 75:
 ^  สัปดาห์ที่ ​ ^  วันที่ ​ ^  บรรยาย (Lecture) ​ ^  ปฏิบัติการ (Laboratory) ​ ^  ใบงาน ​ ^ ^  สัปดาห์ที่ ​ ^  วันที่ ​ ^  บรรยาย (Lecture) ​ ^  ปฏิบัติการ (Laboratory) ​ ^  ใบงาน ​ ^
 |     ​| ​   |    |   ​| ​ |     ​| ​   |    |   ​| ​
-|  1  |17-21 มิ.ย.67 |ชี้แจงรายละเอียดวิชา คะแนนต่างๆ เว็บภาควิชา การส่งงาน ​ [Theory] Program development {{ :​w01-lec-program-development-overview.pdf |slides}} ​ {{ :hw01progdevx.pdf |homework}} ​  ​| [Theory] Basic programming via code.org {{ :​w01-lab-code-dot-org.pdf |slides}} and {{ :lab01codeorgx.pdf |labsheet}} ​ | HW1 และ Lab01  | +|  1  |17-21 มิ.ย.67 |ชี้แจงรายละเอียดวิชา คะแนนต่างๆ เว็บภาควิชา การส่งงาน ​ [Theory] Program development {{ :​w01-lec-program-development-overview.pdf |slides}} {{ :hw01progdev.pdf |homework}} ​   | [Theory] Basic programming via code.org {{ :​w01-lab-code-dot-org.pdf |slides}} and  {{ :lab01codeorg.pdf |labsheet}} ​ | HW1 และ Lab01  | 
-|  2  | 24-28 มิ.ย.67 ​  ​|[Theory] Numeral system ​ {{ :​w02-lec-number-system.pdf |slides}} ​ {{ :hw02numbersys1_66x.pdf |homework}} ​ |[Python] Introduction to Python ​ {{ :​w02-w03intro-to-python.pdf |slides}} ​  | HW2|       +|  2  | 24-28 มิ.ย.67 ​  ​|[Theory] Numeral system ​ {{ :​w02-lec-number-system.pdf |slides}} {{ :hw02numbersystem.pdf |homework}} ​ |[Python] Introduction to Python ​ {{ :​w02-w03intro-to-python.pdf |slides}} ​  | HW2|       
-|  3  | 1-5 ก.ค.67 |[Theory] Introduction to python ​ {{ :hw03numbersys2_66x.pdf |homework}} ​  ​| [Python] Introduction to Python ​ | HW3  |+|  3  | 1-5 ก.ค.67 |[Theory] Introduction to python ​ {{ :hw03intropython.pdf |homework}} | [Python] Introduction to Python ​ | HW3  |
 |  4  | 8-12 ก.ค.67 | [Flowchart] Sequential {{ :​w04-lec-flowchart-sequential.pdf |slides}} | [Python] Sequential programming ​ {{ :​w04-lab-coding-sequential.pdf |slides}} ​  {{ :​lab02sequentialx.pdf |labsheet}} |LAB02 ​ |  |  4  | 8-12 ก.ค.67 | [Flowchart] Sequential {{ :​w04-lec-flowchart-sequential.pdf |slides}} | [Python] Sequential programming ​ {{ :​w04-lab-coding-sequential.pdf |slides}} ​  {{ :​lab02sequentialx.pdf |labsheet}} |LAB02 ​ | 
 |  5  | 15-19 ก.ค.67 ​  | [Flowchart] Selection {{ :​w05-lec-flowchart-selection.pdf |slides}} ​ | [Python] Selection programming {{ :​w05-lab-coding-selection.pdf |slides}} ​  {{ :​lab03selectionx.pdf |labsheet}}| LAB03  | |  5  | 15-19 ก.ค.67 ​  | [Flowchart] Selection {{ :​w05-lec-flowchart-selection.pdf |slides}} ​ | [Python] Selection programming {{ :​w05-lab-coding-selection.pdf |slides}} ​  {{ :​lab03selectionx.pdf |labsheet}}| LAB03  |
Line 88: Line 88:
 |  12  | 2-6 ก.ย.67 ​ |[Flowchart] Loop _for  | [Python] Loop programming ​   {{ :​lab06loopx.pdf |labsheet}} ​ | LAB07  | |  12  | 2-6 ก.ย.67 ​ |[Flowchart] Loop _for  | [Python] Loop programming ​   {{ :​lab06loopx.pdf |labsheet}} ​ | LAB07  |
 |  13  | 9-13 ก.ย.67 | [Flowchart] Selection and loop {{ :​w12-lec-selection-loop.pdf |slides}} ​ | [Python] Selection and loop programming ​  {{ :​w12-lab-selection-loop.pdf |slides}} ​ {{ :​lab07selectionloopx.pdf |labsheet}} ​  | LAB08  |  |  13  | 9-13 ก.ย.67 | [Flowchart] Selection and loop {{ :​w12-lec-selection-loop.pdf |slides}} ​ | [Python] Selection and loop programming ​  {{ :​w12-lab-selection-loop.pdf |slides}} ​ {{ :​lab07selectionloopx.pdf |labsheet}} ​  | LAB08  | 
-|  14  |16-20 ก.ย.67 ​   | [Python] Defining a function {{ :w14-lec-string.pdf |slides}} | [Python] Writing your own function {{ :​w13-lab-definingfunction.pdf |slides}} ​ {{ :​lab08userdefinedfunctionปรับแก้x.pdf |labSheet}} ​ | LAB09  | +|  14  |16-20 ก.ย.67 ​   | [Python] Defining a function {{ :w13-lec-definingfunction.pdf |slides}}| [Python] Writing your own function {{ :​w13-lab-definingfunction.pdf |slides}} ​ {{ :​lab08userdefinedfunctionปรับแก้x.pdf |labSheet}} ​ | LAB09  | 
 |  15  |23-27 ก.ย.67 | [Python] String_I ​ {{ :​w14-lec-string.pdf |slides}} | [Python] String {{ :​w14-lab-string.pdf |slides}} ​  {{ :​lab09stringx.pdf |labsheet}} ​ | LAB10  |  |  15  |23-27 ก.ย.67 | [Python] String_I ​ {{ :​w14-lec-string.pdf |slides}} | [Python] String {{ :​w14-lab-string.pdf |slides}} ​  {{ :​lab09stringx.pdf |labsheet}} ​ | LAB10  | 
-|  16  |30 ก.ย.-4 ต.ค.67 ​ | [Python] String_II ​ {{ :w12-lec-stringx.pdf |Slides}} | [Python] String ​ {{ :​lab09stringx.pdf |labsheet}} ​ | LAB11  | +|  16  |30 ก.ย.-4 ต.ค.67 ​ | [Python] String_II ​ {{ :w15_lec_stringii.pdf |slides}} | [Python] String ​ {{ :​lab09stringx.pdf |labsheet}} ​ | LAB11  | 
-|  17  | 7-11 ต.ค.67 | [Python] List  {{ :w13-lec-listx.pdf |slides}} | [Python] List {{ :w13-lab-listx.pdf |Slides}} {{ :​lab10listx.pdf |labsheet}} ​ | LAB12  | +|  17  | 7-11 ต.ค.67 | [Python] List  {{ :w16-lec-list.pdf |slides}} | [Python] List {{ :w16-lab-list.pdf |slides}} {{ :​lab10listx.pdf |labsheet}} ​ | LAB12  | 
 |  18  |  ** สอบปลายภาค วันที่ 24 ตุลาคม พ.ศ.2567 เวลา 15:30-18:30 น. **  ไม่มีนโยบายสอบนอกตาราง ​ |||| |  18  |  ** สอบปลายภาค วันที่ 24 ตุลาคม พ.ศ.2567 เวลา 15:30-18:30 น. **  ไม่มีนโยบายสอบนอกตาราง ​ ||||
  
start.txt · Last modified: 2024/06/20 10:23 by admin101