Syllabus - ITN 103 Web Development
Syllabus - ITN 103 Web Development
Code: SLSU-QF-IN01
Revision: 00
Date: 20 October 2015
COURSE SYLLABUS
IT 203 and IT 203L - WEB DEVELOPMENT
First Semester, AY 2019-2020
National Goal : The attainment of globally competitive Filipinos through quality and excellent education, relevant and
responsive to changing environment, accessible and equitable to deserving students, and efficient and
effective in optimizing returns and benefits.
Mission : SLSU will 1) produce S and T leader and competitive professionals; 2) generate breakthrough research in
Sand T –based disciplines; 3) transform and improve the quality of life in the communities in the service
areas; and 4) be self-sufficient and financially viable
University Goals : SLSU shall develop comprehensive curricula to produce S and T leaders and professionals; establish a
culture of science and technology-based research; facilitate adoption of technology to communities and
service areas; intensify production capability; establish transparent, efficient and effective management
system.
Quality Policy : We, at Southern Leyte State University, commit enthusiastically to satisfy our stakeholders’ needs and
expectation by adhering to good governance, relevance, and innovations of our instruction, research and
development, extension and other support services and to continually improve the effectiveness of our
Quality Management Systems in compliance to ethical standards and applicable statutory, regulatory,
industry and stakeholders’ requirements.
The management commits to establish, maintain and monitor our quality management system and ensure
that adequate resources are available.
Doc. Code: SLSU-QF-IN01
Revision: 00
Date: 20 October 2015
Program Outcomes
The graduates have the ability to:
t.) Analyze the local and global impact of computing information technology on individuals, organizations, and
society.
u.) Understand professional, ethical, legal, security, and social issues and responsibilities in the utilization of
information technology.
v.) Recognize the need for and engage in planning self-learning and improving performance as a foundation for
continuing professional development.
D. Institutional Outcomes
w.) Compete globally as IT professionals that can develop and advance Information and Communication Technology.
A. Course Details
Course Name ITN 103 and ITN 103L – WEB DEVELOPMENT
Course Description Introduction to the open source Web scripting language PHP. Build dynamic Web applications. Semantics and
syntax of the PHP language, including discussion on the practical problems that PHP solves. Write server-side
cross-platform HTML-embedded scripts to implement dynamic Web pages that interact with databases and files.
Research Skills At the end of the unit, the Unit 1: Setting Up the 1 hour Project Based Flowchart Textbooks
students must have: Workstation Learning Designing-
System Self-learning Kit
Standard
Thinking Lecture
a. Selected appropriate 1. Introduction to Web Operating
web development tools. Development Tools Online, Mobile & Procedure for
b. Prepared a functional 2. Testing Server Blended Learning setting up of
testing server. Installation Team-based workstation
3. Project Orientation Learning
Doc. Code: SLSU-QF-IN01
Revision: 00
Date: 20 October 2015
Conceptual At the end of the unit, the Unit 2: Building Web 3 hours Project Based Prototype Textbooks
Thinking students must have: Pages with HTML Learning Designing
Student Guide
Experimentatio Lecture
a. Constructed web pages 1. Using Basic Tag and
n and
with HTML. global attributes Online, Mobile &
Knowledge
b. Applied basic tags and 2. Setting paragraph Blended Learning
Discovery
global attributes for an styles Team-based
HTML document 3. Adding hyperlink Learning
including appropriate 4. Creating tables
paragraph styles.
Conceptual At the end of the unit, the Unit 3: Styling with 4 hours Project Based Case Analysis on
Thinking students must have: Cascading Style Sheets Learning Framework
(CSS) Integrations
Lecture
a. Demonstrated the four
different ways of 1. Creating CSS and Online, Mobile &
applying CSS styles. understanding its Blended Learning
Doc. Code: SLSU-QF-IN01
Revision: 00
Date: 20 October 2015
Problem Solving At the end of the unit, the Unit 4: Introduction to 2 hours Project Based Object/Class
Skills students must have: Object Oriented Learning Modeling
Programming with PHP
Lecture
a. Identified the basic
syntax of the PHP 1. Preparing a PHP Online, Mobile &
programming language. workstation Blended Learning
b. Created a PHP program 2. Integrating PHP with Team-based
that use variables. HTML Learning
3. Basic variables and
constants
4. Operators
5. Functions
6. Statements and
expressions
Problem Solving At the end of the unit, the Unit 5: Control 4 hours Project Based Case Study
Skills students must have: Structures Learning Process Analysis
Lecture
1. Global Variables:
a. Identified session
Session, Cookies and Online, Mobile &
creating mechanisms in
Doc. Code: SLSU-QF-IN01
Revision: 00
Date: 20 October 2015
Sub-total 18
hours
Conceptual At the end of the unit, the Unit 6: Arrays and Forms 4 hours Project Based Quiz
Thinking students must have: Learning
1. Using arrays
Lecture
a. Created and test PHP 2. Creating arrays
scripts that includes 3. Working with arrays Online, Mobile &
arrays. 4. Looping through Blended Learning
b. Created and test PHP arrays Team-based
scripts to process HTML 5. Sorting arrays Learning
Forms. 6. Building and handling
forms
Conceptual At the end of the unit, the Unit 7: Fundamentals of 4 hours Project Based Case Study on
Thinking students must have: MySQL and SQL Learning Entity
Relationship
Lecture
a. Configured MySQL 1. Installing and Using Modeling
database. MySQL Workbench Online, Mobile &
b. Implemented MySQL 2. Understanding SQL Blended Learning
Database and designed 3. Using MySQL Team-based
SQL script for CRUD Learning
Doc. Code: SLSU-QF-IN01
Revision: 00
Date: 20 October 2015
Conceptual At the end of the Unit 8: Using a MySQL 8 hours Project Based Practical ER
Thinking orientation, the students Database with PHP Learning Model
must have: Implementation
Lecture
1. Integrating PHP and
a. Created and tested PHP MySQL Online, Mobile &
and MySQL application. 2. Working with Forms Blended Learning
b. Designed and and Databases Team-based
implemented web 3. Expanding PHP Form Learning
application with Handling
database entry. 4. Facilitating User
Interaction
5. Interacting with a
Database
Sub-total 18
hours
36
Grand total
hours
Doc. Code: SLSU-QF-IN01
Revision: 00
Date: 20 October 2015
At the end of the unit, the students must Unit 2: Building Web Pages 3 hours Laboratory Laboratory 1,2
have: with HTML Exercise Exercise 2
Using Basic Tag and global Fundamentals of
a. Constructed web pages with HTML. attributes HTML
b. Applied basic tags and global
Setting paragraph styles
attributes for an HTML document
including appropriate paragraph Adding hyperlink
styles. Creating tables
Teaching Assessment
Intended Learning Outcomes Topics Hours References
Strategies Tools
accuracy and its relationship to efficient
and effective system performance
through consistent implementation of
HTML coding structure based on
industry standard approach and
strategies.
At the end of the unit, the students must Unit 3: Styling with 4 hours Laboratory Laboratory 1,2
have: Cascading Style Sheet Exercise Exercise 3
Creating CSS and Implementation
a. Demonstrated the four different understanding its rules of Cascading Style
ways of applying CSS styles. Sheet
Setting CSS properties and
b. Applied Cascading Style Sheet to
values
format web pages.
c. Created Style Sheets that configures Applying CSS concepts
common colors and text properties. Implementing page properties
Values: Appreciation of an effective and Applying bootstrap for user
efficient management approach for interfacing design
controlling webpage layout and
presentation through the separation of
webpage content from the design.
At the end of the unit, the students must Unit 4: Introduction to 4 hours Laboratory Laboratory 1,5
have: Object Oriented Exercise Exercise 4
Programming with PHP
Implementation
a. Identified the basic syntax of the Preparing a PHP workstation of Object Oriented
PHP programming language. Programming in
Integrating PHP with HTML
b. Created a PHP program that use PHP
variables. Basic variables and constants
Doc. Code: SLSU-QF-IN01
Revision: 00
Date: 20 October 2015
Teaching Assessment
Intended Learning Outcomes Topics Hours References
Strategies Tools
Values: Appreciation of an effective Operators
and efficient approach for program
Functions
source code design and implementation
of web based software systems in Statements and expressions
relation to the fundamental principles of
object abstraction, encapsulation and
inheritance.
At the end of the unit, the students must Unit 5: Control Structures 4 hours Laboratory Laboratory 1,5
have: Exercise Exercise 5
If…else Statements
Implementation
While and do-while
a. Identified session creating of Control
statements
mechanism in PHP. Structures Using
For and Foreach statements PHP
Values: Appreciation of an effective and Switch statements
efficient approach for determining the
direction of software program based on Global Variables: Session,
given parameters and its relationship to Cookies and Server variable
accurate variable analysis.
Mid-term Output: Project 6 hours Open Forum
Presentation
Learning through
Presentation of proposed
others’
project design with complete
presentation
documentation.
Teaching Assessment
Intended Learning Outcomes Topics Hours References
Strategies Tools
b. Created and tested PHP scripts to Creating arrays of Arrays and
process HTML Forms. Web Forms Using
Working with arrays
PHP
Values: Appreciation on the Looping through arrays
significance of efficient memory Sorting arrays
management and its relationship to
computer based data handling for Building and handling forms
effective and reliable information
retrieval.
At the end of the unit, the students must Unit 7: Fundamentals of 5 hours Laboratory Laboratory 1,2,5
have: MySQL and SQL Exercise Exercise 7
Installing and Using MySQL Implementation
a. Configured MySQL database. Workbench of Database
b. Implemented MySQL Database and Design Using
Understanding SQL
designed script for CRUD MySQL - Part 1
application. Using MySQL
At the end of the unit, the students must Unit 8: Using a MySQL 5 hours Laboratory Laboratory 1,2,5
have: Database with PHP Exercise Exercise 8
Integrating PHP and MySQL Implementation
a. Created and tested PHP and MySQL of Database
Working with Forms and
Doc. Code: SLSU-QF-IN01
Revision: 00
Date: 20 October 2015
Teaching Assessment
Intended Learning Outcomes Topics Hours References
Strategies Tools
application. Databases Design Using
b. Designed and implemented web MySQL - Part 2
Expanding PHP Form
application with database entry.
Handling
Values: Appreciation for a cost-effective Facilitating User Interaction
implementation of a database solution Interacting with a Database
and its relationship to effective and
efficient performance of web based
software systems.
Final-term Output: Project 9 hours Open Forum
Presentation
Learning through
Full implementation of the
others’
approved project with
presentation
complete documentation
Final-term Exam 3 hours
Sub-total 27 hours
Grand total 54 hours
E. References
1. Matthews, M. S. (2015). PHP and MYSQL Web Development: A Beginner's Guide. McGraw-Hill Education.
2. Murugesan, S., Deshpande, Y., Hansen, S., & Ginige, A. (2001). Web engineering: A new discipline for development of web-based
systems. In Web Engineering (pp. 3-13). Springer, Berlin, Heidelberg
3. Ullman, L. (2011). Php and mysql for dynamic web sites: visual quickpro guide. Peachpit Press.
4. Ware, B. (2002). Open source development with LAMP: using Linux, Apache, MySQL and PHP. Addison-Wesley Longman Publishing
Co., Inc..
5. Welling, L., & Thomson, L. (2003). PHP and MySQL Web development. Sams Publishing.
6. PHP Web Development. [Online]. Available: https://github.com/redlinx/PHP-Web-Development. Retrieved on 2018, August
6
Doc. Code: SLSU-QF-IN01
Revision: 00
Date: 20 October 2015
F. Grading System
Lecture
Term Exam 40%
Quiz 30%
Final Project 20%
Class Participation 10%
Total 100%
Laboratory
Term Exam 60%
Laboratory Exercise 20%
Final Project 20%
Total 100%
H. Rubrics
Rubric in Projects/Outputs – Doc. Code: SLSU-QF-IN30
the approved project design must be presented as part of the required output for Finals. Any revisions to the approved project
design must have faculty approval and maybe required for an oral presentation within the class forum.
There should be equal opportunity for men and women to take leadership responsibility in every class activity or
undertakings.
Student with Special Needs
Students with special needs shall be dealt with appropriately depending on the course activities /requirements.
This is to confirm that the contents of the course syllabus in ITN 103 and ITN 103L – WEB DEVELOPMENT, First Semester, 2018 at
SLSU, were discussed to us during the first day of class and a copy of which was provided for reproduction and individual reference and
guide.
Name of Student Course & Year Signature Name of Student Course & Signature
Year
1. 21.
2. 22.
3. 23.
4. 24.
5. 25.
6. 26.
7. 27.
8. 28.
9. 29.
10. 30.
11. 31.
12. 32.
13. 33.
14. 34.
15. 35.
16. 36.
17. 37.
18. 38.
19. 39.
20. 40.