1 / 9

CS 274: Internet Programming

CS 274: Internet Programming. Welcome!. Professor Zavodnik. Course Syllabus. Course Objectives. Understand Architecture of a Webapp Understand Client/Server Interaction Write a Webapp of medium complexity using most program features Prepare for the SCWCD exam

Download Presentation

CS 274: Internet Programming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS 274: Internet Programming Welcome!

  2. Professor Zavodnik Course Syllabus

  3. Course Objectives • Understand Architecture of a Webapp • Understand Client/Server Interaction • Write a Webapp of medium complexity using most program features • Prepare for the SCWCD exam • Learn Servlet and Java Server Page programming • Learn how to deploy a Webapp

  4. Grading Policy • 3-4 quizes 19% • Programming 20% • Class participation 6% • Homework 10% • Final 45%

  5. Essentials • Attendance is determined once per lecture. If you leave early or come late you are a no show • Working together is ok, but you must document your own work. Everything else is cheating • No talking during quizes/exam

  6. Essentials (continued) • Lab time is available evenings. Use it! • Please ask specific questions during office hours, not class, and then only during office hours--or make an appointment.

  7. Office Hours • Tues 13.30 - 15.30 (2) • Wed 9-11 (2) • Thurs 13.30-14.30 (1) • Friday 13.30-15.30 (2) • And by appointment (1). I cannot consult with you outside office hours

  8. Textbook • Hall, Marty: Core Servlets and Java Server Pages (2nd ed.) Vol I Core Technologies • Is available in pdf form • Is required by CIS department • Vol II is also consulted, but is not available as e-book • Please see ww.coreservlets.com

  9. Note on API • NetBeans is an ideal development tool for web programming • But, it does not give you the full picture • Lecture will use low-level approach to show all details

More Related