| Server IP : 172.67.187.206 / Your IP : 172.71.28.155 Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586 User : SYSTEM ( 0) PHP Version : 5.6.30 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Inetpub/www/news/elearning/ |
Upload File : |
<?php
require './configs/app_top.php';
$title = "ยินดีต้อนรับสู่แบบทดสอบออนไลน์";
include './includes/header.php';
?>
<div class="container">
<h2>ว 30273 เทคโนโลยีเพื่อการนำเสนอสารสนเทศ (วิทยาการคำนวณ) ม.5</h2>
<p>เอกสารประกอบการเรียนรายวิชาเทคโนโลยีเพื่อการนำเสนอสารสนเทศ (วิทยาการคำนวณ) </p>
<table class="table table-condensed">
<thead>
<tr>
<th width="550">เรื่อง</th>
<th>เอกสาร</th>
<th>ใบกิจกรรม/ใบงาน</th>
</tr>
</thead>
<tbody>
<tr>
<td>โครงการสอน</td>
<td><a href="Lesson/sci5/IDP5.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></td>
<td></td>
</tr>
<tr>
<td> หน่วย1 วิทยาการคอมพิวเตอร์สื่อดิจิทัล และเทคโนโลยีสารสนเทศกับการดําเนินชีวิต </td>
<td></td>
<td></td>
</tr>
<tr>
<td> วิทยาการคอมพิวเตอร์กับการดำเนินชีวิต</td>
<td><a href="Lesson/sci5/unit1-1.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></a></td>
<td><a href="Lesson/sci5/Ex1-1.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></a></td>
</tr>
<tr>
<td> สื่อดิจิทัลกับการดำเนินชีวิต</td>
<td><a href="Lesson/sci5/unit1-2.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></a></td>
<td></td>
</tr>
<tr>
<td> เทคโนโลยีสารสนเทศกับการดำเนินชีวิต</td>
<td><a href="Lesson/sci5/unit1-3.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></a></td>
<td></td>
</tr>
<tr>
<td> การเพิ่มมูลค่าให้กับสินค้าและบริการ</td>
<td><a href="Lesson/sci5/unit1-4.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></a></td>
<td></td>
</tr>
<tr>
<td> กิจกรรม/ใบงาน</td>
<td></td>
<td><a href="Lesson/sci5/Ex1.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></a>
<a href="Lesson/sci5/test1.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></a>
</td>
</tr>
<tr>
<td> หน่วย2 เทคโนโลยีการจัดการข้อมูล</td>
<td></td>
<td></td>
</tr>
<tr>
<td> ข้อมูล</td>
<td><a href="Lesson/sci5/unit2-1.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></a></td>
<td></td>
</tr>
<tr>
<td> ฐานข้อมูล</td>
<td><a href="Lesson/sci5/unit2-2.pdf"><img src="Lesson/ict3/img/pdf.png" width="20" height="20" border="0" /></a>
<a href="https://youtu.be/EUWDcRed1oM?t=22" target="_blank"><img src="Lesson/ict3/img/youtube.png" width="20" height="20" border="0" /></a>
</td>
<td></td>
</tr>
<tr>
<td> คลังข้อมูล</td>
<td><a href="https://www.youtube.com/watch?v=HN25JLwMjRc" target="_blank"><img src="Lesson/ict3/img/youtube.png" width="20" height="20" border="0" /></a></td>
<td></td>
</tr>
<tr>
<td> การทำเหมืองข้อมูล</td>
<td></td>
<td></td>
</tr>
<tr>
<td> หน่วย3 การประมวลผลข้อมูล </td>
<td></td>
<td></td>
</tr>
<tr>
<td> หน่วย4 วิทยาการข้อมูล </td>
<td></td>
<td></td>
</tr>
<tr>
<td> ข้อมูลขนาดใหญ่</td>
<td>
<a href="https://www.youtube.com/watch?v=Z2sxjaLCnbY" target="_blank"><img src="Lesson/ict3/img/youtube.png" width="20" height="20" border="0" /></a>
<a href="https://www.youtube.com/watch?v=-rSMFbK98tg" target="_blank"><img src="Lesson/ict3/img/youtube.png" width="20" height="20" border="0" /></a></td>
<td></td>
</tr>
<tr>
<td> การวิเคราะห์ข้อมูล</td>
<td></td>
<td></td>
</tr>
<tr>
<td> วิทยาการข้อมูล</td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</div>
<?php
include './includes/footer.php';
require './configs/app_bottom.php';
?>