section: quiz1

8
Section: Quiz1 Jordan Jozwiak CS50

Upload: jerry-calhoun

Post on 30-Dec-2015

52 views

Category:

Documents


0 download

DESCRIPTION

CS50. Section: Quiz1. Jordan Jozwiak. Announcements. Pset7 probably won’t be returned until the end of the week Quiz1 on Wednesday! http:// cdn.cs50.net/2012/fall/quizzes/1/about1.pdf. This Week. Quiz Review!!! Topics that you would like to discuss Specific questions - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Section: Quiz1

Section: Quiz1Jordan Jozwiak

CS50

Page 2: Section: Quiz1

AnnouncementsPset7 probably won’t be returned until the

end of the week

Quiz1 on Wednesday!http://

cdn.cs50.net/2012/fall/quizzes/1/about1.pdf

Page 3: Section: Quiz1

This WeekQuiz Review!!!

Topics that you would like to discussSpecific questionsPrevious years’ quiz questions

Page 4: Section: Quiz1

General TipsQuizzes from previous years!Practice writing code by handSkim over scribe notes to make sure that

you’ve at least thought about all of the concepts

Use section website to look at quiz review resources from last year http://cloud.cs50.net/~jjozwiak/There are also more in-depth weekly

summaries for sections

Page 5: Section: Quiz1

diff 2011 2012Week 5

More: buffer overflowsWeek 7

More: Huffman, bitwise operators, image compression

Week 8More: MVC

Week 9More: atomicity and transaction in DBs

Page 6: Section: Quiz1

Week 9: Atomicity and

transactions in Db

Javascript jQuery Document

Object Model Ajax

Everything We’ve Covered… Week 0 & 1:

Bits, Binary, ASCII Functions & Return

types Compilers Typecasting Arrays Cryptography

Week 3: GDB Stack &

Heap Recursion Search Sort Runtime –

O(n)

Week 4 & 5: Merge sort Malloc Stack vs. Heap Pointers

Pre-Quiz 0:

Post-Quiz 0: Week 6:

Stacks, Queues Hash tables Trees, BST Tries

Week 7: Huffman coding Bitwise

operators Image

Compression HTTP HTML CSS

Week 8: HTML Chmod Forms PHP mySQL

Page 7: Section: Quiz1

Sample QuestionsQuiz 1 (2011)

11, 12, 13-17Quiz 1 (2011)

6, 9, 11, ,12 ,13, 16, 19, 28, 29

Page 8: Section: Quiz1

On your way out…Remember that you can access section

powerpoints and SOQ solutions at http://cloud.cs50.net/~jjozwiak/