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/08/11 05:02]
admin101 [ห้องสอบกลางภาค 1/2569 ตึกภาควิชาวิทยาการคอมพิวเตอร์ คณะวิทยาศาสตร์ / ห้อง]
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 ​ตึกภาควิชาวิทยาการคอมพิวเตอร์ คณะวิทยาศาสตร์ ​/ ห้อง ​ ===== +==== ห้องสอบลาภาค 1/​2569 ​ / ห้อง ​ ===== 
-ห้องสอบลาภาค  +ห้องสอบลาภาค ​ยังไม่ประกาศห้องสอบ 
-            sec001 ห้อง ​CSB210 ​ , sec002 ห้อง ​CSB209 ​ , ​  ​sec003 ห้อง ​CSB100 +            sec001 ห้อง ​XXX  , sec002 ห้อง ​XXX  , ​  ​sec003 ห้อง ​XXX 
-            sec004 ห้อง ​CSB207 ​ , sec005 ห้อง ​CSB207+            sec004 ห้อง ​XXX  , sec005 ห้อง ​XXX
  
  
Line 100: Line 106:
 |      |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 น. **  ไม่มีนโยบายสอบนอกตาราง ​ ||||
  
start.1786417327.txt.gz · Last modified: 2026/08/11 05:02 by admin101