1 / 9

CS520 Web Programming Course Overview

CS520 Web Programming Course Overview. Chengyu Sun California State University, Los Angeles. Web Programming Courses. CS120. Create good looking web pages. CS320. Understand web programming basics. CS420. Ready to be a professional web developer. CS520. Web programming become fun again.

marke
Download Presentation

CS520 Web Programming Course Overview

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. CS520 Web ProgrammingCourse Overview Chengyu Sun California State University, Los Angeles

  2. Web Programming Courses CS120 Create good looking web pages CS320 Understand web programming basics CS420 Ready to be a professional web developer CS520 Web programming become fun again

  3. Web Applications • E-commerce sites • Amazon, Ebay, … • News sites and online forums • Slashdot, Arstechnica, … • Digital libraries • ACM, computer.org, … • Various information management systems • GET …

  4. Common Traits of Web Applications • Data stored in a database • Several types of users • Authentication and authorization • Web pages • Display data • Take user input

  5. CS520, Part I • Web application framework • Spring + Hibernate • Build solid, scalable, and maintainable web applications • And a few tricks • File uploading • Email • Full-text search • RSS

  6. Get Rich • Google • Deja News, Blogger, Picasa, Keyhole • Yahoo • Dialpad, blo.gs, Flickr, Del.icio.us • Ebay • Craigslist, Skype • News Corp • Myspace.com • To be sold soon: Facebook, YouTube

  7. So How Did They Do it? • Novel applications • Advanced technologies • Lots of traffic

  8. CS520, Part II • Emerging and future technologies that help you develop that killer application or attract lots of traffic • AJAX • Web services • Semantic web • Research in user activity analysis

  9. Other Issues • Development tools • Ant • Eclipse (WTP) • Subversion • CS3 server and CSNS • Project and project group

More Related