BIT 143:Programming & Data Structures in C# Instructor: Mike Panitz

Slides:



Advertisements
Similar presentations
BIT 142: Intermediate Programming
Advertisements

How to use Hawkes Learning Systems software.  Get your Access code  Enroll in a gradebook  Complete your homework  View your Progress Report  Take.
Navigating the Classroom. Course Materials This class is organized around Lesson Packets. To access them: click on the Course Materials button.
BIT 115: Introduction To Programming1 Sit in front of a computer Log in –Username: 230class –password: –domain: student Bring up the course web.
By Edward Lim 8.7.  What?  Today we started the Cornerstone Piece and we were given a few tasks to complete. The tasks were to watch the Kurt Fearnly.
MGS 351 Introduction to Management Information Systems
Math 110: Pre-Calculus 11 When you first arrive in class: –If you have any questions about the homework please put the question #’s on the board If someone.
Course name : computer essentials. Instructor: Basma Alabdullatif Office: computer department instructors office, 1st floor Office hours: Saturday (11:00-01:00)
Math 120: Pre-calculus 2 Instructor: Mike Panitz
BIT 142:Programming & Data Structures in C#. How To Use NUnit-based Starter Projects.
Mrs. Sanchez College Algebra This is a course designed to prepare students for their college entrance exam and for Algebra.
Math 110: Precalc 11 When you first arrive in class: –If you have any questions about the homework please put the question #’s on the board If someone.
BIT 142:Programming & Data Structures in C#. BIT 142: Intermediate Programming2 Today Quizzes Exam Review Catch-up Work.
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.
Math 110: Pre-Calculus 1 Instructor: Mike Panitz
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.
Please CLOSE YOUR LAPTOPS, and turn off and put away your cell phones, and get out your note- taking materials.
BIT 142:Intermediate Programming in C#. BIT 142: Intermediate Programming2 142: Why take this course? For people who: –Beginning programmers looking to.
Loops.  (No Quiz)  Hand in Assignment #1  Last chance for Q+A on the midterm  Loops 2.
CSS 290: Video Games and Computer Programming. CSS 2902 Reading: Conditional Statements PLAD Ch 4 –The objective for this book is to provide you with.
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.
Intermediate Algebra and Trigonometry Welcome Back.
MGS 351 Introduction to Management Information Systems Lecture #1.
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 142:Programming & Data Structures in C#. 2 Syllabus : Book info BIT 142 uses the book fairly extensively –I would recommend getting it The edition.
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.
Edmodo Connections! HOW TO USE TECHNOLOGY TO STAY IN TOUCH WITH PARENTS AND STREAMLINE SMALL GROUPS/INDEPENDENT WORK.
Math 120: Pre-calculus 2 Instructor: Mike Panitz
BIT 143:Programming & Data Structures in C#. BIT 1432 Today Recursion Midterm exam review Next topic: Binary Search Trees! With recursion! (Ch 24.7)
CSS 290: Video Games and Computer Programming. CSS 2902 Reading: Intro To C# & XNA PLAD Ch 1 GMA Ch 1, 2.
Homework and Quizzes in Course Compass. Entering the classroom First stop – the classroom! Click on your class.
How to use Moodle Spring 2012 PowerPoint Created by Erin Pence & Mike Seeley Any questions, us at
1 Required , Google Group 1.Send the professor (This is also listed in the –In the Subject,
CSS 290: Video Games and Computer Programming Instructor: Mike Panitz Tuesdays and Thursdays, 1:15pm-3:20pm UW
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.
JUST, ALREADY & YET just (very recently)  I’ve just seen Bob. already (before the present time  I’ve already read that book. yet (still, until the present.
Welcome to Online Statistics! - Course Resources: - This course is located on Canvas and MyLab. - Canvas contains resources for study (see Modules), Assignments,
Math 110: Precalc 11 When you first arrive in class: –If you have any questions about the homework please put the question #’s on the board If someone.
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#
Curriculum Night Please take a copy of the Green Handouts! Welcome to
BIT 143:Programming & Data Structures in C++
Instructor: Mike Panitz
Mini Conference Presentation 8/8/2017 Jessica Gardner
Instructor: Mike Panitz
Send the professor (This is also listed in the syllabus)
Log in to the computer in front of you
How to post on Wikispaces
Lab 9 & 10: Drill 2 and Homework 4
Log in to the computer in front of you
Log in to the computer in front of you
BIT 142:Programming & Data Structures in C#
BIT 143: Programming & Data Structures in C#
BIT 143: Programming & Data Structures in C#
BIT 143:Programming & Data Structures in C#
BIT 115: Introduction To Programming
BIT 142:Programming & Data Structures in C#
BIT 143:Programming & Data Structures in C#
Instructor: Mike Panitz
BIT 142:Programming & Data Structures in C#
BIT 142:Programming & Data Structures in C#
BIT 265:Data Structures & Algorithms
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# Instructor: Mike Panitz

StudentTracker is up! Please hand in your Lesson 01 work under “PCE01” StudentTracker has a 1 MB limit on your.ZIP file BIT 142: Intermediate Programming 2

3 Due now: Lesson 01 work Lesson 01 PCEs (“PCE01”) 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 4 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)

Dreamspark access I'm going to send off everyone's addresses to Microsoft after this class – me ASAP if you do not want me to send your address to Microsoft Go to waci203.html and update your if you haven't done so yet waci203.html BIT 142: Intermediate Programming 5

6 Material For Today Lesson 01 Q + A Material for tonight: –enums (very briefly) –exception handling –Debugger –Big Oh review –Stack preview