BIT 143: Programming & Data Structures in C#

Slides:



Advertisements
Similar presentations
BIT 142: Intermediate Programming
Advertisements

Economics 1 Principles of Microeconomics Instructor: Ted Bergstrom.
My Policies and Some Advice for Doing Well in this Course.
Dr. Tatiana Erukhimova [year] Overview of Today’s Class Folders Syllabus and Course requirements Tricks to survive Mechanics Review and Coulomb’s Law.
Summer 2009 Math 1431 and Math 1432 begin. What to do… Watch the orientation video from the spring online classes. Please note that the spring classes.
How to Survive Mrs. Grace’s English Class My Expectations and a Quiz…
Please open Daily Quiz 34. A scientific calculator may be used on this quiz. You can keep your yellow formula sheets out when you take the quiz. Remember.
BIT 143:Programming & Data Structures in C# Instructor: Mike Panitz
WELCOME TO WORLD HISTORY. Content Areas Mainly the Eastern Hemisphere from the 1400s to present Europe Asia Southeast Asia Africa The Middle East.
 Math 6A, 7A, Algebra 1 – Mrs. A. BACK TO SCHOOL 2014.
Math - Teacher Ambreen Grade 2 Maths MidtermFinal Quizzes20% worksheets30% Notebooks30% Participation15% Responsibility5% The English math program will.
BIT 142:Programming & Data Structures in C#. BIT 142: Intermediate Programming2 Today Quizzes Exam Review Catch-up Work.
Astronomy 114 Lab Section 211, Professor Weigel. Outline for Today About Goals for this class Attendance Syllabus Safety Star Project Apparent vs. Absolute.
BIT 115: Introduction To Programming Instructor: Mike Panitz
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,
BIT 142:Programming & Data Structures in C#. A2 due date  A2 is due this Friday, June 12 th, by 11:30am BIT 142: Intermediate Programming2.
BIT 142:Programming & Data Structures in C#. BIT 142: Intermediate Programming2 Today OOP! –Basic classes, with instance methods –Instance variables –public/private,
BIT 143: Programming & Data Structures in C#. Midterm Question #6 Redo via Extra Question On Final  In addition to the 150 points for the final exam…
1 1.Log in to the computer in front of you –Temp account: 231class / 2.Update your in Cascadia's system –If I need to you I'll use.
BIT 143: Programming & Data Structures in C#. Today  UWB CSS Advisor Stacey Doran will give a brief talk at the start of class  Quiz  BST.Remove review.
BIT 143: Programming – Data Structures It is assumed that you will also be present for the slideshow for the first day of class. Between that slideshow.
BIT 143: Programming-Data Structures1 Before Class Begins: Sit in front of a computer Log in –IF you don’t yet have an account, you can use the guest account.
BIT 143:Programming & Data Structures in C#. BIT 1432 Today Recursion Midterm exam review Next topic: Binary Search Trees! With recursion! (Ch 24.7)
Mr. Pina US HISTORY College Prep II. RULES OF BEHAVIOR 2.Always be on time for class. Being late to class is unacceptable! 1.Always be prepared for class!
BIT 142:Programming & Data Structures in C#. BIT 143  Continues where this leaves off  A couple of weeks to review OOP, object composition, Big “Oh”
1 1.Log in to the computer in front of you –Temp account: 210class / 2.Update your in Cascadia's system –If I need to you I'll use.
Welcome to 6 th Grade Language Arts Mrs. Szymanski Contacts: Phone: ext.
WELCOME TO WORLD HISTORY. Content Areas Mainly the Eastern Hemisphere from the 1400s to present Europe Asia Southeast Asia Africa The Middle East.
BIT 143:Programming & Data Structures in C# Instructor: Mike Panitz
Math 120: Pre-calculus 2 Instructor: Mike Panitz
BIT 143: Programming & Data Structures in C#
WELCOME TO WORLD HISTORY
Welcome to AP Calc AB with Ms. Pfenning
BIT 116:JavaScript.
BIT 116:JavaScript.
Announcements Exam 3 grades are posted online
Log in to the computer in front of you
IB HL Biology Year 1 Maura Palillo.
11/24/2018 Math is awesome!.
Week 04 August 31, Unit 1 Your Health
Log in to the computer in front of you
Log in to the computer in front of you
Welcome to AP Calc AB with Ms. Pfenning
SUPER SUCCESS SERIES TIME MANAGEMENT VOL. 1
Dbas.
Welcome to Middle School Math Mr. Kurtzman Room 216
Administrative Issues
BIT116: Scripting Arrays.
BIT 143: Programming & Data Structures in C#
BIT 115: Introduction To Programming
Testing Center – Finals
Announcements Quiz 5: grades and solution posted
Administrative Issues
Administrative Issues
Plenary
BIT 142:Programming & Data Structures in C#
BIT116: Scripting Arrays.
I need to improve my… I am now able to… I feel more confident about…
BIT 143:Programming & Data Structures in C#
Plenary
Instructor: Mike Panitz
BIT 142:Programming & Data Structures in C#
I AM BIG ON LEARNING when I STRIVE TO EXCEL
Final Exam - NEXT WEEK! The final exam is worth 400 points, twice as much as each of the semester exams. The remaining homework assignments count toward.
BIT 142:Programming & Data Structures in C#
first year engineering
BIT 142:Programming & Data Structures in C#
BIT 142 In-Class, First day.
BIT 142: Intermediate Programming
BIT 143:Programming & Data Structures in C#
Presentation transcript:

BIT 143: Programming & Data Structures in C#

Today Final Exam Q+A Utilizing Collection Classes BRAND NEW LESSON: START EARLY!!!! If you get this lesson done early you can get 5 points of extra credit Get this done (and handed in) by Tuesday, Dec 12th, at 11am to get the extra credit. My goal: get someone to double-check this before the entire class has to do this ☺

Double-check your grades! I’m going through all remaining grading now Double check all your grades PCEs (including Viewing Quizzes) Homework revisions (only A3) Quizzes In-Class Exercise (ICE) points Contact me ASAP if you find that my grade does not agree with what you’ve got

Weekly Exercises Due AT THE START OF THE EXAM!!! Because the material is on the exam The weekly exercises are due at the start of the exam The exam happens during the normally scheduled class session – see the web page for exact day/time “Weekly exercises” means PCEs Video Quiz / Video Outline To recap: The PCEs and Video Quiz/Video Outline are due at the start of the next class session, right before the exam starts!!!!

Next week: 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 Show up as early as 11:00Am The exam ends at 1:05pm Feel free to bring snacks & drinks

BIT 265 2018 Winter term Typical grading schema: All in-person class No PCEs Show up, given photocopied notes of the algorithm, I explain it, then we all walk through it, step by step, on the whiteboard Typical grading schema: 2 presentations 2 homework projects BIT 143