Update Course for Genap 2015/2016
Signed-off-by: willysr <willysr@gmail.com>
This commit is contained in:
+4
-2
@@ -24,7 +24,7 @@ include "../includes/courses.php";
|
||||
<h3>Jadwal</h3>
|
||||
</header>
|
||||
<aside>
|
||||
<p>Grup <br/>Hari <br/>Jam <br/>Ruang </p>
|
||||
<p>Grup A<br/>Hari Rabu<br/>Jam 16.30<br/>Ruang </p>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="classinfo">
|
||||
@@ -70,7 +70,9 @@ include "../includes/courses.php";
|
||||
</header>
|
||||
<ol>
|
||||
<li>Introduction to Modern Cryptography (Jonathan Katz, Yehuda Lindell, Chapman & Hall)</li>
|
||||
<li>Handbook of Applied Cryptography (Alfred J. Menezes, Paul C. van Oorschot, Scott A. Vanstone, CRC Press)</li>
|
||||
<li><a href="http://cacr.uwaterloo.ca/hac/">Handbook of Applied Cryptography</a> (Alfred J. Menezes, Paul C. van Oorschot, Scott A. Vanstone, CRC Press)</li>
|
||||
<li>Coursera Course: <a href="https://www.coursera.org/course/crypto">Cryptography</a> (Dan Boneh - Stanford)</li>
|
||||
<li>Coursera Course: <a href="https://www.coursera.org/course/cryptography">Cryptography</a> (Jonathan Katz - University of Maryland)</li>
|
||||
</section>
|
||||
<?php
|
||||
include "../includes/footer.php";
|
||||
|
||||
Reference in New Issue
Block a user