140 likes | 311 Views
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
E N D
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 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
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
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)
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
Grade Breakdown CSET 3300: Database-Driven Web Applications
Grade Breakdown – Cont. CSET 3300: Database-Driven Web Applications
Attendance Policy CSET 3300: Database-Driven Web Applications Attendance is mandatory You are responsible for ALL class material Only UNAVOIDABLE absences will be excused
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!!!
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!
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
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
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.
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