1 / 14

CSET 3300: Database-Driven Web Applications

CSET 3300: Database-Driven Web Applications. Summer 2010 William Acosta Email : william.acosta@utoledo.edu URL: http://cset.sp.utoledo.edu/~wacosta /classes/summer2010 /cset3300. Introduction. Instructor William Acosta 1624 North Engineering 419.530.3896 william.acosta@utoledo.edu

ima-camacho
Download Presentation

CSET 3300: Database-Driven Web Applications

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. CSET 3300: Database-Driven Web Applications Summer 2010 William Acosta Email: william.acosta@utoledo.edu URL: http://cset.sp.utoledo.edu/~wacosta/classes/summer2010/cset3300

  2. Introduction CSET 3300: Database-Driven Web Applications • Instructor • William Acosta 1624 North Engineering 419.530.3896 william.acosta@utoledo.edu • Office Hours: • To be determined • or by Appointment

  3. Topics Covered CSET 3300: Database-Driven Web Applications • Databases • Architecture & Design • Entity Relationships • Relational Models • Query Languages (SQL) • PHP • Basic PHP • Communicating with a database • Web Applications • Architecture & Design • User interaction

  4. Prerequisites CSET 3300: Database-Driven Web Applications You should have a good background programming You should have a good background in some programming language (e.g., Java, Perl, PHP, C, Python, Ruby, etc.) You should be comfortable with UNIX operating system commands and accessing remote servers (e.g., SSH and SCP)

  5. Resources CSET 3300: Database-Driven Web Applications • Textbooks • Database Systems: The Complete Book • 2nd edition by Hector Garcia-Molina, Jeffrey D. Ullman, Jennifer Widom, Pearson/Prentice Hall • Web Database Applications with PHP and MySQL • 2nd edition by Hugh E. Williams and David Lane, O'Reilly Publishers • Course web page • http://cset.sp.utoledo.edu/~wacosta/classes/summer2010/cset3300

  6. Grade Breakdown CSET 3300: Database-Driven Web Applications

  7. Grade Breakdown – Cont. CSET 3300: Database-Driven Web Applications

  8. Attendance Policy CSET 3300: Database-Driven Web Applications Attendance is mandatory You are responsible for ALL class material Only UNAVOIDABLE absences will be excused

  9. Late Assignment Policy CSET 3300: Database-Driven Web Applications • I will not accept any late work unless there is a reasonable excuse • Do not wait until the last minute to do your assignments • Turn in all your assignments!!!

  10. Grading Policy CSET 3300: Database-Driven Web Applications • Re-evaluating grades • Generally will only re-evaluate for arithmetic etc. errors. • Partial credit: NFL Video Review Penalty Principle • Written statement indicating why & how many points you think you deserve • If I agree, you will up to that many points • If I disagree, I will take away that many points from your original score!

  11. Academic Integrity CSET 3300: Database-Driven Web Applications • Don’t cheat! • Collaboration is acceptable • You must acknowledge anyone with whom you collaborated • You must cite any external sources (books, papers, how-to's, etc.) used to complete an assignment • Failure to do so constitutes plagiarism

  12. Miscellaneous CSET 3300: Database-Driven Web Applications • No Cell Phones • Texting, checking email, making/receiving calls etc. • If you absolutely need to receive a call, inform me before class starts • Accessibility • I will adhere to the university’s policy on accessibility

  13. Acknowledgements CSET 3300: Database-Driven Web Applications • This course’s policy rules were adopted from the following people: • Prof. Carla Ellis @ Duke • Prof. AminVahdat @ UCSD • Prof. Surendar Chandra @ Notre Dame.

  14. Assignment CSET 3300: Database-Driven Web Applications • Read Chapter 1 & 2 (Database Systems Book) • HW Assignment 1 (see course web page for assignment details) • Deploy “hello.php” on et791 • Create basic MySQL table on et791

More Related