Apr 25, 2024  
2022-2023 Undergraduate Catalog 
    
2022-2023 Undergraduate Catalog [ARCHIVED CATALOG]

Add to Personal Bookmarks (opens a new window)

CIS 237 - Server-Side Web Development


Number of Credits: 3
Server-Side Web Development teaches the student how to use server-side frameworks such as ASP.NET or PHP along with objected-oriented programming and relational databases to create interactive and data-driven websites. (Spring Term Only) Two hours lecture each week. Two hours laboratory each week. Three Credits. Three billable hours.

Pre-requisite(s): CIS 105  or CIS 132 , plus CIS 137  and CIS 148 .
Course Objectives: Upon successful completion of this course, students will be able to:
  1. Create a small database and depoly it on a web server. (PG2)
  2. Create web pages that will retrieve and display information from a web server database. (PG2, PG5)
  3. Create web pages that insert data into a web server database. (PG2, PG5)
  4. Create web pages that update and delete database records. (PG2, PG5)
  5. Create web pages to upload content such as documents, pictures and videos to the web server. (PG2, PG5)
  6. Create web pages that validate user data before sending the data to the web server. (PG2, PG5)
  7. Debug code by fixing syntax and logical errors. (PG4)
  8. Explain how a program works by going through the code line by line. (PG1)
  9. Work in a team or group to develop web applications. (PG1, PG5).



Add to Personal Bookmarks (opens a new window)