Вы находитесь на странице: 1из 9

MISAMIS UNIVERSITY Prepared by: Gretel T.

Ricalde Document Code: Page 1 of 8


Oroquieta City Instructor MU-DIT-SYL/IG-IT6
Office of the Academic Affairs Checked by: Markdy Y. Orong Revision Date: Units:
DEPARTMENT OF INFORMATION TECHNOLOGY Adviser May 30, 2018 3.0
Reviewed by: Rochelan A. Lumasag Revision No.: Subject:
SYLLABUS/INSTRUCTOR’S GUIDE OIC, Curriculum Design & 1 IT 6
Development
Prerequisite: Co-requisite:
Descriptive Title: Applications Development and Emerging Technologies ITP 7
MU-ACA-041/03May2018

A. COURSE SYLLABUS DETAILS

COURSE TITLE Applications Development and Emerging Technologies


COURSE DESCRIPTION This focuses on the development of applications using web mobile and emerging technologies with emphasis on requirements management, interface
design, usability, testing, development, including ethical and legal considerations.
CONTACT HOURS 2 hours lecture/ 3 hours laboratory
PRE-REQUISITE ITP 7
CO-REQUISITE None
CREDIT UNITS 3.0
Percentage
Periodical Examinations (Prelim, Midterm, Semifinals and Finals) - 40

Class Standing, Quizzes, Unit Test, Reports, Researchers, Involvement/


COURSE EVALUATION Recitation/Oral Exam/Discussion, Performance,
Manipulation of Equipment, Exercises and other forms of
Practical testing peculiar to the course - 60

Total 100
MISAMIS UNIVERSITY Prepared by: Gretel T. Ricalde Document Code: Page 2 of 8
Oroquieta City Instructor MU-DIT-SYL/IG-IT6
Office of the Academic Affairs Checked by: Markdy Y. Orong Revision Date: Units:
DEPARTMENT OF INFORMATION TECHNOLOGY Adviser May 30, 2018 3.0
Reviewed by: Rochelan A. Lumasag Revision No.: Subject:
SYLLABUS/INSTRUCTOR’S GUIDE OIC, Curriculum Design & 1 IT 6
Development
Prerequisite: Co-requisite:
Descriptive Title: Applications Development and Emerging Technologies ITP 7
MU-ACA-041/03May2018

REFERENCES

Printed:

R1: Misamis University Student Handbook

R2: Course Syllabus/ Instructor Guide

Online:

W1: Wei-Meng Lee, “Android 4 Application Development”. 2012. Wiley & Sons. Available at http://people.cs.deu.edu.tr/semih/Android_Books/Wrox%20Press
%20Beginning%20Android%204%20Application%20Development%20(2012).pdf [Retrieved February 17, 2020].

W2:
MISAMIS UNIVERSITY Prepared by: Gretel T. Ricalde Document Code: Page 3 of 8
Oroquieta City Instructor MU-DIT-SYL/IG-IT6
Office of the Academic Affairs Checked by: Markdy Y. Orong Revision Date: Units:
DEPARTMENT OF INFORMATION TECHNOLOGY Adviser May 30, 2018 3.0
Reviewed by: Rochelan A. Lumasag Revision No.: Subject:
SYLLABUS/INSTRUCTOR’S GUIDE OIC, Curriculum Design & 1 IT 6
Development
Prerequisite: Co-requisite:
Descriptive Title: Applications Development and Emerging Technologies ITP 7
MU-ACA-041/03May2018

B. COURSE ALIGNMENT MATRIX

Program Outcomes Course Outcomes Learning Outcomes


PO2: Use best practices and  Students learn how to develop applications for  Explain mobile devices, including their capabilities and limitations.
standards and their applications. mobile devices, including smartphones and tablets.
Students are introduced to the survey of current  Use current mobile platforms and their architectures.
PO8: Function effectively as a mobile platforms, mobile application development  Develop mobile applications on a popular mobile platform.
member or leader of a development team environments, mobile device input methods, as well
recognizing the different roles within a as developing applications for two popular mobile  Evaluate development with another mobile platform.
team to accomplish a common goal. platforms. Students will design and build a variety of
Apps throughout the course to reinforce learning and
PO9: Assist in the creation of an to develop real competency.
effective IT project plan.

PO12: Integrate professional, ethical,


legal, security, and social issues and
responsibilities in the utilization of
information technology.

PO13: Determine the need for and


engage in planning and self-learning and
improving performance as a foundation
for continuing professional development.
MISAMIS UNIVERSITY Prepared by: Gretel T. Ricalde Document Code: Page 4 of 8
Oroquieta City Instructor MU-DIT-SYL/IG-IT6
Office of the Academic Affairs Checked by: Markdy Y. Orong Revision Date: Units:
DEPARTMENT OF INFORMATION TECHNOLOGY Adviser May 30, 2018 3.0
Reviewed by: Rochelan A. Lumasag Revision No.: Subject:
SYLLABUS/INSTRUCTOR’S GUIDE OIC, Curriculum Design & 1 IT 6
Development
Prerequisite: Co-requisite:
Descriptive Title: Applications Development and Emerging Technologies ITP 7
MU-ACA-041/03May2018

(PRELIM: 13.5 Hours)

Learning Objectives Content TA Teaching Learning Assessment Resources/


Activities Classroom References
 Practice in the classroom the VMGO and  Orientation to the Course, VMO 30 mins Class discussion Recite VMO, Core Values, R1
core values of the institution. and PLO R2
 Leveling of expectations and discussion 30 mins
 Identify concrete examples on how VMGO of the intended learning outcomes and LCD Projector
and core values be demonstrated in the ICT OBE approach for the course/subject Laptop
field.
 Introduction to Android
 Android versions and its feature set. Programming Pen and paper test
W1
 The Android architecture  Features of Android 3 hours Lecture Laboratory activity on: W2
 Architecture of Android  Building a Simple
Hands- on
 The various Android devices on the market  The Android Developer 3 hours User Interface LCD Projector
Community assignments Laptop
 The Android Market application store  Android SDK 3 hours
Quizzes
3 hours Laboratory Room
In-class activities
 How to obtain the tools and SDK for
developing Android application.

 How to develop your first Android


application
PRELIM EXAMINATION (1.5 HOURS)
MISAMIS UNIVERSITY Prepared by: Gretel T. Ricalde Document Code: Page 5 of 8
Oroquieta City Instructor MU-DIT-SYL/IG-IT6
Office of the Academic Affairs Checked by: Markdy Y. Orong Revision Date: Units:
DEPARTMENT OF INFORMATION TECHNOLOGY Adviser May 30, 2018 3.0
Reviewed by: Rochelan A. Lumasag Revision No.: Subject:
SYLLABUS/INSTRUCTOR’S GUIDE OIC, Curriculum Design & 1 IT 6
Development
Prerequisite: Co-requisite:
Descriptive Title: Applications Development and Emerging Technologies ITP 7
MU-ACA-041/03May2018

(MIDTERM:13.5 HOURS)

Learning Objectives Content TA Teaching Learning Assessment Resources/


Activities Classroom References
 The life cycles of an activity  Activities, Fragments and Intents Class discussion
LCD Projector
 Using fragments to customize  Applying Styles and Themes to 3 Hours Laptop
your UI an Activity
 Applying styles and themes to  Displaying a Progress Dialog 3 Hours Pen and paper test
activities W1
 Linking activities using intents
3 Hours Laboratory activity on: W2
 How to display activities as  Passing Data Using an Intent 3 Hours
dialog windows Lecture  Case Study: Calculator App. LCD Projector
Object
(Design Challenge) Laptop
 Understanding the concept of In-class activities

intents Group Projects Laboratory Room

 Using the Intent object to link Presentation of

activities outputs

 How intent filters help you


selectively connect to other
activities
 Displaying alerts to the user
using notifications
MIDTERM EXAMINATION (1.5 HOURS)
MISAMIS UNIVERSITY Prepared by: Gretel T. Ricalde Document Code: Page 6 of 8
Oroquieta City Instructor MU-DIT-SYL/IG-IT6
Office of the Academic Affairs Checked by: Markdy Y. Orong Revision Date: Units:
DEPARTMENT OF INFORMATION TECHNOLOGY Adviser May 30, 2018 3.0
Reviewed by: Rochelan A. Lumasag Revision No.: Subject:
SYLLABUS/INSTRUCTOR’S GUIDE OIC, Curriculum Design & 1 IT 6
Development
Prerequisite: Co-requisite:
Descriptive Title: Applications Development and Emerging Technologies ITP 7
MU-ACA-041/03May2018

(SEMI-FINAL: 13.5 Hours)

Learning Objectives Content TA Teaching Learning Assessment Resources/


Activities Classroom References
 The various ViewGroups you can  Getting to Know the Android User Class discussion
Interface
use to lay out your views
 How to adapt and manage  Understanding The Components 3 Hours
W4
changes in screen orientation Of A Screen Pen and paper test W5
 Adapting To Display Orientation 3 Hours W6
 How to create the UI
Laboratory activity on:
 Managing Changes To Screen
programmatically 3 Hours LCD Projector
Orientation Lecture  Adding using services and using Laptop
 How to listen for UI notifications 3 Hours preferences in Android app.
 Utilizing The Action Bar In-class activities
Laboratory Room
Group Projects
Presentation of
outputs
SEMI-FINAL EXAMINATION (1.5 HOURS)
MISAMIS UNIVERSITY Prepared by: Gretel T. Ricalde Document Code: Page 7 of 8
Oroquieta City Instructor MU-DIT-SYL/IG-IT6
Office of the Academic Affairs Checked by: Markdy Y. Orong Revision Date: Units:
DEPARTMENT OF INFORMATION TECHNOLOGY Adviser May 30, 2018 3.0
Reviewed by: Rochelan A. Lumasag Revision No.: Subject:
SYLLABUS/INSTRUCTOR’S GUIDE OIC, Curriculum Design & 1 IT 6
Development
Prerequisite: Co-requisite:
Descriptive Title: Applications Development and Emerging Technologies ITP 7
MU-ACA-041/03May2018

(FINALS: 13.5 HOURS)

Learning Objectives Content TA Teaching Learning Assessment Resources/


Activities Classroom References
 Displaying Google Maps in  Location-Based Services Class discussion
your Android application
 Displaying Maps 6 Hours Pen and paper test
 Displaying zoom controls on the  Getting Location Data 6 Hours Laboratory activity on: W3
map W4
 Switching between the different  Creating the Google APIs W5
Project
map views LCD Projector
 Adding markers to maps Lecture Laptop

 How to get the address location In-class activities


Laboratory Room
touched on the map Group Projects

 Performing geocoding and Presentation of

reverse geocoding outputs

 Obtaining geographical data


using GPS, Cell-ID, and Wi-Fi
triangulation
 How to monitor for a location
MISAMIS UNIVERSITY Prepared by: Gretel T. Ricalde Document Code: Page 8 of 8
Oroquieta City Instructor MU-DIT-SYL/IG-IT6
Office of the Academic Affairs Checked by: Markdy Y. Orong Revision Date: Units:
DEPARTMENT OF INFORMATION TECHNOLOGY Adviser May 30, 2018 3.0
Reviewed by: Rochelan A. Lumasag Revision No.: Subject:
SYLLABUS/INSTRUCTOR’S GUIDE OIC, Curriculum Design & 1 IT 6
Development
Prerequisite: Co-requisite:
Descriptive Title: Applications Development and Emerging Technologies ITP 7
MU-ACA-041/03May2018

 Building a Location Tracker


application
FINAL EXAMINATION (1.5 HOURS)

Prepared by: Checked by:

GRETEL T. RICALDE MARKDY Y. ORONG, DIT


Faculty Department Head

Verified by: Reviewed by:

MYRNA V. CARTAJENAS, MLIS ROCHELAN A. LUMASAG


University Librarian OIC, Curriculum Design & Development

Approved by:

MARKDY Y. ORONG, DIT


Academic Officer
MISAMIS UNIVERSITY Prepared by: Gretel T. Ricalde Document Code: Page 9 of 8
Oroquieta City Instructor MU-DIT-SYL/IG-IT6
Office of the Academic Affairs Checked by: Markdy Y. Orong Revision Date: Units:
DEPARTMENT OF INFORMATION TECHNOLOGY Adviser May 30, 2018 3.0
Reviewed by: Rochelan A. Lumasag Revision No.: Subject:
SYLLABUS/INSTRUCTOR’S GUIDE OIC, Curriculum Design & 1 IT 6
Development
Prerequisite: Co-requisite:
Descriptive Title: Applications Development and Emerging Technologies ITP 7
MU-ACA-041/03May2018

Вам также может понравиться