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

ISTC 2315 - Java II



3 Credits
Prerequisites ISTC 1300 

This course builds on early Java to cover some of Java’s more advanced capacities. Topics covered include enterprise-wide development of distributed n-tier client/server applications, Java Database Connectivity (JDBC), server side Java programming (Servlets/JSP), multithreading, collections, and data structures.

Learning Outcomes
Use lambdas in Java applications,

Develop multiple class Java applications.

Develop Java applications using multithreading concepts.

Create Java applications using the JDBC API to work with databases.

Create and implement Java interfaces.

Create Java applications using streams and files.