40 likes | 171 Views
BIT 143:Programming & Data Structures in C#. Instructor: Mike Panitz (mpanitz@cascadia.edu). Dreamspark access. I'm going to send off everyone's email addresses to Microsoft after this class Email me ASAP if you do not want me to send your email address to Microsoft
E N D
BIT 143:Programming & Data Structures in C# Instructor: Mike Panitz (mpanitz@cascadia.edu)
Dreamspark access • I'm going to send off everyone's email addresses to Microsoft after this class • Email me ASAP if you do not want me to send your email address to Microsoft • Go to https://www.ctc.edu/~cascadia/wts/stuaddr/waci203.htmland update your email if you haven't done so yet BIT 142: Intermediate Programming
Course Schedule • On the website • Let’s look at it now! BIT 142: Intermediate Programming
PCE’s Running time of SmartArray constructor Running time of find: O(N/2), throw away the coefficient O(N) Running time of the prefab Stack.Push command BIT 143 4