Indiana University of Pennsylvania

T. Andrew Yang 

(yang@grove.iup.edu)
Computer Science Department

HTTP://WWW.CO103.IUP.EDU/


  1. Introduction to Web Development

  1. World Wide Web as a new computing platform

  2. The client-server model

  3. The multi-tier model

  4. Sample Web applications

  5. Alternative Web development technologies

  6. Client side development

  7. Server side development

  8. Summary

  1. Curriculum Design

  1. Curriculum Design Issues

  2. A Sample Course

  3. Lessons Learned

  4. Specialty Track in Enterprise Computing

References

Designing and Teaching a Web Development Course

 

 
Ø  The Client/Server Model

Ö  Process to process communication (PPC)

  • The underlying platform of the client/server programming.

 

Ö  Two Tier (Traditional) Client/Server Model

 

 

Ö  Three Tier Client/Database/Server Model

 

Ö  Two Tier Web Based Model


Previous

Index Page

Next: The multi-tier model