80 likes | 273 Views
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
E N D
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 • Previous years’ quiz questions
General Tips • Quizzes from previous years! • Practice writing code by hand • Skim 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
diff 2011 2012 • Week 5 • More: buffer overflows • Week 7 • More: Huffman, bitwise operators, image compression • Week 8 • More: MVC • Week 9 • More: atomicity and transaction in DBs
Everything We’ve Covered… • Pre-Quiz 0: • Week 9: • Atomicity and transactions in Db • Javascript • jQuery • Document Object Model • Ajax • Post-Quiz 0: • Week 0 & 1: • Bits, Binary, ASCII • Functions & Return types • Compilers • Typecasting • Arrays • Cryptography • Week 6: • Stacks, Queues • Hash tables • Trees, BST • Tries • Week 8: • HTML • Chmod • Forms • PHP • mySQL • Week 7: • Huffman coding • Bitwise operators • Image Compression • HTTP • HTML • CSS • Week 4 & 5: • Merge sort • Malloc • Stack vs. Heap • Pointers • Week 3: • GDB • Stack & Heap • Recursion • Search • Sort • Runtime – O(n)
Sample Questions • Quiz 1 (2011) • 11, 12, 13-17 • Quiz 1 (2011) • 6, 9, 11, ,12 ,13, 16, 19, 28, 29
On your way out… • Remember that you can access section powerpoints and SOQ solutions at http://cloud.cs50.net/~jjozwiak/