40 likes | 186 Vues
Join the BIT 143 course on Programming and Data Structures in C# with instructor Mike Panitz. Enhance your programming skills through hands-on learning, focusing on efficient data manipulation and structure design. Please note that email addresses will be shared with Microsoft for Dreamspark access unless you opt-out. Stay updated with class schedules and resources via our course website. Whether you're a beginner or looking to refine your skills, this course provides practical insights and knowledge essential for programming success.
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