Object Oriented Programming
This course emphasize on the introduction and understanding about the main concept in Object Oriented Programming Paradigm roomates includes Abstraction, encapsulated, Modularity and hierarchy. Students are guided to innovate and be creative in developing solutions to problems using object-oriented approach. Students are guided to implementing solutions which developed in the programming language that supports object-oriented […]
Computer Organization & Architecture
After following this course, students are expected to understand RISC and CISC concept, singular and multi cycle MIPS architecture framework in executing various instruction, architecture and framework of internal and external memory, cache memory principal, I / O modul framework, bus system framework, and paralel computer model.
Digital System
In this course, student will learn basic cincept of digital system or digital logics and its application. Topic to be discussed are Boolean Algebra, basic ligic gate, numerical representation and arithmetics circuit, combinational circuit, sequential circuits, and introduction to VHDL based design tool.
Practicum of Relational Database
This course puts student in the practicality of basic query (SQL Fundamental) in database using Oracle.
Relational Database
This course mainly explains how to build database design, implementation of database in real life and how is the general overview for DBMS concept and processing. The main material in this course is Entity Relationship Diagram, Functional Dependency, Data Definition and Manipulation Language, Query Processing, Query Optimization, overview Transaction Processing, overview Recovery, as well as […]
Linier Algebra
This course aims to make student understand the concept of matrix and vectors, its subjects are include matrix : type and operation, determinant, inverse matrix, linier equation system, Euclid’s vector operations, common vector area, subarea, basis and dimension, internal multiplication product, linier transformation, Eigen area, as well as implementation of linier transformation and Eigen area.
Human & Computer Interaction
This course mainly discuss about how building user-friendly and less-frustrating interface technology . Focusing in learning several technics to properly conduct prototyping and evaluating interface alternatives which will be implemented.
Mathematical Logic A
This course is part of general mathematics which directly used in the field of informatics and as basis for informatics student in logic and analytics mindset. This course will give comprehensive understanding about set, relation, and function, basic calculation, graph, tree, and discreet probability.
Practicum of Data Structure & Algorithm
This course contains education regarding to data structure implementation on single linked list, double linked list, multi linked list, stack, queue, tree, and graph by using C programming language.
Data Structure
In this course students are learning various data structure which can be implemented in computer program. The material includes: Abstract Data Type (ADT), Logic List Representation in regard of Linier and its primitives, Physical List Representative in regards of its pointer, Ligic List Representative in regards of continum and its primitives, variety of List Linked […]