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
start [2026/06/19 05:32]
admin101 [แผนการสอน]
start [2026/09/10 04:51] (current)
admin101 [ประกาศการสอบ กลางภาค 1/2569]
Line 28: Line 28:
  
  
-===== ประกาศการสอบ กลางภาค/​าค 1/2569 =====+===== ประกาศคะแนนสอบงภาค 1/2569 ===== 
 +ะกาศดูคะแนนสอบกลางภาควิชา 204101 1/2569  
 +URL  https://​cmu.to/​e-exam 
 + ​หรือ ​ QR-Code ​  ​เพื่อดูผคะแนน 
 +โดรเข้าใช้งานระบบนั้น นักศึกษาจะใช้ CMU IT Account ของตัวเองในการเข้าใช้งานระบบ  
 +{{:​pic_science_ประกาศะแนน.png?​200|}} 
 +===== ประกาศการสอบ  ​1/2569 =====
 * การสอบ ไม่อนุญาตให้นำเอกสารหรือตำราเรียนหรือเครื่องคำนวณ(เครื่องคิดเลข/​มือถือ)เข้าไปยังที่นั่งสอบ หากตรวจพบว่านักศึกษาผู้ใดนำสิ่งของ ต้องห้ามเข้าห้องสอบถือเป็นการกระทำผิดฐานทุจริตในการสอบ * การสอบ ไม่อนุญาตให้นำเอกสารหรือตำราเรียนหรือเครื่องคำนวณ(เครื่องคิดเลข/​มือถือ)เข้าไปยังที่นั่งสอบ หากตรวจพบว่านักศึกษาผู้ใดนำสิ่งของ ต้องห้ามเข้าห้องสอบถือเป็นการกระทำผิดฐานทุจริตในการสอบ
-==== ห้องสอบลาภาค ​ตึก ​/ ห้อง ​ ===== +==== ห้องสอบลาภาค ​1/​2569  ​/ ห้อง ​ ===== 
- +ห้องสอบปลายภาค ยังไม่ประกาศห้องสอบ 
 +            ​sec001 ห้อง XXX  , sec002 ห้อง XXX  ,   ​sec003 ห้อง XXX 
 +            sec004 ห้อง XXX  , sec005 ห้อง XXX
  
  
Line 89: Line 96:
 ^  สัปดาห์ที่ ​ ^  วันที่ ​ ^  บรรยาย (Lecture) ​ ^  ปฏิบัติการ (Laboratory) ​ ^  ใบงาน ​ ^ ^  สัปดาห์ที่ ​ ^  วันที่ ​ ^  บรรยาย (Lecture) ​ ^  ปฏิบัติการ (Laboratory) ​ ^  ใบงาน ​ ^
 |      |    |    |   ​| ​ |      |    |    |   ​| ​
-|  1   ​|22-26 มิ.ย.69 |ชี้แจงรายละเอียดวิชา คะแนนต่างๆ เว็บภาควิชา การส่งงาน ​ [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  |+|  1   ​|22-26 มิ.ย.69 |ชี้แจงรายละเอียดวิชา คะแนนต่างๆ เว็บภาควิชา การส่งงาน ​ [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  {{ :w01-lab-code-dot-org.pdf |labsheet}} | HW1 และ Lab01  |
 |  2   ​|29มิ.ย.-3ก.ค.69 ​  ​|[Theory] Numeral system ​ {{ :​w02-lec-number-system.pdf |slides}} {{ :​hw02numbersystem.pdf |}} |[Python] Introduction to Python ​ {{ :​w02-w03intro-to-python.pdf |slides}} ​  | HW2|      ​ |  2   ​|29มิ.ย.-3ก.ค.69 ​  ​|[Theory] Numeral system ​ {{ :​w02-lec-number-system.pdf |slides}} {{ :​hw02numbersystem.pdf |}} |[Python] Introduction to Python ​ {{ :​w02-w03intro-to-python.pdf |slides}} ​  | HW2|      ​
 |  3   |6-10 ก.ค.69 |[Theory] Introduction to python ​ {{ :​hw03intropython.pdf |homework}}| [Python] Introduction to Python ​ | HW3  | |  3   |6-10 ก.ค.69 |[Theory] Introduction to python ​ {{ :​hw03intropython.pdf |homework}}| [Python] Introduction to Python ​ | HW3  |
 |  4   ​|13-17 ก.ค.69 | [Flowchart] Sequential {{ :​w04-lec-flowchart-sequential.pdf |slides}} | [Python] Sequential programming ​ {{ :​w04-lab-coding-sequential.pdf |slides}} {{ :​lab02sequential.pdf |labsheet}} |LAB02 ​ |  |  4   ​|13-17 ก.ค.69 | [Flowchart] Sequential {{ :​w04-lec-flowchart-sequential.pdf |slides}} | [Python] Sequential programming ​ {{ :​w04-lab-coding-sequential.pdf |slides}} {{ :​lab02sequential.pdf |labsheet}} |LAB02 ​ | 
-|  5   ​|20-24 ก.ค.69 ​  | [Flowchart] Selection {{ :​w05-lec-flowchart-selection.pdf |slides}} ​ | [Python] Selection programming {{ :​w05-lab-coding-selection.pdf |slides}} ​{{{ :​lab03selection.pdf |labsheet}}| LAB03  | +|  5   ​|20-24 ก.ค.69 ​  | [Flowchart] Selection {{ :​w05-lec-flowchart-selection.pdf |slides}} ​ | [Python] Selection programming {{ :​w05-lab-coding-selection.pdf |slides}} {{ :​lab03selection.pdf |labsheet}} | LAB03  | 
-|  6   ​|27-31 ก.ค.69 | [Flowchart] Nested selection {{ :​w06-lec-flowchart-nestedselection.pdf |slides}} ​ | [Python] Nested selection programming ​ {{:​w06-lab-coding-nestedselection.pdf|slides}} ​ {{ :xlab04nestedif.pdf |labsheet}} ​  ​| LAB04| +|  6   ​|27-31 ก.ค.69 | [Flowchart] Nested selection {{ :​w06-lec-flowchart-nestedselection.pdf |slides}} ​ | [Python] Nested selection programming ​ {{:​w06-lab-coding-nestedselection.pdf|slides}} ​ {{ :lab04nestedif.pdf |labsheet}} ​ | LAB04| 
-|  7   | 3-7 ส.ค.69 ​ | [Python] Basic function ​ {{ :​w07-lec-basic-function.pdf |slides}} ​ | [Python] Using functions ​  {{ :​w07-lab-basic-function.pdf |slides}} ​ {{ :xlab05builtinfunction.pdf |labsheet}} | LAB05  |+|  7   | 3-7 ส.ค.69 ​ | [Python] Basic function ​ {{ :​w07-lec-basic-function.pdf |slides}} ​ | [Python] Using functions ​  {{ :​w07-lab-basic-function.pdf |slides}} ​ {{ :lab05builtinfunction.pdf |labsheet}} | LAB05  |
 |  8   | 10-14 ส.ค.69| ทบทวน |ทบทวน | |  8   | 10-14 ส.ค.69| ทบทวน |ทบทวน |
 |      |17-21 ส.ค.69 |นศ.เตรียมสอบกลางภาค งดสอน||| |      |17-21 ส.ค.69 |นศ.เตรียมสอบกลางภาค งดสอน|||
 |      |   ** สอบกลางภาค วันที่ 25 สิงหาคม 2569 เวลา 12.00-15.00 น.** ​ ไม่มีนโยบายสอบนอกตาราง ​ ||||  |      |   ** สอบกลางภาค วันที่ 25 สิงหาคม 2569 เวลา 12.00-15.00 น.** ​ ไม่มีนโยบายสอบนอกตาราง ​ |||| 
-|  9   ​|31ส.ค.-4ก.ย.69|[Flowchart] Loop _while เนื้อหาปลายภาค {{ :​w10-w11-lec-loop.pdf |slides}} | [Python] Loop programming เนื้อหาปลายภาค {{ :​w10-w11-lab-loop.pdf |slides}} {{ :xlab06loopwhile.pdf |labsheet}} ​ | LAB06  | +|  9   ​|31ส.ค.-4ก.ย.69|[Flowchart] Loop _while เนื้อหาปลายภาค {{ :​w10-w11-lec-loop.pdf |slides}} | [Python] Loop programming เนื้อหาปลายภาค {{ :​w10-w11-lab-loop.pdf |slides}} {{ :lab06loopwhile.pdf |labsheet}} ​ | LAB06  | 
-|  10  | 7-11 ก.ย.69 ​ |[Flowchart] Loop _for  | [Python] Loop programming ​ {{ :xlab07loopfor.pdf | labsheet}} | LAB07  | +|  10  | 7-11 ก.ย.69 ​ |[Flowchart] Loop _for  | [Python] Loop programming ​ {{ :lab07loopfor.pdf |labsheet}} ​  ​| LAB07  | 
-|  11  | 14-18 ก.ย.69 | [Flowchart] Selection and loop {{ :​w12-lec-selection-loop.pdf |slides}} ​ | [Python] Selection and loop programming ​  {{ :​w12-lab-selection-loop.pdf |slides}} {{ :xlab08selectionandloop.pdf |labsheet}} ​  ​| LAB08 |  +|  11  | 14-18 ก.ย.69 | [Flowchart] Selection and loop {{ :​w12-lec-selection-loop.pdf |slides}} ​ | [Python] Selection and loop programming ​  {{ :​w12-lab-selection-loop.pdf |slides}} {{ :lab08selectionandloop.pdf |labsheet}}| LAB08 |  
-|  12  | 21-25 ก.ย. 69    | [Python] Defining a function {{ :​w13-lec-definingfunction.pdf |slides}}| [Python] Writing your own function {{ :​w13-lab-definingfunction.pdf |slides}} {{ :xlab09userdefinedfunction.pdf |labsheet}} | LAB09 |  +|  12  | 21-25 ก.ย. 69    | [Python] Defining a function {{ :​w13-lec-definingfunction.pdf |slides}}| [Python] Writing your own function {{ :​w13-lab-definingfunction.pdf |slides}} {{ :lab09userdefinedfunction.pdf |labsheet}} ​ | LAB09 |  
-|  13  |28ก.ย.-2ต.ค.69| [Python] String_I ​ {{ :​w14-lec-string.pdf |slides}} | [Python] String {{ :​w14-lab-string.pdf |slides}} {{ :xlab10string.pdf |labsheet}} ​  ​| LAB10  |  +|  13  |28ก.ย.-2ต.ค.69| [Python] String_I ​ {{ :​w14-lec-string.pdf |slides}} | [Python] String {{ :​w14-lab-string.pdf |slides}} {{ :lab10string.pdf |labsheet}} ​   | LAB10  |  
-|  14  |5-9 ต.ค. 69 | [Python] String_II ​   {{ :​w15_lec_stringii.pdf |slides}} | [Python] String II {{ :xlab11stringii.pdf |labsheet}} ​ | LAB11  | +|  14  |5-9 ต.ค. 69 | [Python] String_II ​   {{ :​w15_lec_stringii.pdf |slides}} | [Python] String II {{ :lab11stringii.pdf |labsheet}} ​  ​| LAB11  | 
-|  15  | 12-16 ต.ค.69 | [Python] List {{ :​w16-lec-listv01.pdf |slides}} | [Python] List {{ :​w16-lab-listv01def.pdf |slides}} {{ :xlab12list.pdf | labsheet}} ​ | LAB12  | +|  15  | 12-16 ต.ค.69 | [Python] List {{ :​w16-lec-listv01.pdf |slides}} | [Python] List {{ :​w16-lab-listv01def.pdf |slides}} {{ :lab12list.pdf |labsheet}} ​ | LAB12  | 
 |      |  ** สอบปลายภาค วันที่ 28 ตุลาคม พ.ศ.2569 เวลา 15:30-18:30 น. **  ไม่มีนโยบายสอบนอกตาราง ​ |||| |      |  ** สอบปลายภาค วันที่ 28 ตุลาคม พ.ศ.2569 เวลา 15:30-18:30 น. **  ไม่มีนโยบายสอบนอกตาราง ​ ||||
  
Line 129: Line 136:
 {{ :​การติดตั้ง_python3.6.pdf |การติดตั้ง Python 3.6}} {{ :​การติดตั้ง_python3.6.pdf |การติดตั้ง Python 3.6}}
  
-{{ :​ขั้นตอนreplitdotcom.pdf |}}+
  
  
start.1781839972.txt.gz · Last modified: 2026/06/19 05:32 by admin101