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="right">
|
||||||
<section class="quotes">
|
<section class="quotes">
|
||||||
<?php
|
<?php
|
||||||
//include "includes/quotes.php";
|
include "includes/quotes.php";
|
||||||
?>
|
?>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
+8
-6
@@ -44,16 +44,18 @@ include "../includes/courses.php";
|
|||||||
<ol>
|
<ol>
|
||||||
<li>Syllabus</li>
|
<li>Syllabus</li>
|
||||||
<li>Introduction to the World of Technology</li>
|
<li>Introduction to the World of Technology</li>
|
||||||
<li>Binary Values and Number Systems</li>
|
|
||||||
<li>Data Representation</li>
|
<li>Data Representation</li>
|
||||||
<li>Computing Components</li>
|
<li>Computing Hardwares (System Unit, Processing, Memory, Storage, I/O)</li>
|
||||||
<li>Programming & Algorithms</li>
|
|
||||||
<li>Operating Systems</li>
|
<li>Operating Systems</li>
|
||||||
|
<li>Algorithms</li>
|
||||||
<li>Databases</li>
|
<li>Databases</li>
|
||||||
<li>Networking & Internet</li>
|
<li>Computer Networks</li>
|
||||||
<li>Artificial Intelligence</li>
|
<li>Web Technologies</li>
|
||||||
|
<li>Introduction to Artificial Intelligence</li>
|
||||||
<li>Generative AI</li>
|
<li>Generative AI</li>
|
||||||
<li>Computer Security</li>
|
<li>Computer Security and Privacy</li>
|
||||||
|
<li>Cloud Computing</li>
|
||||||
|
<li>Computer Ethics</li>
|
||||||
</ol>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
<section class="references">
|
<section class="references">
|
||||||
|
|||||||
Reference in New Issue
Block a user