Update Course Layout
This commit is contained in:
+57
-53
@@ -1,69 +1,73 @@
|
|||||||
<!DOCTYPE html
|
<!DOCTYPE html>
|
||||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
||||||
<head>
|
<head>
|
||||||
<title>Willy Sudiarto Raharjo - IT Architecture</title>
|
<title>Willy Sudiarto Raharjo - Computer Technology</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
<meta name="keywords" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Arsitektur Teknologi Informasi, Teknik Informatika" />
|
||||||
<meta name="keyword" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Arsitektur Teknologi Informasi, Teknologi Informasi, Arsitektur Informasi, Teknik Informatika" />
|
|
||||||
<meta name="description" content="Situs ini berisi halaman materi untuk kelas Arsitektur Teknologi Informasi Universitas Kristen Duta Wacana" />
|
<meta name="description" content="Situs ini berisi halaman materi untuk kelas Arsitektur Teknologi Informasi Universitas Kristen Duta Wacana" />
|
||||||
<link rel="icon" href="images/favicon.ico" type="image/ico" />
|
<link rel="icon" href="../images/favicon.ico" type="image/ico" />
|
||||||
<script type="text/javascript" src="include/navbar.js"></script>
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@import "../includes/index.css";
|
@import "../includes/index.css";
|
||||||
|
@import "../includes/normalize.css";
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header-class"><span class="subjectTitle">IT Architecture</span>
|
|
||||||
<?php
|
<?php
|
||||||
include "../includes/functions.php";
|
include "../includes/functions.php";
|
||||||
include "../includes/date.php";
|
?>
|
||||||
|
<header role="banner">
|
||||||
|
<?php
|
||||||
include "../includes/courses.php";
|
include "../includes/courses.php";
|
||||||
?>
|
?>
|
||||||
</div>
|
</header>
|
||||||
<div class="sidebar">
|
<section class="title">IT Architecture</section>
|
||||||
<!-- Class Information //-->
|
<section class="sidebar">
|
||||||
<div id="class-information">
|
<header>
|
||||||
<ul class="cinfo">
|
<h3>Kelas</h3>
|
||||||
<li><h3>Kelas </h3>
|
</header>
|
||||||
<p>Hari <br/>Jam <br/>Ruang </p></li>
|
<aside>
|
||||||
<li><h3>Nilai Akhir</h3>
|
<p>Hari <br/>Jam <br/>Ruang </p>
|
||||||
<p><a href="https://docs.google.com/spreadsheet/pub?hl=en_US&hl=en_US&key=0AvhuiUaiIBYmdEdiWkROUTYyOTVhOG1qekpuQzFIZ1E&output=html">Nilai Akhir</a></p></li>
|
</aside>
|
||||||
</ul>
|
</section>
|
||||||
</div>
|
<section class="classinfo">
|
||||||
</div>
|
<section class="description">
|
||||||
<div class="content">
|
<header>
|
||||||
<div class="subtitle">Pengantar</div>
|
<h1>PENGANTAR</h1>
|
||||||
<p>Matakuliah ini memberikan landasan terkait dengan pengembangan dan pembangunan arsitektur teknologi informasi. Selain lapisan dan metodologi pengembangannya, matakuliah ini juga akan mendiskusikan beberapa bentuk arsitektur teknologi informasi yang sudah diterapkan disertai dengan studi kasus.</p>
|
</header>
|
||||||
<div class="subtitle">Materi Presentasi</div>
|
<p>Matakuliah ini memberikan landasan terkait dengan pengembangan dan pembangunan arsitektur teknologi informasi. Selain lapisan dan metodologi pengembangannya, matakuliah ini juga akan mendiskusikan beberapa bentuk arsitektur teknologi informasi yang sudah diterapkan disertai dengan studi kasus.</p>
|
||||||
<ol>
|
</section>
|
||||||
<li>Syllabus</a></li>
|
</section>
|
||||||
<li>Introduction to IT Architectures</li>
|
|
||||||
<li>Server Architectures</li>
|
<section class="material">
|
||||||
<li>Cloud Computing #1</li>
|
<header>
|
||||||
<li>Cloud Computing #2</li>
|
<h1>MATERI</h1>
|
||||||
<li>Web Architecture</li>
|
</header>
|
||||||
<li>Service Oriented Architecture</li>
|
<ol>
|
||||||
<li>Web Services Architectures</li>
|
<li>Syllabus</a></li>
|
||||||
<li>Search Engines Architectures</li>
|
<li>Introduction to IT Architectures</li>
|
||||||
<li>E-Business & E-Commerce System Architectures</li>
|
<li>Server Architectures</li>
|
||||||
<li>Web 2.0 & Social Networks Architectures</li>
|
<li>Cloud Computing #1</li>
|
||||||
<li>Mobile System & Pervasive Computing Architectures</li>
|
<li>Cloud Computing #2</li>
|
||||||
<li>Enterprise System Architectures</li>
|
<li>Web Architecture</li>
|
||||||
</ol>
|
<li>Service Oriented Architecture</li>
|
||||||
<div class="subtitle">Referensi Buku</div>
|
<li>Web Services Architectures</li>
|
||||||
<ol>
|
<li>Search Engines Architectures</li>
|
||||||
<li>Enterprise Cloud Computing: Technology, Architecture, Applications (Gautam Shroff, Cambridge)</li>
|
<li>E-Business & E-Commerce System Architectures</li>
|
||||||
<li>Cloud Computing Bible (Barrie Sosinsky, Wiley)</li>
|
<li>Web 2.0 & Social Networks Architectures</li>
|
||||||
<li>Distributed and Cloud Computing: From Parallel Processing to the Internet of Things (Kai Hwang, Jack Dongarra, Geoffrey C. Fox, Morgan Kaufmann)</li>
|
<li>Mobile System & Pervasive Computing Architectures</li>
|
||||||
<li>Information Technology for Management: Transforming Organizations in the Digital Economy (Efraim Turban, Dorothy Leidner, Ephraim McLean, James Wetherbe, Wiley)</li>
|
<li>Enterprise System Architectures</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</section>
|
||||||
<!-- End Content //-->
|
<section class="references">
|
||||||
<div class="footer">
|
<header>
|
||||||
|
<h1>REFERENSI</h1>
|
||||||
|
</header>
|
||||||
|
<ol>
|
||||||
|
<li>Enterprise Cloud Computing: Technology, Architecture, Applications (Gautam Shroff, Cambridge)</li>
|
||||||
|
<li>Cloud Computing Bible (Barrie Sosinsky, Wiley)</li>
|
||||||
|
<li>Distributed and Cloud Computing: From Parallel Processing to the Internet of Things (Kai Hwang, Jack Dongarra, Geoffrey C. Fox, Morgan Kaufmann)</li>
|
||||||
|
</ol>
|
||||||
|
</section>
|
||||||
<?php
|
<?php
|
||||||
include "../includes/footer.php";
|
include "../includes/footer.php";
|
||||||
?>
|
?>
|
||||||
</div>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
+11
-5
@@ -1,10 +1,16 @@
|
|||||||
<div id="nav">
|
<nav role="navigation">
|
||||||
<ul class="level1">
|
<ul>
|
||||||
<li><a href="../index.php">Home</a></li>
|
<li><a href="../index.php">Home</a></li>
|
||||||
|
<li>|</li>
|
||||||
<li><a href="../manpro-ti/">Proj Mngt</a></li>
|
<li><a href="../manpro-ti/">Proj Mngt</a></li>
|
||||||
<li><a href="../os-ti/">Op Sys</a></li>
|
<li>|</li>
|
||||||
<li><a href="../kakom-ti/">CompSec</a></li>
|
<li><a href="../kakom-ti/">CompSec</a></li>
|
||||||
<li><a href="../ati-ti/">IT Arch</a></li>
|
<li>|</li>
|
||||||
<li><a href="../tekkom-ti/">Comp Tech</a></li>
|
<li><a href="../tekkom-ti/">Comp Tech</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<ul id="socialbar">
|
||||||
|
<li class="facebook"><a href="http://www.facebook.com/willysr">Facebook</a></li>
|
||||||
|
<li class="twitter"><a href="http://www.twitter.com/willysr2804">Twitter</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
|
||||||
|
|||||||
+15
-3
@@ -40,8 +40,6 @@ a:active {
|
|||||||
color: #00F;
|
color: #00F;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
nav[role="navigation"] ul {
|
nav[role="navigation"] ul {
|
||||||
float: right;
|
float: right;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
@@ -183,7 +181,7 @@ section.news article header time {
|
|||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
section.news article p {
|
section.news article p, section.notice p, section.description p, section.references ol li {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
line-height: 1.5rem;
|
line-height: 1.5rem;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@@ -231,3 +229,17 @@ section.biography p {
|
|||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
line-height: 1.5rem;
|
line-height: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
section.material ol li {
|
||||||
|
line-height: 1.3rem;
|
||||||
|
font-size: 1rem;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
section.material ol ul li {
|
||||||
|
line-height: 1.2rem;
|
||||||
|
font-size: 1rem;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
@@ -10,29 +10,7 @@ include "includes/meta.html";
|
|||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@import "includes/index.css";
|
@import "includes/index.css";
|
||||||
@import "includes/normalize.css";
|
@import "includes/normalize.css";
|
||||||
@import "includes/fullcalendar/fullcalendar.css";
|
|
||||||
@import "includes/fullcalendar/fullcalendar.print.css";
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<script type='text/javascript' src='includes/jquery/jquery.min.js'></script>
|
|
||||||
<script type='text/javascript' src='includes/jquery/jquery-ui-1.8.17.custom.min.js'></script>
|
|
||||||
<script type='text/javascript' src='includes/fullcalendar/fullcalendar.min.js'></script>
|
|
||||||
<script type='text/javascript' src='includes/fullcalendar/gcal.js'></script>
|
|
||||||
<script type='text/javascript'>
|
|
||||||
$(document).ready(function() {
|
|
||||||
$('#calendar').fullCalendar({
|
|
||||||
events: 'https://www.google.com/calendar/feeds/willysr%40gmail.com/public/basic',
|
|
||||||
currentTimezone: 'Asia/Jakarta',
|
|
||||||
header: {
|
|
||||||
left: 'prev,next today',
|
|
||||||
center: 'title',
|
|
||||||
right: 'month,agendaWeek,agendaDay'
|
|
||||||
},
|
|
||||||
defaultView: 'agendaWeek'
|
|
||||||
});
|
|
||||||
});
|
|
||||||
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<?php
|
<?php
|
||||||
|
|||||||
+53
-43
@@ -1,60 +1,70 @@
|
|||||||
<!DOCTYPE html
|
<!DOCTYPE html>
|
||||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
||||||
<head>
|
<head>
|
||||||
<title>Willy Sudiarto Raharjo - Computer Security</title>
|
<title>Willy Sudiarto Raharjo - Computer Security</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
<meta name="keywords" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Keamanan Komputer, Teknik Informatika" />
|
||||||
<meta name="keyword" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Keamanan Komputer, Teknik Informatika" />
|
|
||||||
<meta name="description" content="Situs ini berisi halaman materi untuk kelas Keamanan Komputer Universitas Kristen Duta Wacana" />
|
<meta name="description" content="Situs ini berisi halaman materi untuk kelas Keamanan Komputer Universitas Kristen Duta Wacana" />
|
||||||
<link rel="icon" href="images/favicon.ico" type="image/ico" />
|
<link rel="icon" href="../images/favicon.ico" type="image/ico" />
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@import "../includes/index.css";
|
@import "../includes/index.css";
|
||||||
|
@import "../includes/normalize.css";
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header-class"><span class="subjectTitle">Computer Security</span>
|
|
||||||
<?php
|
<?php
|
||||||
include "../includes/functions.php";
|
include "../includes/functions.php";
|
||||||
include "../includes/date.php";
|
?>
|
||||||
|
<header role="banner">
|
||||||
|
<?php
|
||||||
include "../includes/courses.php";
|
include "../includes/courses.php";
|
||||||
?>
|
?>
|
||||||
</div>
|
</header>
|
||||||
<div class="sidebar">
|
<section class="title">Computer Security</section>
|
||||||
<!-- Class Information //-->
|
<section class="sidebar">
|
||||||
<div id="class-information">
|
<header>
|
||||||
<ul class="cinfo">
|
<h3>Kelas</h3>
|
||||||
<li><h3>Kelas </h3>
|
</header>
|
||||||
<p>Hari <br/>Jam <br/>Ruang </p></li>
|
<aside>
|
||||||
<li><h3>Nilai Akhir</h3>
|
<p>Hari <br/>Jam <br/>Ruang </p>
|
||||||
<p><a href="https://docs.google.com/spreadsheet/pub?hl=en_US&hl=en_US&key=0AvhuiUaiIBYmdEJwa3h0QTUyRlVNRVJvLU9RaE1xaUE&output=html">Nilai Akhir</a></li>
|
</aside>
|
||||||
</ul>
|
</section>
|
||||||
</div>
|
<section class="classinfo">
|
||||||
</div>
|
<section class="notice">
|
||||||
<div class="content">
|
<header>
|
||||||
<div class="notifications">PEMBERITAHUAN</div>
|
<h1>PEMBERITAHUAN</h1>
|
||||||
<p>Bagi yang hendak mengambil matakuliah ini, Anda <strong>diwajibkan memiliki dan membawa buku Information Security: Principles and Practice dan Cryptography Engineering</strong>.</p>
|
</header>
|
||||||
<div class="subtitle">Pengantar</div>
|
<p>Bagi yang hendak mengambil matakuliah ini, Anda <strong>diwajibkan memiliki dan membawa buku Information Security: Principles and Practice dan Cryptography Engineering</strong>.</p>
|
||||||
<p>Matakuliah ini memperkenalkan konsep pengamanan data dan informasi dengan menggunakan kriptografi, digital signatures, dan pembahasan beberapa protokol yang umum dipakai pada aplikasi nyata.</p>
|
</section>
|
||||||
<div class="subtitle">Materi Presentasi</div>
|
<section class="description">
|
||||||
<ol>
|
<header>
|
||||||
<li>Syllabus</a></li>
|
<h1>PENGANTAR</h1>
|
||||||
</ol>
|
</header>
|
||||||
<div class="subtitle">Referensi Buku</div>
|
<p>Matakuliah ini memperkenalkan konsep pengamanan data dan informasi dengan menggunakan kriptografi, digital signatures, dan pembahasan beberapa protokol yang umum dipakai pada aplikasi nyata.</p>
|
||||||
<ol>
|
</section>
|
||||||
<li>Information Security : Principles and Practice (Mark Stamp - Wiley)</li>
|
</section>
|
||||||
<li>Cryptography Engineering : Design Principles and Practical Applications (Niels Ferguson, Bruce Schneier, Tadayoshi Kohno - Wiley)</li>
|
|
||||||
<li>Security Awareness: Applying Practical Security in Your World (Mark Ciampa - Cengage)</li>
|
<section class="material">
|
||||||
<li>Computer Security Handbook (Seymour Bosworth, M.E. Kabay - John Wiley & Sons, Inc)</li>
|
<header>
|
||||||
<li>Computer and Information Security Handbook (John R. Vacca - Morgan Kaufman)</li>
|
<h1>MATERI</h1>
|
||||||
<li><a href="http://www.cacr.math.uwaterloo.ca/hac/">Handbook of Applied Cryptography</a></li>
|
</header>
|
||||||
</ol>
|
<ol>
|
||||||
</div>
|
<li>Syllabus</li>
|
||||||
<!-- End Content //-->
|
</ol>
|
||||||
<div class="footer">
|
</section>
|
||||||
|
<section class="references">
|
||||||
|
<header>
|
||||||
|
<h1>REFERENSI</h1>
|
||||||
|
</header>
|
||||||
|
<ol>
|
||||||
|
<li>Information Security : Principles and Practice (Mark Stamp - Wiley)</li>
|
||||||
|
<li>Cryptography Engineering : Design Principles and Practical Applications (Niels Ferguson, Bruce Schneier, Tadayoshi Kohno - Wiley)</li>
|
||||||
|
<li>Security Awareness: Applying Practical Security in Your World (Mark Ciampa - Cengage)</li>
|
||||||
|
<li>Computer Security Handbook (Seymour Bosworth, M.E. Kabay - John Wiley & Sons, Inc)</li>
|
||||||
|
<li>Computer and Information Security Handbook (John R. Vacca - Morgan Kaufman)</li>
|
||||||
|
<li><a href="http://www.cacr.math.uwaterloo.ca/hac/">Handbook of Applied Cryptography</a></li>
|
||||||
|
</ol>
|
||||||
|
</section>
|
||||||
<?php
|
<?php
|
||||||
include "../includes/footer.php";
|
include "../includes/footer.php";
|
||||||
?>
|
?>
|
||||||
</div>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
+60
-51
@@ -1,68 +1,77 @@
|
|||||||
<!DOCTYPE html
|
<!DOCTYPE html>
|
||||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
||||||
<head>
|
<head>
|
||||||
<title>Willy Sudiarto Raharjo - Project Management</title>
|
<title>Willy Sudiarto Raharjo - Project Management</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
<meta name="keywords" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Manajemen Proyek, Teknik Informatika" />
|
||||||
<meta name="keyword" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Manajemen Proyek, Teknik Informatika" />
|
|
||||||
<meta name="description" content="Situs ini berisi halaman materi untuk kelas Manajemen Proyek Universitas Kristen Duta Wacana" />
|
<meta name="description" content="Situs ini berisi halaman materi untuk kelas Manajemen Proyek Universitas Kristen Duta Wacana" />
|
||||||
<link rel="icon" href="images/favicon.ico" type="image/ico" />
|
<link rel="icon" href="../images/favicon.ico" type="image/ico" />
|
||||||
<script type="text/javascript" src="include/navbar.js"></script>
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@import "../includes/index.css";
|
@import "../includes/index.css";
|
||||||
|
@import "../includes/normalize.css";
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header-class"><span class="subjectTitle">Project Management</span>
|
|
||||||
<?php
|
<?php
|
||||||
include "../includes/functions.php";
|
include "../includes/functions.php";
|
||||||
include "../includes/date.php";
|
?>
|
||||||
|
<header role="banner">
|
||||||
|
<?php
|
||||||
include "../includes/courses.php";
|
include "../includes/courses.php";
|
||||||
?>
|
?>
|
||||||
</div>
|
</header>
|
||||||
<div class="sidebar">
|
<section class="title">Project Management</section>
|
||||||
<!-- Class Information //-->
|
<section class="sidebar">
|
||||||
<div id="class-information">
|
<header>
|
||||||
<ul class="cinfo">
|
<h3>Kelas</h3>
|
||||||
<li><h3>Kelas </h3>
|
</header>
|
||||||
<p>Hari <br/>Jam <br/>Ruang </p></li>
|
<aside>
|
||||||
<li><h3>NILAI AKHIR</h3>
|
<p>Hari <br/>Jam <br/>Ruang </p>
|
||||||
<p><a href="https://docs.google.com/spreadsheet/pub?key=0AvhuiUaiIBYmdDZ3dy1TRGVuMkx4TUtZY2tQSUFsYWc&output=html">NILAI AKHIR</a></p></li>
|
</aside>
|
||||||
</ul>
|
</section>
|
||||||
</div>
|
<section class="classinfo">
|
||||||
</div>
|
<section class="notice">
|
||||||
<div class="content">
|
<header>
|
||||||
<div class="notifications">PEMBERITAHUAN</div>
|
<h1>PEMBERITAHUAN</h1>
|
||||||
<p>Bagi yang hendak mengambil matakuliah ini, Anda <strong>diwajibkan memiliki dan membawa buku Managing Information Technology Project di setiap pertemuan</strong>. Tidak akan disediakan slide materi untuk perkuliahan ini, karena semua materi sudah ada di buku.</p>
|
</header>
|
||||||
<div class="subtitle">Pengantar</div>
|
<p>Bagi yang hendak mengambil matakuliah ini, Anda <strong>diwajibkan memiliki dan membawa buku Managing Information Technology Project di setiap pertemuan</strong>. Tidak akan disediakan slide materi untuk perkuliahan ini, karena semua materi sudah ada di buku.</p>
|
||||||
<p>Matakuliah ini mencakup sisi manajemen dari pengelolaan sebuah proyek. Materi yang dibahas mulai dari pendefinisian, perencanaan, penjadwalan, pengendalian, analisa ekonomis, manajemen resiko, sampai dengan implementasinya dengan bantuan aplikasi perangkat lunak. Mahasiswa dalam prakteknya akan mengerjakan sebuah proyek dalam skala kecil untuk mengimplementasikan ilmu yang didapatkan selama perkuliahan.</p>
|
</section>
|
||||||
<div class="subtitle">Materi Presentasi</div>
|
<section class="description">
|
||||||
<ol>
|
<header>
|
||||||
<li>Syllabus</li>
|
<h1>PENGANTAR</h1>
|
||||||
<li>Introduction to Project Management</li>
|
</header>
|
||||||
<li>Project Management and Information Technology Context</li>
|
<p>Matakuliah ini mencakup sisi manajemen dari pengelolaan sebuah proyek. Materi yang dibahas mulai dari pendefinisian, perencanaan, penjadwalan, pengendalian, analisa ekonomis, manajemen resiko, sampai dengan implementasinya dengan bantuan aplikasi perangkat lunak. Mahasiswa dalam prakteknya akan mengerjakan sebuah proyek dalam skala kecil untuk mengimplementasikan ilmu yang didapatkan selama perkuliahan.</p>
|
||||||
<li>Project Integration Management</li>
|
</section>
|
||||||
<li>Project Scope Management</li>
|
</section>
|
||||||
<li>Project Time Management</li>
|
|
||||||
<li>Project Cost Management</li>
|
<section class="material">
|
||||||
<li>Project Quality Management</li>
|
<header>
|
||||||
<li>Project Human Resource Management</li>
|
<h1>MATERI</h1>
|
||||||
<li>Project Communications Management</li>
|
</header>
|
||||||
<li>Project Risk Management</li>
|
<ol>
|
||||||
<li>Project Procurement Management</li>
|
<li>Syllabus</li>
|
||||||
<li>Presentasi Project</li>
|
<li>Introduction to Project Management</li>
|
||||||
</ol>
|
<li>Project Management and Information Technology Context</li>
|
||||||
<div class="subtitle">Referensi Buku</div>
|
<li>Project Integration Management</li>
|
||||||
<ol>
|
<li>Project Scope Management</li>
|
||||||
<li>Managing Information Technology Project, 6th Edition (Kathy Schwalbe - Cengage)</li>
|
<li>Project Time Management</li>
|
||||||
</ol>
|
<li>Project Cost Management</li>
|
||||||
</div>
|
<li>Project Quality Management</li>
|
||||||
<!-- End Content //-->
|
<li>Project Human Resource Management</li>
|
||||||
<div class="footer">
|
<li>Project Communications Management</li>
|
||||||
|
<li>Project Risk Management</li>
|
||||||
|
<li>Project Procurement Management</li>
|
||||||
|
<li>Presentasi Project</li>
|
||||||
|
</ol>
|
||||||
|
</section>
|
||||||
|
<section class="references">
|
||||||
|
<header>
|
||||||
|
<h1>REFERENSI</h1>
|
||||||
|
</header>
|
||||||
|
<ol>
|
||||||
|
<li>Managing Information Technology Project, 6th Edition (Kathy Schwalbe - Cengage)</li>
|
||||||
|
</ol>
|
||||||
|
</section>
|
||||||
<?php
|
<?php
|
||||||
include "../includes/footer.php";
|
include "../includes/footer.php";
|
||||||
?>
|
?>
|
||||||
</div>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
+82
-72
@@ -1,90 +1,100 @@
|
|||||||
<!DOCTYPE html
|
<!DOCTYPE html>
|
||||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
||||||
<head>
|
<head>
|
||||||
<title>Willy Sudiarto Raharjo - Computer Technology</title>
|
<title>Willy Sudiarto Raharjo - Computer Technology</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
<meta name="keywords" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Teknologi Komputer, Teknik Informatika" />
|
||||||
<meta name="keyword" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Teknologi Komputer, Teknik Informatika" />
|
|
||||||
<meta name="description" content="Situs ini berisi halaman materi untuk kelas Teknologi Komputer Universitas Kristen Duta Wacana" />
|
<meta name="description" content="Situs ini berisi halaman materi untuk kelas Teknologi Komputer Universitas Kristen Duta Wacana" />
|
||||||
<link rel="icon" href="images/favicon.ico" type="image/ico" />
|
<link rel="icon" href="../images/favicon.ico" type="image/ico" />
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
@import "../includes/index.css";
|
@import "../includes/index.css";
|
||||||
|
@import "../includes/normalize.css";
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="header-class"><span class="subjectTitle">Computer Technology</span>
|
|
||||||
<?php
|
<?php
|
||||||
include "../includes/functions.php";
|
include "../includes/functions.php";
|
||||||
include "../includes/date.php";
|
?>
|
||||||
|
<header role="banner">
|
||||||
|
<?php
|
||||||
include "../includes/courses.php";
|
include "../includes/courses.php";
|
||||||
?>
|
?>
|
||||||
</div>
|
</header>
|
||||||
<div class="sidebar">
|
<section class="title">Computer Technology</section>
|
||||||
<!-- Class Information //-->
|
<section class="sidebar">
|
||||||
<div id="class-information">
|
<header>
|
||||||
<ul class="cinfo">
|
<h3>Kelas</h3>
|
||||||
<li><h3>Kelas </h3>
|
</header>
|
||||||
<p>Hari <br/>Jam <br/>Ruang </p></li>
|
<aside>
|
||||||
<li><h3>Nilai Akhir</h3>
|
<p>Hari <br/>Jam <br/>Ruang </p>
|
||||||
<p><a href="https://docs.google.com/spreadsheet/pub?hl=en_US&hl=en_US&key=0AvhuiUaiIBYmdDctd2M0Qjh1aGtSWE1KdTIzV2VYVHc&output=html">Nilai Akhir</a></li>
|
</aside>
|
||||||
|
</section>
|
||||||
|
<section class="classinfo">
|
||||||
|
<section class="notice">
|
||||||
|
<header>
|
||||||
|
<h1>PEMBERITAHUAN</h1>
|
||||||
|
</header>
|
||||||
|
<p>Bagi yang hendak mengambil matakuliah ini, Anda <strong>diwajibkan memiliki dan membawa buku Understanding Computer Today & Tomorrow (Deborah Morley, Charles S. Parker).</strong>.</p>
|
||||||
|
</section>
|
||||||
|
<section class="description">
|
||||||
|
<header>
|
||||||
|
<h1>PENGANTAR</h1>
|
||||||
|
</header>
|
||||||
|
<p>Mata kuliah ini memperkenalkan mahasiswa dengan dunia komputer dan diharapkan dapat menyatukan pandangan sekaligus memberi dasar yang setara bagi mahasiswa dengan berbagai macam latar belakang bidang ilmu untuk menempuh kuliah selanjutnya di program studi Teknik Informatika.</p>
|
||||||
|
<p>Berbagai macam aspek komputer diperkenalkan mulai dari perangkat keras, perangkat lunak, teknologi di dunia komputer, implementasi dan implikasi teknologi informasi dalam masyarakat.</p>
|
||||||
|
</section>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section class="material">
|
||||||
|
<header>
|
||||||
|
<h1>MATERI</h1>
|
||||||
|
</header>
|
||||||
|
<ol>
|
||||||
|
<li>Syllabus</li>
|
||||||
|
<li>Introduction to World of Computers</li>
|
||||||
|
<li>The System</li>
|
||||||
|
<ul>
|
||||||
|
<li>Unit Processing and Memory</li>
|
||||||
|
<li>Storage</li>
|
||||||
|
<li>Input & Output</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
<li>System Software</li>
|
||||||
</div>
|
<ul>
|
||||||
<div class="content">
|
<li>Operating System and Utility Software</li>
|
||||||
<div class="notifications">PEMBERITAHUAN</div>
|
<li>Application Software</li>
|
||||||
<p>Bagi yang hendak mengambil matakuliah ini, Anda <strong>diwajibkan memiliki dan membawa buku Understanding Computer Today & Tomorrow (Deborah Morley, Charles S. Parker)</strong>.</p>
|
</ul>
|
||||||
<div class="subtitle">Pengantar</div>
|
<li>Network and Internet</li>
|
||||||
<p>Mata kuliah ini memperkenalkan mahasiswa dengan dunia komputer dan diharapkan dapat menyatukan pandangan sekaligus
|
<ul>
|
||||||
memberi dasar yang setara bagi mahasiswa dengan berbagai macam latar belakang bidang ilmu untuk menempuh kuliah selanjutnya di program studi Teknik Informatika.</p><p>Berbagai macam aspek komputer diperkenalkan mulai dari perangkat keras, perangkat lunak, teknologi di dunia komputer, implementasi dan implikasi teknologi informasi dalam masyarakat.</p>
|
<li>Computer Networks</li>
|
||||||
<div class="subtitle">Materi Presentasi</div>
|
<li>Internet and WWW</li>
|
||||||
<ol>
|
<li>Network and Internet Security</li>
|
||||||
<li>Syllabus</li>
|
</ul>
|
||||||
<li>Introduction to World of Computers</li>
|
<li>Business On the Web</li>
|
||||||
<li>The System</li>
|
<ul>
|
||||||
<ul>
|
<li>Multimedia and Web</li>
|
||||||
<li>Unit Processing and Memory</li>
|
<li>E-Commerce</li>
|
||||||
<li>Storage</li>
|
</ul>
|
||||||
<li>Input & Output</li>
|
<li>Systems</li>
|
||||||
</ul>
|
<ul>
|
||||||
<li>System Software</li>
|
<li>Information System and System Development</li>
|
||||||
<ul>
|
<li>Program Development and Programming Languages</li>
|
||||||
<li>Operating System and Utility Software</li>
|
<li>Databases and DBMS</li>
|
||||||
<li>Application Software</li>
|
</ul>
|
||||||
</ul>
|
<li>Computer and Society</li>
|
||||||
<li>Network and Internet</li>
|
<ul>
|
||||||
<ul>
|
<li>Computer Security and Privacy</li>
|
||||||
<li>Computer Networks</li>
|
<li>Intellectual Property Rights, Ethics, Health, Access</li>
|
||||||
<li>Internet and WWW</li>
|
</ul>
|
||||||
<li>Network and Internet Security</li>
|
</ol>
|
||||||
</ul>
|
</section>
|
||||||
<li>Business On the Web</li>
|
<section class="references">
|
||||||
<ul>
|
<header>
|
||||||
<li>Multimedia and Web</li>
|
<h1>REFERENSI</h1>
|
||||||
<li>E-Commerce</li>
|
</header>
|
||||||
</ul>
|
<ol>
|
||||||
<li>Systems</li>
|
<li>Understanding Computer Today & Tomorrow (Deborah Morley, Charles S. Parker)</li>
|
||||||
<ul>
|
</ol>
|
||||||
<li>Information System and System Development</li>
|
</section>
|
||||||
<li>Program Development and Programming Languages</li>
|
|
||||||
<li>Databases and DBMS</li>
|
|
||||||
</ul>
|
|
||||||
<li>Computer and Society</li>
|
|
||||||
<ul>
|
|
||||||
<li>Computer Security and Privacy</li>
|
|
||||||
<li>Intellectual Property Rights, Ethics, Health, Access</li>
|
|
||||||
</ul>
|
|
||||||
</ol>
|
|
||||||
<div class="subtitle">Referensi Buku</div>
|
|
||||||
<ol>
|
|
||||||
<li>Understanding Computer Today & Tomorrow (Deborah Morley, Charles S. Parker)</li>
|
|
||||||
</ol>
|
|
||||||
</div>
|
|
||||||
<!-- End Content //-->
|
|
||||||
<div class="footer">
|
|
||||||
<?php
|
<?php
|
||||||
include "../includes/footer.php";
|
include "../includes/footer.php";
|
||||||
?>
|
?>
|
||||||
</div>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user