Syllabus

CS320 Web and Internet Programming

Winter 2013
Computer Science Department
California State University, Los Angeles


Lectures:
Monday 4:20pm - 6:00pm (Section 1), 6:10pm - 7:50pm (Section 2) in E&T A309
Labs: Wednesday 3:30pm - 6:00pm (Section 1), 6:10pm - 8:40pm (Section 2) in E&T A309
Instructor:
Chengyu Sun
Email: csun@calstatela.edu
Office: E&T A317
Office Hours: M 2-4pm and W 2-3:30pm, or by appointment, in E&T A317
Course Description:
This course introduces students to server-side programming, which is essential for providing dynamic content on the web. Among the many existing web technologies, we will focus on Java servlets and JSP technologies, especially Java beans, expression language, JDBC, JSTL, custom tag libraries, and the MVC architecture.
Prerequisites:
CS120, CS122, and CS203
Students are expected to have strong Java programming skills and working knowledge of HTML and SQL.
Textbook(s): Core Servlets and JavaServer Pages, Vol. 1: Core Technologies, by Marty Hall and Larry Brown
Software Tools:
Required - Email, Java SE, Eclipse, Tomcat, and MySQL.
Optional (for access online lecture notes) - Adobe Acroread and/or MS PowerPoint
Grading Policy:
Homework and projects 40%, Labs 20%, Midterm 20%, Final 20%

90 - 100
80 - 90
60 - 80
40 - 60
below 40
A
B
C
D
F
Schedule:
Week
Topics
Chapters
1 Administrative Issues
Introduction to Server-side Programming
Setting Up a Development Environment
Linux Basics
Introduction to Java Servlets

1


3
2 Handling HTTP Requests
Generating HTTP Responses
19, 4, 5
6, 7
3
Martin Luther King Day
Cookies and Session Tracking

8, 9
4
JSP Directives and Scripting Elements
Java Beans and Expression Language
Lab 1. Java Beans
10, 11, 12
14, 16
5
JSP Standard Tag Library (JSTL)
Lab 2. EL and JSTL


6
MVC Architecture
Lab 3. MVC (I)
15
7 Lab 4. MVC (II)
MIDTERM

8
SQL and MySQL
Lab 5. SQL
18
9
JDBC and JSTL SQL
Lab 6. JDBC
17
10
Custom Tag Libraries
Lab 7. JSTL SQL

11
FINAL

Online Resources:
Academic Integrity:
Cheating will not be tolerated. Cheating on any assignment or exam will be taken seriously.  All parties involved will receive a grade of F for the course and be reported to the Academic Senate.