Lab 9 & 10: Drill 2 and Homework 4

Slides:



Advertisements
Similar presentations
REPETITION (loops or iteration) Schneider: Sec. 6.1 & 6.3.
Advertisements

CSC 171 – FALL 2004 COMPUTER PROGRAMMING LECTURE 0 ADMINISTRATION.
Quiz 2 Results: Grade Scale
Please open your laptops, log in to the MyMathLab course web site, and open Quiz 3.6B. IMPORTANT NOTE: If you have time left after you finish the problems.
CPS 2231 Computer Organization and Programming Instructor: Tian (Tina) Tian.
Physical Science Mr. Hoffman Mrs. Britz Room 241.
CS105 Lab 1 – Introduction Section: ??? TA: ??? ??? Announcements CITES Accounts Compass Netfiles Other Administrative Information CS105 Fall
COMP 171: Principles of Computer Science I John Barr.
Operating Systems Session 1. Contact details TA: Alexander(Sasha) Apartsin ◦ ◦ Office hours: Homepage:
AP Biology Week 3. Agenda 9/6/11 1) Grades up – settle up with me at lunch if needed 2) Review AP Lab 12 see next slide with data 3) Discuss Lab Report.
 Please have a seat and take out the following:  Your Volcano Types W.S.  Your Book (Page 229)  Today’s Objective: Use readings, videos, demonstrations.
Reviewing for Gateway #2 The second Gateway Quiz will be given at the next class session, after we review for Quiz 2 on sections If you have already.
For loops in programming Assumes you have seen assignment statements and print statements.
How to Create Science Question Index Cards. When questions are assigned... New questions are assigned each week on Monday (Sometimes I may give them to.
INTRODUCTION TO PROGRAMMING ISMAIL ABUMUHFOUZ | CS 146.
 If you have not taken your SEM System Quiz let me know when you can take the quiz.  Please have a seat and take out the following:  Your Gravity and.
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.
COP 3275 – Iteration and loops Instructor: Diego Rivera-Gutierrez.

Mr. Justin “JET” Turner CSCI 3000 – Fall 2015 CRN Section A – TR 9:30-10:45 CRN – Section B – TR 5:30-6:45.
Introduction to Course Material Version 1.1. Objectives Course requirements and objectives - Exams - HW (Labs) - Quizzes How to access to FTP site How.
Welcome Back!!!! 18 more shopping days until Christmas! Don’t forget your favorite CA teacher…
3 MORE WAKE UPS BEFORE SPRING BREAK! “I love anything quiz related.” ~Natasha Hamilton 4/1/14 Please take out your English notebook, your book, and your.
Introduction to Course Material. Objectives Course requirements and objectives - Exams - HW (Labs) - Quizzes How to access to FTP site How to register.
Life Science Questions and Answers. What to bring to class? Bring your Laptop, pen or pencil, and your homework. You will not be able to return to your.
CIS 370 Lab1 Unix Commands. Things to do before start... Login username : name with password: fall2009 Open : Terminal (Applications->Systems.
Week #2 Day 1: Anticipatory Set Essential Question  What are the Characteristics of Life and how do they enable me to survive? Standards  B.1.2 Agenda:
 Have a seat and take out the following:  Your Notebook (Page 32)  Your Planner (date change)  Today’s Objective: Use a model to finally learn what.
3.5 Solving Inequalities with Variables on Both Sides October 16, 2012.
Syllabus Highlights CSE 1310 – Introduction to Computers and Programming Alexandra Stefan University of Texas at Arlington 1.
BUS 591 Week 6 Final Project (Ash) FINAL PAPER You should begin working on elements of the Final Project in Week One. Each week, there is a recommended.
Homework 1.
J-LAB Weekly SOL PRAcTICE
Lab 6 Instructions You can use g++ on build server, visual studio on local machine or your preferred C++ IDE. Important Note: For your grade, please show.
Lab 7 Instructions You can use g++ on build server, visual studio on local machine or your preferred C++ IDE. Important Note: For your grade, please show.
Welcome to Science (6/5) If your ScienceSaurus is in your locker please LET ME KNOW and go and get it right now. Please have a seat and take out the following:
Lab 8 Instructions You can use g++ on build server, visual studio on local machine or your preferred C++ IDE. Important Note: For your grade, please show.
Lab 10 Instructions You can use g++ on build server, visual studio on local machine or your preferred C++ IDE. Important Note: For your grade, please show.
CSCE 121: Program Design and Concepts Lab
Instructor: Alexander Stoytchev
Click on the Create Student Account Link
What is due this week Wishing you the best of holidays!
Instructor: Alexander Stoytchev
BELL RINGER Use this equation to answer #1 and #2. y = x – 1.
Lab 11 & 12: Drill 3 Keishla D. Ortiz Lopez, TA
6th Grade Science How To Study.
Warm-up August 25, 2017 NO warm-up’s today. Write agenda message
Week of March th grade.
Day 5 Objective: I can multiply fractions and mixed numbers.
Lesson 02: Introduction to Programming
Week of March th grade Clip art courtesy of Phillip Martin (a former teacher of Mr. T!)
Instructor: Alexander Stoytchev
Welcome to Mrs. Jennings’ 8th Grade Science Classroom!
DO NOT OPEN YOUR BINDER UNTIL INSTRUCTED
Welcome! Ms. Taylor 7th Grade Science
Week of March th grade Clip art courtesy of Phillip Martin (a former teacher of Mr. T!)
Announcements Quiz 5: grades and solution posted
Syllabus Highlights CSE 1310 – Introduction to Computers and Programming Alexandra Stefan University of Texas at Arlington.
Read the Procedure for STEP 5 located on page 11 of your instructions…
MR. ORTIZ 1st GRADE HOMEWORK
BELL RINGER Use this equation to answer #1 and #2. y = x – 1.
Solve. You do not HAVE to check. #1. 2f + 3 = 11f - 24 #2
Solve for x in #1-3. #1. x + 9 = 15 #2. x – 2 = 10 #3. 6x = 30 #4
SSR Reminders Grade level appropriate
Solve. You do not HAVE to check. #1. 2f + 3 = 11f - 24 #2
Instructor: Alexander Stoytchev
CSCE 121: Program Design and Concepts Lab 3: Homework
Bell Ringer #1. 3x + 1 = 10 #2. 18 – 2q = 4 #3. 8w – 12 = -4
Monday, January 8, Day 91 Welcome Back!! I hope you had a fantastic break! Today we are going to review a few things, do a 2 minute math drill,
BELLWORK Please take your Catcher in the Rye quiz in silence. After you are finished, please bring it to my desk.
Presentation transcript:

Lab 9 & 10: Drill 2 and Homework 4 Keishla D. Ortiz Lopez, TA E-mail: keishla.ortiz4@tamu.edu 1

Drill #2 and Homework #4 FIRST: do the Drill #2 from the textbook on page 217. If you don’t have the textbook, download the instructions of the Drill #2 from: http://tinyurl.com/p43k4w2 Download the calculator02buggy.cpp file from: http://tinyurl.com/mw6gffg Drill will count as a quiz grade. If you finish, let me know to view the code and the execution of your program. You have until next lab of this week to finish the drill. Then, you can start working on your homework #4 (or you can start the homework at any time outside lab). SECOND: Download the instructions of the 4th homework from: http://tinyurl.com/kpmzcts or from csnet.cs.tamu.edu.