1 / 6

Programming & Data Structures in C#

This course covers intermediate programming concepts and data structures in C#. It starts with a review of OOP and object composition, then explores basic data structures such as stacks, queues, linked lists, binary search trees, and sorting algorithms. Offered online with an option for exams. Enrollment is open for summer and fall sections.

ruggeri
Download Presentation

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 (Summer) • There’s two sections available over the summer • Both are ‘online except for exams) • Also offered next Fall • There’s a section in the fall • It’s mostly full, so sign up ASAP if you’re interested! • 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. MoBAS(Mobile App Dev BAS) • BAS = Bachelor’s in Applied Science • Offered here at Cascadia • Specializes in Mobile Application Development BIT 142: Intermediate Programming

  5. Today • Quiz • Searching, Sorting Algorithms • Big Oh Notation • There are no Big Oh exercises in this week's PCEs 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 BIT 142: Intermediate Programming

More Related