1 / 9

COP3502: Introduction to Computer Science

COP3502: Introduction to Computer Science. Midterm review. Yashas Shankar. Midterm. This coming Thursday 5:15 – 6:30PM Students are expected to arrive before 5:14PM If a student arrive 15 minutes late, 30 points will be subtracted from his/her midterm score

anila
Download Presentation

COP3502: Introduction to Computer Science

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. COP3502: Introduction to Computer Science Midterm review Yashas Shankar

  2. Midterm • This coming Thursday 5:15 – 6:30PM • Students are expected to arrive before 5:14PM • If a student arrive 15 minutes late, 30 points will be subtracted from his/her midterm score • If a student arrive 30 minutes late, 60 points will be subtracted from his/her midterm score • No exam will be given after 6:00PM • There will not be a make-up midterm • In a rare case (such as you got an accident and have to go to a hospital, etc), I will set up a make-up midterm for you, but the new exam will be much harder) • There will not be any extra credit for midterm • Midterm will be hard. You need to study hard for it.

  3. Midterm • Midterm is accounted for 15% of your final grade • There will be150 points, 38 questions • Unix (48 points, 12 questions) • Fortran, C, Java (6 points, 2 questions) • HTML & Webpage ( 32 points, 8 questions) • JavaScript (8 points, 2 questions) • C++ programming (12 points, 3 questions) • Object-oriented programming (44 points, 11 questions)

  4. What you need to know • Unix • How to copy/move files, ls, mkdir, and pwd, etc. • Refer-to-your-current-directory reference • Refer-to-your-home-directory reference • Absolute path • In midterm you will have the same figure as in your Unix study guide

  5. What you need to know • Fortran, C, Java • Know how to compile and run

  6. What you need to know • HTML & Webpage • Understand all your homework and quizzes well • How to make your text bolded, centered, etc • How to create hyperlinks • How to put a picture in your webpage • How to create a list • How to create a table • How to create a form with button, textbox, radio, etc

  7. What you need to know • JavaScript • Understand all your homework and quiz well • Know how to create a JavaScript code that apply to a form (with textbox, buttons, etc) in a webpage

  8. What you need to know • C++ programming • Know how to write a program • Know syntax • Know how to declare a variable • Know how to use “If statement”, “for loop”

  9. What you need to know • Object-oriented programming • Know how to program C++ well • Study match.cpp code given, be sure to understand it in detail • You will need to be able to modify the “match.cpp” code in order to create another program based on “match.cpp”

More Related