1 / 10

BIT 142:Programming & Data Structures in C#

BIT 142:Programming & Data Structures in C#. BIT 143. Offered next term 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

conley
Télécharger la présentation

BIT 142:Programming & Data Structures in C#

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. BIT 142:Programming & Data Structures in C#

  2. BIT 143 • Offered next term • 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, MergeSort BIT 142: Intermediate Programming

  3. 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

  4. Today • Quiz • CIEs • Searching, Sorting Algorithms • Big Oh Notation • There are no Big Oh exercises in this week's PCEs • UWB CSS Advisor Stacey Doran will give a brief talk at the end of class BIT 142: Intermediate Programming

  5. Next Lecture • Sorting & Searching Review • Big ‘Oh’ Review • Final Exam Q+A • Internship Coordinator Erika Jurmann will give a quick talk BIT 142: Intermediate Programming

  6. 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 • You can stay late (till 10:05pm) • Notify me if you want to start before 5:45pm BIT 142: Intermediate Programming

  7. Due Dates: What's due now? PCE08 Outlines for Lesson 08 videos I will accept Viewing quiz 08 instead of outlines A3 (final version) due now A4 (initial version) Now is the official start to "It's been handed in when grade it or else it's a zero" BIT 142: Intermediate Programming 7

  8. Due Dates: Due next week • PCE 09 • Outline or Viewing quiz for lesson 09 • A4 revision • This will be due 1 week from when it gets graded • probably next Thursday BIT 142: Intermediate Programming

  9. Next week: deactivate hand-ins • At the start of class we'll deactivate StudentTracker hand-ins for everything (homeworks, revisions, PCEs, viewing quizes) • EXCEPT FOR the Outline or Viewing quiz for lesson 10 • 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 PCEs (no coded exercises) BIT 142: Intermediate Programming

  10. Quiz, then CIEs • First do the quiz • http://assessment.cascadia.edu • Username: Student ID (960--------) • Password: Birthdate (MMDDYY) • Pad with leading zero if you need to • Example: Jan13, 1999 would be 011399 BIT 142: Intermediate Programming

More Related