1 / 10

Week Fourteen Agenda: Announcements, Final Exam, and Upcoming Deadlines

This agenda includes information on the final exam, review of the previous lab assignment, next lab assignment, grading for the final exam, and upcoming deadlines.

Télécharger la présentation

Week Fourteen Agenda: Announcements, Final Exam, and Upcoming Deadlines

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. Week Fourteen Agenda • Announcements Final Exam 100 True/False questions, 95 answers graded. 100 Multiple Choice questions, 95 answers graded. 12 Essay questions, 10 questions graded. Three (3) hours for taking the exam • Link of the week • Review week thirteen lab assignment • Next lab assignment • Previous Lab Assignment • Grading answers for final exam • Upcoming deadlines

  2. Review week thirteen lab assignment The Apache HTTP server must be instructed to locate the CGI scripts. Two pieces of information are needed to execute your CGI script. 1) A program in that directory to be used as a CGI script. 2) A link in an HTML page to your CGI script. Need to provide a URL that points to the CGI script. (i.ehttp://cs.franklin.edu/~varneyg/cgi-bin/sysInfo.cgi ) http://en.wikipedia.org/wiki/CGI.pm

  3. Next Lab Assignment CGI Script Use declaration Format: useCGI <List of methods> start_html displays the name of the script top left corner of browser start_form returns a <form>tag with optional method, action, and form encoding that you specify Submit button sends all of the form information to the CGI program specified by the ACTION attribute. Without the button the form will be useless since it will never reach the CGI script.

  4. Previous Lab Assignment Filter A filter generally reads input for stdin and manipulates the data and outputs the result to stdout. Most common filters are listed below. awk cat cut compress grep head pr sort split tail wc tr

  5. Previous Lab Assignment Perl Modules Reason modules were created. use syntax Getopt::Std provides two functions getopt and getopts

  6. Grading answers for final exam Kernel functions can be categorized into two broad types: Spontaneous * Reactive * Passive Aggressive

  7. Break Out Problems Unix commands: fg bg $! uname –n id df du

  8. Upcoming deadlines Programming Assignment 3, 14-1 is due April 14 Final Exam, 15-1 will be administered April 9-14. Don’t forget to turn in your course evaluations.

  9. Presentation Schedule Students Signed up to present on Dec 5: Alexander Grewe WinSCP Gary Chaffin WordPress James Cusano Open Office Tyler Dorsten Google Chrome Lisa Grotsky Nyagua Timothy Lewis Open Ticket Request System David Rettig Apache Ron Sagle FileZilla Scott Spriggs Pencil Mike Taylor Joomla Kim Veatch FireFox Ron Wall PfSense

  10. Week Fourteen Conclusion Let me know when you plan on taking the final Your final exam status will be posted at: http://cs.franklin.edu/~varneyg/itec400/Final_Status_Fall11.htm Final grades must be submitted prior to the close of business April 19 (Noon).

More Related