BIT 142:Programming & Data Structures in C#

Slides:



Advertisements
Similar presentations
CS 280 Data Structures Professor John Peterson. Goals Understand “Programming in the small” Java programming Know what’s under the hood in complex libraries.
Advertisements

Csc111 :Programming with Java First semester H.
COMP 110 Introduction to Programming Mr. Joshua Stough August 22, 2007 Monday/Wednesday/Friday 3:00-4:15 Gardner Hall 307.
BIT 143:Programming & Data Structures in C# Instructor: Mike Panitz
Computer Networks Lecture 1: Logistics Based on slides from D. Choffnes Northeastern U. and P. Gill from StonyBrook University Revised Autumn 2015 by S.
​ Presentation designed by Cheryl Tice, Instructional Support Specialist, GST BOCES.
What does it take to make the most of Your Math Homework ?
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.
Research Methods Always ask a reference librarian!
Creating a Canvas Account! Follow these simple directions to access the course materials for this year.
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 142:Intermediate Programming in C#. BIT 142: Intermediate Programming2 142: Why take this course? For people who: –Beginning programmers looking to.
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 in C++ Instructor: Mike Panitz
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.
Homework and Quizzes in Course Compass. Entering the classroom First stop – the classroom! Click on your 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”
BIT 143:Programming & Data Structures in C# Instructor: Mike Panitz
Professor: Dr. Baba Kofi Weusijana Pronounced Bah-bah Co-fee Way-ou-see-jah-nah Call him “Baba” or “Dr. Weusijana”
Everything you need to know!
BIT 143:Programming & Data Structures in C++
PHED 1001 Online Course.
If you abuse it, you lose it. What does a flipped classroom look like?
Les règles! RULES, RULES, RULES!!!.
Physics 103 General Astronomy
Math 120: Pre-calculus 2 Instructor: Mike Panitz
Windows Programming Lecture 01
Safe Searching The internet is the biggest library in the world you can find almost anything you want to From TV shows to sports results is what can help.
To eliminate confusion, all assignment deadlines will be posted in the title. All voicethreads must be posted after class on the same day as the live speeches.
Lesson #6 – Quiz #1 and Aristotle Primary Source
You must have at least 5 questions. Summary Frame to get started:
Log in to the computer in front of you
MGF Math for Liberal Arts
Unit 3. Day 16..
Hand-in homework Please hand in your World Map Assignment with your pink sheet (make sure your name is on both). Also hand in the questions you did.
Hello!!!! Are you on Edmodo? Or Canvas?
Pre-AP Biology Ms. (Rachel) Hall.
Bell work – 5 minutes Read the entire bubble gum lab.
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#
Algorithms Lecture #07 Dr.Sohail Aslam.
BIT 143: Programming & Data Structures in C#
BIT 143: Programming & Data Structures in C#
BIT 143:Programming & Data Structures in C#
Welcome! TGJ normally would start with fun things about the course
Mrs. Verwys Welcome to 8th grade science Mrs. Verwys
Math Mrs. Moran Homework policy: Bring to every class:
“And now for something completely different…”
NEGOTIATING E-STAT Click on English.
Homework Reading Machine Projects Labs
Warm – Up 10 [ 8 ( 15 – 7 ) ] 10 [ 8 (8) – 4 · 3] 10 [ ]
7-6 Inequalities.
Publishing S.Q.U.A.D. Member 1
Setting Goals for your Future
Assignment lesson plenary
BIT 142:Programming & Data Structures in C#
Introduction to Web Authoring Ellen Cushman cushmane
Solubility & Dissolving
CARTA A PACO (Letter to Paco)
BIT 143:Programming & Data Structures in C#
BIT 142:Programming & Data Structures in C#
Exam #2 covering Sections 11 to 15 - NEXT CLASS!
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 142:Programming & Data Structures in C#

BIT 142: Intermediate Programming This Lesson (Almost) BRAND NEW LESSON: Navigating Existing, Large Programs Lesson is (almost) brand-new Been used just once before If something is confusing then please ask questions on the Canvas Discussion Forum ASAP!! Also – watch out next lesson for obsolete references to NUnit BIT 142: Intermediate Programming 2

BIT 142: Intermediate Programming Next Lecture Searching, Sorting Algorithms Algorithmic analysis: Big ‘Oh’ notation BIT 142: Intermediate Programming

BIT 142: Intermediate Programming Due today PCE 07 BIT 142: Intermediate Programming

BIT 142: Intermediate Programming Due next class PCE 08 BIT 142: Intermediate Programming

Homework: Final Due Date All homework assignments, AND REVISIONS to homework assignments, PCEs, Viewing Quizzes, etc must handed in by August 16th, at noon Anything not handed in by then will not be accepted Handing in the wrong thing will get you a zero Double check by downloading your upload from ST and checking!! This deadline is final! BIT 143