LIS-S 517 Web Programming
3 credits
- Prerequisites: LIS-S 500, LIS-S 507
- Delivery: On-Campus, Online
-
Semesters offered:
Fall
The above are the semesters this course is generally offered. View the course schedule to confirm.
Description
This course covers the development of interactive web applications, focusing on server-side programming, including the implementation of web–database connections. Students build web interfaces that can retrieve and display data dynamically from a data source.
Learning Outcomes
- Edit and upload a valid and accessible web page.
- Write HTML to the browser with PHP.
- Declare and call variables.
- Create an accessible form using current W3C and accessibility standards.
- Create a secure form to prevent unauthorized manipulation.
- Determine PHP control structures.
- Manipulate PHP arrays.
- Manipulate PHP functions.
- Access and retrieve data from a relational database using SQL via PHP.
- Format output from data retrieval using HTML/CSS.
- Design a front-end form or display to a relational database.