Signed-off-by: Willy Sudiarto Raharjo <willysr@staff.ukdw.ac.id>
This commit is contained in:
@@ -24,7 +24,7 @@ include "includes/navbar.html";
|
||||
<section class="right">
|
||||
<section class="quotes">
|
||||
<?php
|
||||
//include "includes/quotes.php";
|
||||
include "includes/quotes.php";
|
||||
?>
|
||||
</section>
|
||||
|
||||
|
||||
+8
-6
@@ -44,16 +44,18 @@ include "../includes/courses.php";
|
||||
<ol>
|
||||
<li>Syllabus</li>
|
||||
<li>Introduction to the World of Technology</li>
|
||||
<li>Binary Values and Number Systems</li>
|
||||
<li>Data Representation</li>
|
||||
<li>Computing Components</li>
|
||||
<li>Programming & Algorithms</li>
|
||||
<li>Computing Hardwares (System Unit, Processing, Memory, Storage, I/O)</li>
|
||||
<li>Operating Systems</li>
|
||||
<li>Algorithms</li>
|
||||
<li>Databases</li>
|
||||
<li>Networking & Internet</li>
|
||||
<li>Artificial Intelligence</li>
|
||||
<li>Computer Networks</li>
|
||||
<li>Web Technologies</li>
|
||||
<li>Introduction to Artificial Intelligence</li>
|
||||
<li>Generative AI</li>
|
||||
<li>Computer Security</li>
|
||||
<li>Computer Security and Privacy</li>
|
||||
<li>Cloud Computing</li>
|
||||
<li>Computer Ethics</li>
|
||||
</ol>
|
||||
</section>
|
||||
<section class="references">
|
||||
|
||||
Reference in New Issue
Block a user