Aug 06, 2026  
2026-2027 DCTC Catalog 
  
2026-2027 DCTC Catalog

ISTC 2110 - Web Programming II



3 Credits
Prerequisites ISTC 1510 

This course covers skills used to create dynamic web applications with focus on server-side technologies. Students will learn how to use server-side programming languages to access SQL databases to create dynamic and persistent web applications.

Learning Outcomes
Differentiate between server-side programming and client-side programming.

Apply standard programming constructs (variable /control flow / looping / classes / etc ) to server-side programming.

Understand the HTTP and HTTPS protocols and how to use them to receive data using forms and URLs.

Describe 3-tier architecture and the differences between the presentation, application and data tier.

Develop server-side applications that interact with a database.