MASTER IN INFORMATION TECHNOLOGY

MASTER IN INFORMATION TECHNOLOGY
Curriculum Year : 2021
First Year, Bridge Subjects
Subj No. Subj Code Description Units Pre-requisites Co-requisites
290009 IT116 FUNDAMENTALS OF PROGRAMMING LEC 2
290049 IT329 HUMAN COMPUTER INTERACTION LEC 2
290034 IT316L NETWORKING 1 LAB 1
290033 IT316 NETWORKING 1 LEC 2
290016 IT126L DATA STRUCTURE & ALGORITHM LAB 1
290015 IT126 DATA STRUCTURE & ALGORITHM LEC 2
290036 IT317 OPERATING SYSTEM 3
8904 IT215L DATABASE MANAGEMENT SYSTEM LAB 1
8903 IT215 DATABASE MANAGEMENT SYSTEM LEC 2
290010 IT116L FUNDAMENTALS OF PROGRAMMING LAB 1
290050 IT329L HUMAN COMPUTER INTERACTION LAB 1
Total Units : 18
First Year, 1st Semester
Subj No. Subj Code Description Units Pre-requisites Co-requisites
700204 MIT114A ADV OPERATING SYSTEM & NETWORK MANAGEMENT 3
700225 MIT623 ADVANCED OBJECT ORIENTED PROGRAMMING 3
700206 MIT621 ADVANCED SYSTEMS DESIGN & IMPLEMENTATION 3
Total Units : 9
First Year, 2nd Semester
Subj No. Subj Code Description Units Pre-requisites Co-requisites
9953 MIT124 ADV. DATABASE MGT. SYS. 3
700205 MIT620 TECHNOLOGY & PROJECT MANAGEMENT 3
700558 MIT618 ADV WEB DEVELOPMENT & TECHNOLOGIES 3
Total Units : 9
First Year, Summer
Subj No. Subj Code Description Units Pre-requisites Co-requisites
700227 MIT625 SOFTWARE QUALITY ASSURANCE 3
700272 MIT626 MULTIMEDIA ARTS AND SOLUTIONS 3
700559 MIT619 CYBER AND INFORMATION SECURITY 3
Total Units : 9
Second Year, 1st Semester
Subj No. Subj Code Description Units Pre-requisites Co-requisites
700226 MIT624 EMERGING TECHNOLOGIES (IT ISSUES & SEMINARS) 3
700273 MIT627 BUSINESS INTELLIGENCE 3
700274 MIT628 CAPSTONE PROJECT 1 3
Total Units : 9
Second Year, 2nd Semester
Subj No. Subj Code Description Units Pre-requisites Co-requisites
700275 MIT629 CAPSTONE PROJECT 2 3 700274
7153 MR600 VINCENTIAN HERITAGE 3
Total Units : 6

Professional Course Subjects


MIT621 - ADVANCED SYSTEMS DESIGN & IMPLEMENTATION Credits: 3

Course Title: ADVANCED SYSTEMS DESIGN & IMPLEMENTATION
Course Code MIT621
Credit Units 3 Unit/s
Prerequisite
Course Description The course covers the concepts, skills, methodologies, techniques, tools and perspectives essential for systems analysts to successfully develop information systems using object orientation.

IT126L - DATA STRUCTURE & ALGORITHM LAB Credits: 1

Course Title: DATA STRUCTURE & ALGORITHM LAB
Course Code IT126L
Credit Units 1 Unit/s
Prerequisite
Course Description This course primarily deals with the structuring of data that are fundamental aspect of developing and implementing computer software. It studies the different linear data structures such as arrays, stacks, queues, linked-list as well as non-linear data structures using algorithms such as deletions, insertions, and traversals.

IT126 - DATA STRUCTURE & ALGORITHM LEC Credits: 2

Course Title: DATA STRUCTURE & ALGORITHM LEC
Course Code IT126
Credit Units 2 Unit/s
Prerequisite
Course Description This course primarily deals with the structuring of data that are fundamental aspect of developing and implementing computer software. It studies the different linear data structures such as arrays, stacks, queues, linked-list as well as non-linear data structures using algorithms such as deletions, insertions, and traversals.

IT215L - DATABASE MANAGEMENT SYSTEM LAB Credits: 1

Course Title: DATABASE MANAGEMENT SYSTEM LAB
Course Code IT215L
Credit Units 1 Unit/s
Prerequisite
Course Description This is an introductory course in database and file management systems. It will help students to develop an understanding of the role of data modeling, with the entity-relationship diagramming technique, file management and database systems in information systems.It includes understanding of relational database theories, industry standard SQL using MYSQL and SQL Server and database design.

IT215 - DATABASE MANAGEMENT SYSTEM LEC Credits: 2

Course Title: DATABASE MANAGEMENT SYSTEM LEC
Course Code IT215
Credit Units 2 Unit/s
Prerequisite
Course Description This is an introductory course in database and file management systems. It will help students to develop an understanding of the role of data modeling, with the entity-relationship diagramming technique, file management and database systems in information systems.It includes understanding of relational database theories, industry standard SQL using MYSQL and SQL Server and database design.

IT116L - FUNDAMENTALS OF PROGRAMMING LAB Credits: 1

Course Title: FUNDAMENTALS OF PROGRAMMING LAB
Course Code IT116L
Credit Units 1 Unit/s
Prerequisite
Course Description In this course this student will gain a broad understanding of modern computer programming. The student will acquire introductory skills in problem analysis, solution design, and program construction. Through practical programming activities, the student will gain an appreciation of the nature and history of computer programming.

IT116 - FUNDAMENTALS OF PROGRAMMING LEC Credits: 2

Course Title: FUNDAMENTALS OF PROGRAMMING LEC
Course Code IT116
Credit Units 2 Unit/s
Prerequisite
Course Description In this course this student will gain a broad understanding of modern computer programming. The student will acquire introductory skills in problem analysis, solution design, and program construction. Through practical programming activities, the student will gain an appreciation of the nature and history of computer programming.

IT329L - HUMAN COMPUTER INTERACTION LAB Credits: 1

Course Title: HUMAN COMPUTER INTERACTION LAB
Course Code IT329L
Credit Units 1 Unit/s
Prerequisite
Course Description This course is different from Software Engineering that take a systems perspective. It focuses more on application (and less on theory) of user centered design principles, guidelines, and evaluation. Provides the concepts of human computer interface and user interfaces, focusing on user interface design, evaluation and technologies. It is a fun course with interesting user interface design projects and concepts and programming.

IT329 - HUMAN COMPUTER INTERACTION LEC Credits: 2

Course Title: HUMAN COMPUTER INTERACTION LEC
Course Code IT329
Credit Units 2 Unit/s
Prerequisite
Course Description This course is different from Software Engineering that take a systems perspective. It focuses more on application (and less on theory) of user centered design principles, guidelines, and evaluation. Provides the concepts of human computer interface and user interfaces, focusing on user interface design, evaluation and technologies. It is a fun course with interesting user interface design projects and concepts and programming.

IT316L - NETWORKING 1 LAB Credits: 1

Course Title: NETWORKING 1 LAB
Course Code IT316L
Credit Units 1 Unit/s
Prerequisite
Course Description In this course, it includes the detailed introduction to the basic hardware and software, architectural components for computer communications in local area networks. The components that are focused upon include understanding the basics of computer networks, switching, routing, protocols and security.

IT316 - NETWORKING 1 LEC Credits: 2

Course Title: NETWORKING 1 LEC
Course Code IT316
Credit Units 2 Unit/s
Prerequisite
Course Description In this course, it includes the detailed introduction to the basic hardware and software, architectural components for computer communications in local area networks. The components that are focused upon include understanding the basics of computer networks, switching, routing, protocols and security.

IT317 - OPERATING SYSTEM Credits: 3

Course Title: OPERATING SYSTEM
Course Code IT317
Credit Units 3 Unit/s
Prerequisite
Course Description This course introduces the basic concepts of operating system, simulating algorithms, rules and guidelines of process state and condition when applied to actual environment of the course. It focuses on the study of resource management leading to interesting problems of synchronization, scheduling, memory management, information sharing and protection. The function and implementation of operating system are also identified. This course also focuses on the different CPU scheduling algorithms; memory management techniques, prevention for deadlocks, threading, multiprocessor and multiprogramming operating system. Scheduling algorithm converted to programs, either DOS based or Object Oriented Application leading to system software design, development and implementation are given much emphasis for learning and discovering the role of an Operating system.

MIT620 - TECHNOLOGY & PROJECT MANAGEMENT Credits: 3

Course Title: TECHNOLOGY & PROJECT MANAGEMENT
Course Code MIT620
Credit Units 3 Unit/s
Prerequisite
Course Description This course focuses on creating Measurable Organizational Value through IT projects. It uses the concept to create a solid foundation for making decisions throughout the projects lifecycle and for integrating project management and IT concepts, tools and techniques to insure the projects success.

MR600 - VINCENTIAN HERITAGE Credits: 3

Course Title: VINCENTIAN HERITAGE
Course Code MR600
Credit Units 3 Unit/s
Prerequisite
Course Description This course deals with the life, spirituality, mission and the legacy of St. Vincent de Paul, Patron Saint of Adamson University, and the family of collaborators and groups that were either founded by him or draw their inspiration from him: groups who, out of a sense of shared humanity, compassion and love for God, are working for and with suffering human beings who are mostly poor, abandoned, marginalized, oppressed, and powerless. Students find out who St. Vincent de Paul was, what his legacy was, why he is still relevant today, and what they can learn from his heritage that will create an impact in the world especially among the socially disadvantaged sectors.

General Education subjects


Contact Information

Office of the University Registrar
Adamson University
900 San Marcelino Street, Ermita, Manila 1000.

Tel. Nos. 8525-7013
524-2011 (extension 129, 100, 133)
Fax No.: 8522-5526

Email: registrar@adamson.edu.ph