Category : Mata Kuliah

This course focuses on the Database System Concepts. Student can understand and explain the function Database Managemenet System, Relationship Model,  Sql, Integrity and Security, Relational Database Design, Object-Oriented and Relational Databases, XML,  Storage and File Structure, Indexing and Hashing, Query Processing and Optimization, Transactions, Concurrency Control, Recovery System, atabase System Architectures, Distributed Databases, Parallel Databases, Application Development and Administration.

  1. Introduction – Ch1.ppt
  2. Entity-Relationship Model – Ch2.ppt
  3. Relational Model – Ch3.zip
  4. Sql – Ch4.ppt
  5. Other Relational Languages – Ch5.zip
  6. Integrity and Security – Ch6.ppt
  7. Relational Database Design – Ch7.ppt
  8. Object-Oriented Databases – Ch8.ppt
  9. Object-Relational Databases – Ch9.ppt
  10. XML – Ch10.ppt
  11. Storage and File Structure – Ch11.ppt
  12. Indexing and Hashing – Ch12.ppt
  13. Query Processing – Ch13.ppt
  14. Query Optimization – Ch14.ppt
  15. Transactions – Ch15.ppt
  16. Concurrency Control – Ch16.ppt
  17. Recovery System – Ch17.ppt
  18. Database System Architectures – Ch18.ppt
  19. Distributed Databases – Ch19.ppt
  20. Parallel Databases – Ch20.ppt
  21. Application Development  and Administration – Ch21.ppt
  22. Advanced Querying and Information Retrieval – Ch22.ppt
  23. Advanced Data Types and New Applications – Ch23.ppt

This tutorial is for those people who want to learn programming in C++ and do not necessarily have any previous knowledge of other programming languages. Of course any knowledge of other programming languages or any general computer skill can be useful to better understand this tutorial, although it is not essential. By following this course, students are expected to make the algorithm and solve it by creating programs in C language.

  1. Basics (Machine, Software and Program Design) –
  2. The Fundamentals of C++ – Chap02.ppt
  3. Modifying objects (Operators and Expressions) –  Chap03.ppt
  4. If Control Construct  – Chap041-Conditional.ppt
  5. C++ Iterative Constructs Chap042-Iterative.ppt
  6. Libraries (Computational assistants) – Chap05.ppt
  7. Programmer-defined Functions – Chap06.ppt
  8. The Class Construct – Chap07.ppt
  9. Abstract Data Types – Chap08.ppt
  10. Arrays and Vectors – Chap09.ppt
  11. EzWindows API – Chap10.ppt

Materi

Chapter 1 – Pengantar Algoritma

Chapter 2 – Dasar-dasar Algoritma

Chapter 3 – Aturan Penulisan Teks Algoritma

Chapter 4 – Tipe, Nama dan Nilai

Chapter 5 – Flow Chart

Chapter 6 – IF..THEN..ELSE

Chapter 7 – Pengulangan For -To- Do, While – DO  dan Repeat – Until

 

 

 

 

 

 

 

Pemrograman C

01. Berkenalan dengan C++

02. Struktur Dasar Bahasa C++

03. Input-Output

04. Penyeleksian Kondisi

05. Perulangan

06. Array-Larik