110 likes | 280 Views
BIT 142:Programming & Data Structures in C#. BIT 143. Offered summer quarter AND fall quarter Continues where this leaves off A couple of weeks to review OOP, object composition, Big “Oh” notation, etc Then moves on to basic data structures Stacks, Queues, Linked Lists Recursion
E N D
BIT 143 • Offered summer quarter AND fall quarter • Continues where this leaves off • A couple of weeks to review OOP, object composition, Big “Oh” notation, etc • Then moves on to basic data structures • Stacks, Queues, Linked Lists • Recursion • Binary Search Trees • QuickSort BIT 142: Intermediate Programming
BIT 143 • Similar/same format • homework assignments • Weekly PCEs • Students will be strongly grouped up at the start of the term • Enrollment is open – sign up while there’s still space!! BIT 142: Intermediate Programming
Today • Quiz • CIEs • Searching, Sorting Algorithms • Time permitting: Big Oh Notation • There are no Big Oh exercises in this week's PCEs BIT 142: Intermediate Programming
Next Lecture • Sorting & Searching Review • Big ‘Oh’ Review • Final Exam Q+A BIT 142: Intermediate Programming
Final Exam:During the final lecture of the quarter • Final exam • Photo ID will be required • Let me know if this is a problem • You have enough time to get a Cascadia Student ID, if nothing else • 3:30pm – 5:45pm in this room (CC1-231) BIT 142: Intermediate Programming
Due today • PCE08 • Midterm exam redo • Note that this is a "hard deadline" - you must hand this by the start of class or else your work will NOT be accepted (regardless of how long it takes the instructor to grade these). BIT 142: Intermediate Programming
Due next week • A2 revision • PCE 09 BIT 142: Intermediate Programming
Next week: deactivate hand-ins • At the start of class we'll deactivate StudentTrackerhand-ins for everything (homeworks, revisions, PCEs, viewing quizes) • EXCEPT FOR the Lesson 10 Video Outline/Quiz ONLY • This is due at the start of class, on the day of the final exam • We'll have an in-class lecture next week that covers the same material • There are NO LESSON 10 PCEs (no coded exercises) BIT 142: Intermediate Programming
Quiz, then CIEs • First do the quiz • https://cascadia.campuslabs.com/courseeval/ • You will need your Student ID (SID) and your password for logging on to the campus computers BIT 142: Intermediate Programming