1 / 8

BIT 143:Programming & Data Structures in C#

BIT 143:Programming & Data Structures in C#. Instructor: Mike Panitz (mpanitz@cascadia.edu). (Minor) warning:Adding a Topic. I'm adding the "Exception Handling" topic This replaces " enums used to return error codes" I'm leaving the enums topic in It's good to know on it's own

samuru
Télécharger la présentation

BIT 143: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 143:Programming & Data Structures in C# Instructor: Mike Panitz (mpanitz@cascadia.edu)

  2. (Minor) warning:Adding a Topic • I'm adding the "Exception Handling" topic • This replaces "enums used to return error codes" • I'm leaving the enums topic in • It's good to know on it's own • In case I forget to remove an enum from somewhere you'll at least know what it is • This was done 2014 Spring, so it *should* be all fixed now  BIT 143

  3. (Minor) warning:Adding a Topic • Please post to the discussion group if you find something that looks like it should be handled by exception handling INSTEAD of an ErrorCodeenum BIT 143

  4. Due now: Lesson 01 work • Lesson 01 PCEs • Video Viewing Quiz XOR Video Outline • Please put both into a single .ZIP file, and upload to "PCE01" • You can upload as many times as you want • I only grade the most recent  Hand in a complete copy each time! • No penalty until I go to grade them & find them missing. • If you don't have them done you can still upload them after class. • If you're not done: I'd recommend uploading what you've got, then upload again when you get each exercise done BIT 142: Intermediate Programming

  5. Due next week: Lesson 02, A1 • Lesson 02 PCEs will be due 1 week from now, including: • Video Viewing Quiz XOR Video Outline • Please put both into a single .ZIP file, and upload to "PCE02" • Homework Assignment #1 also due next week • Has been posted on the ‘Homework’ page • Due next class, by start of class • Hand this in the same way you hand in the PCEs (but select "A1" from drop-down) BIT 142: Intermediate Programming

  6. Dreamspark access • I'm going to send off everyone's email addresses to Microsoft after next 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

  7. Material For Today • Lesson 01 Q + A • Material for tonight: • enums (very briefly) • exception handling • Debugger • Big Oh review • Stack preview BIT 142: Intermediate Programming

  8. Nametags:Help me learn your names! • Everyone take a sheet of paper • Fold it into a triangle that will stay up on it’s own • Write your name on one side • <Nickname> <Legal Last Name> • Ex: Mike Panitz • Collecting & returning these will help me learn your names! BIT 143

More Related