Dec 21, 2024  
2024-2025 Current Catalog 
    
2024-2025 Current Catalog

COMW-282 Dynamic Web Pages

Credits 3 / 3 Contact Hours
Pre-requisite: Placement into ACRD 080 ; COMS-170 and COMW-100. Pre or Co-requisite: COMI 261  
This course enables students to create dynamic web pages using client side and server side scripting languages. Topics covered include the object-oriented programming method, control structures, server-side scripting, and database interaction. Completed web pages will be uploaded to the Internet and available on the World Wide Web.

Course Outcomes
·         Utilize server-side scripting language(s) to create dynamic web applications

·         Utilize client-side scripting language(s) to enhance web applications

·         Create data driven web pages using industry standard data management systems

·         Design and implement forms to collect user input within a web application

·         Secure the web application through user input sanitization

·         Utilize variables within a web application

·         Manipulate strings and arrays within a web application

·         Design a web application with decision making capabilities

·         Utilize loops for repeating instructions within a web application

·         Collect, store, and retrieve data using files and databases or other standard systems

·         Secure databases and data files using industry-recognized method