diff --git a/ati-ti/index.php b/ati-ti/index.php index a273ca9..09e2bd9 100644 --- a/ati-ti/index.php +++ b/ati-ti/index.php @@ -1,69 +1,73 @@ - - + -Willy Sudiarto Raharjo - IT Architecture - - +Willy Sudiarto Raharjo - Computer Technology + - - + -
IT Architecture +
+ -
- -
-
Pengantar
-

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.

-
Materi Presentasi
-
    -
  1. Syllabus
  2. -
  3. Introduction to IT Architectures
  4. -
  5. Server Architectures
  6. -
  7. Cloud Computing #1
  8. -
  9. Cloud Computing #2
  10. -
  11. Web Architecture
  12. -
  13. Service Oriented Architecture
  14. -
  15. Web Services Architectures
  16. -
  17. Search Engines Architectures
  18. -
  19. E-Business & E-Commerce System Architectures
  20. -
  21. Web 2.0 & Social Networks Architectures
  22. -
  23. Mobile System & Pervasive Computing Architectures
  24. -
  25. Enterprise System Architectures
  26. -
-
Referensi Buku
-
    -
  1. Enterprise Cloud Computing: Technology, Architecture, Applications (Gautam Shroff, Cambridge)
  2. -
  3. Cloud Computing Bible (Barrie Sosinsky, Wiley)
  4. -
  5. Distributed and Cloud Computing: From Parallel Processing to the Internet of Things (Kai Hwang, Jack Dongarra, Geoffrey C. Fox, Morgan Kaufmann)
  6. -
  7. Information Technology for Management: Transforming Organizations in the Digital Economy (Efraim Turban, Dorothy Leidner, Ephraim McLean, James Wetherbe, Wiley)
  8. -
-
- - diff --git a/includes/courses.php b/includes/courses.php index a6d161a..90d59f3 100644 --- a/includes/courses.php +++ b/includes/courses.php @@ -1,10 +1,16 @@ - + + + \ No newline at end of file diff --git a/includes/index.css b/includes/index.css index e485355..5f8d61f 100644 --- a/includes/index.css +++ b/includes/index.css @@ -40,8 +40,6 @@ a:active { color: #00F; } - - nav[role="navigation"] ul { float: right; text-align: right; @@ -183,7 +181,7 @@ section.news article header time { 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; line-height: 1.5rem; margin: 0; @@ -230,4 +228,18 @@ section.biography p { text-align:justify; margin-right: 10px; 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; } \ No newline at end of file diff --git a/index.php b/index.php index b8d2407..6160f58 100644 --- a/index.php +++ b/index.php @@ -10,29 +10,7 @@ include "includes/meta.html"; - - - - - - - + Willy Sudiarto Raharjo - Computer Security - - + - + -
Computer Security +
+ -
- -
-
PEMBERITAHUAN
-

Bagi yang hendak mengambil matakuliah ini, Anda diwajibkan memiliki dan membawa buku Information Security: Principles and Practice dan Cryptography Engineering.

-
Pengantar
-

Matakuliah ini memperkenalkan konsep pengamanan data dan informasi dengan menggunakan kriptografi, digital signatures, dan pembahasan beberapa protokol yang umum dipakai pada aplikasi nyata.

-
Materi Presentasi
-
    -
  1. Syllabus
  2. -
-
Referensi Buku
-
    -
  1. Information Security : Principles and Practice (Mark Stamp - Wiley)
  2. -
  3. Cryptography Engineering : Design Principles and Practical Applications (Niels Ferguson, Bruce Schneier, Tadayoshi Kohno - Wiley)
  4. -
  5. Security Awareness: Applying Practical Security in Your World (Mark Ciampa - Cengage)
  6. -
  7. Computer Security Handbook (Seymour Bosworth, M.E. Kabay - John Wiley & Sons, Inc)
  8. -
  9. Computer and Information Security Handbook (John R. Vacca - Morgan Kaufman)
  10. -
  11. Handbook of Applied Cryptography
  12. -
-
- - diff --git a/manpro-ti/index.php b/manpro-ti/index.php index 5cb8dbd..f7e7936 100644 --- a/manpro-ti/index.php +++ b/manpro-ti/index.php @@ -1,68 +1,77 @@ - - + Willy Sudiarto Raharjo - Project Management - - + - - + -
Project Management +
+ -
- -
-
PEMBERITAHUAN
-

Bagi yang hendak mengambil matakuliah ini, Anda diwajibkan memiliki dan membawa buku Managing Information Technology Project di setiap pertemuan. Tidak akan disediakan slide materi untuk perkuliahan ini, karena semua materi sudah ada di buku.

-
Pengantar
-

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.

-
Materi Presentasi
-
    -
  1. Syllabus
  2. -
  3. Introduction to Project Management
  4. -
  5. Project Management and Information Technology Context
  6. -
  7. Project Integration Management
  8. -
  9. Project Scope Management
  10. -
  11. Project Time Management
  12. -
  13. Project Cost Management
  14. -
  15. Project Quality Management
  16. -
  17. Project Human Resource Management
  18. -
  19. Project Communications Management
  20. -
  21. Project Risk Management
  22. -
  23. Project Procurement Management
  24. -
  25. Presentasi Project
  26. -
-
Referensi Buku
-
    -
  1. Managing Information Technology Project, 6th Edition (Kathy Schwalbe - Cengage)
  2. -
-
- - diff --git a/tekkom-ti/index.php b/tekkom-ti/index.php index c67f452..50ca7dc 100644 --- a/tekkom-ti/index.php +++ b/tekkom-ti/index.php @@ -1,90 +1,100 @@ - - + Willy Sudiarto Raharjo - Computer Technology - - + - + -
Computer Technology +
+ -
- -
-
PEMBERITAHUAN
-

Bagi yang hendak mengambil matakuliah ini, Anda diwajibkan memiliki dan membawa buku Understanding Computer Today & Tomorrow (Deborah Morley, Charles S. Parker).

-
Pengantar
-

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.

Berbagai macam aspek komputer diperkenalkan mulai dari perangkat keras, perangkat lunak, teknologi di dunia komputer, implementasi dan implikasi teknologi informasi dalam masyarakat.

-
Materi Presentasi
-
    -
  1. Syllabus
  2. -
  3. Introduction to World of Computers
  4. -
  5. The System
  6. - -
  7. System Software
  8. - -
  9. Network and Internet
  10. - -
  11. Business On the Web
  12. - -
  13. Systems
  14. - -
  15. Computer and Society
  16. - -
-
Referensi Buku
-
    -
  1. Understanding Computer Today & Tomorrow (Deborah Morley, Charles S. Parker)
  2. -
-
- -