COMS S1007 Object-Oriented Programming and Design in Java July 15, 2008.

Slides:



Advertisements
Similar presentations
New Filing Procedures: Filing Business Documents Online Tom Riley, Assistant Secretary of State Business Services Division (601)
Advertisements

Student Getting Started Guide *Updated December 2011 to include information on Integrated Digital Book/MindTap Reader.
June Grading in Web Advisor. June Access WebAdvisor from Chapman University’s Faculty Resources page, or at
Farm Service Agency Lender’s training for Electronic Submission of Guarantee Fees Implementation Date: September 23, 2009.
CourseWhere Guide for Instructors. To view, print and update Attendance and Grades Log on to CourseWhere using your ID and password Link to CourseWhere:
Now we will introduce you to the computer program that you will use throughout the semester. This program will allow you to create a customized Study Plan,
COMS S1007 Object-Oriented Programming and Design in Java July 8, 2008.
COMP 110 Introduction to Programming Tabitha Peck M.S. January 9, 2008 MWF 3-3:50 pm Philips 367.
COMS W1004 Introduction to Computer Science June 24, 2009.
COMS S1007 Object-Oriented Programming and Design in Java July 5, 2007.
COMS W1004 Introduction to Computer Science June 25, 2008.
COMS W1004 Introduction to Computer Science May 28, 2008.
Need your MyMathLab card with your access code Need a Valid Address Need to know Purdue’s zip code is and your course ID for your Class You.
Feb. 15, 2001CSci Clark University1 CSci 250 Software Design & Development Lecture #10 Thursday, Feb. 15, 2001.
Need your MyMathLab card with your access code Need a Valid Address Need to know Purdue’s zip code is and your course ID for your Class You.
COMS S1007 Object-Oriented Programming and Design in Java July 24, 2008.
OBJECT ORIENTED PROGRAMMING I LECTURE 1 GEORGE KOUTSOGIANNAKIS
Need your MyMathLab card with your access code Need a Valid Address Need to know Purdue’s zip code is and your course ID for your Class You.
COMS S1007 Object-Oriented Programming and Design in Java July 31, 2008.
Need your MyMathLab card with your access code Need a Valid Address Need to know Purdue’s zip code is and your course ID for your Class You.
COMP 110 Introduction to Programming Mr. Joshua Stough August 22, 2007 Monday/Wednesday/Friday 3:00-4:15 Gardner Hall 307.
Math 260 Hybrid(5518) Orientation–Summer 2015 Monday, June 15, 2015, 11:00-12:30 Instructor: Anne Siswanto Website: Course.
COMS W1004 Introduction to Computer Science May 29, 2009.
COMS S1007 Object-Oriented Programming and Design in Java July 3, 2007.
COMP 14 – 02: Introduction to Programming Andrew Leaver-Fay August 31, 2005 Monday/Wednesday 3-4:15 pm Peabody 217 Friday 3-3:50pm Peabody 217.
Transition to Matlab CS1132 Fall 2009 Instructor: K.-Y. Daisy Fan TA: Lucian Leahu Course consultants
COMS S1007 Object-Oriented Programming and Design in Java July 10, 2008.
Object-Oriented Enterprise Application Development Course Introduction.
Study abroad students. This guide is for students participating in a study abroad program through their home university for a period of more than 90 days.
Computer Science 102 Data Structures and Algorithms V Fall 2009 Lecture 1: administrative details Professor: Evan Korth New York University 1.
November 2014Prepared by the Computer Lab Montgomery County-Norristown Public Library.
1 Welcome to GE! The attached presentation has been put together to assist you in completing your required I-9 form through the use of our I-9 wizard.
COMP Introduction to Programming Yi Hong May 13, 2015.
MGS 351 Introduction to Management Information Systems
Week 1 : Introduction to Lab.
CSc 2310 Principles of Programming (Java) Dr. Xiaolin Hu.
Introduction to Course MMIS 656 Web Design Technologies.
Use THIS LINK to get to AutoDesk’s Educational webpage.THIS LINK.
How to Make an ILLiad Request Here are step-by-step instructions on how to request material from Interlibrary Loan.
You can access the MyYSU Portal through the YSU website [
CGS-2531 Problem Solving with Computer Software Course home page: Course.
1 Software Systems Development CEN Spring 2011 TR 12:30 PM – 1:45 PM ENB 116 Instructor:Dr. Rollins Turner Dept. of Computer Science and Engineering.
Catie Welsh January 10, 2011 MWF 1-1:50 pm Sitterson 014.
CSCI 51 Introduction to Computer Science Dr. Joshua Stough January 20, 2009.
Introduction to Data Structures
Practice and Evaluation. Practice Develop a java class called: SumCalculator.java which computes a sum of all integer from 1 to 100 and displays the result.
Computer Science 102 Data Structures and Algorithms CSCI-UA.0102 Fall 2012 Lecture 1: administrative details Professor: Evan Korth New York University.
Welcome to Mrs. Raines’ Algebra I Class! Conference period: 2 nd period Tutoring: Tuesday AM 6:45-7:15.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
CourseWhere Guide for Instructors. To View, Print and Update Attendance and Grades Log on to CourseWhere using your ID and password Link to CourseWhere:
CSE Senior Design II Day 1: Getting Organized Spring 2015 Instructor: Manfred Huber.
1 Project 5: Printing Address Labels. 2 Assignment Write a Windows forms program to display and print a set of address labels. Input from a csv file.
Welcome to WebAssign! 1 st Day of Class Fall 2008.
1 CS 101 Today’s class will begin about 5 minutes late We will discuss the lab scheduling problems once class starts.
Computer Information Technology. I need you to submit your project electronically to the Hancock website. Before you can submit your project you will.
Copy of the from the secure website - click on the AccoridaLife.zip link.
MGS 351 Introduction to Management Information Systems Lecture #1.
Instructions for Completing St Lukes Onboarding and SumTotal.
Syllabus Highlights CSE 1310 – Introduction to Computers and Programming Vassilis Athitsos University of Texas at Arlington 1.
Data Structures and Algorithms in Java AlaaEddin 2012.
SDA Formulas Online Webinar Please use the mute button or press #6 on your phones to mute the teleconference line If you have questions or technical problems.
SDA Formulas Online webinar Tomika Moore Senior Chemist, Nonbeverage Products Laboratory September 13, 2012.
Class of 2018 Family Connection: Senior year
COMS S1007 Object-Oriented Programming and Design in Java
Week 1 Gates Introduction to Information Technology cosc 010 Week 1 Gates
COMS S1007 Object-Oriented Programming and Design in Java
La Crosse Interstate Fair – Online Entry Process
Accelerated Introduction to Computer Science
COMS W1004 Introduction to Computer Science
Welcome! Webinar Housekeeping
Presentation transcript:

COMS S1007 Object-Oriented Programming and Design in Java July 15, 2008

Last week Review of Java basics –Third edition: Chapters 1-7 except “T” (Testing) and “G” (Graphics) sections Designing Java classes –Third edition: Read sections 8.1 – 8.9 Software Engineering –Third edition: 12.1 – 12.5 Software Testing –Third edition: 2.8, 3.6, 5.5, 7.8

Today Interfaces and Polymorphism –Sections 9.1 – 9.5 Inheritance –Sections 10.1 – 10.8 UML class diagrams NetBeans and Eclipse

Next time On Thursday, we will start looking at basic 2D graphics in Java Bring your laptop for in-class exercises –Please notify us if you don’t have one Make sure you have an IDE installed

Homework #1 Link is posted on website Due Thursday at 5:30pm –NO LATE SUBMISSIONS ACCEPTED! Print a copy of your source code AND submit it electronically via CourseWorks Only registered students’ submissions will be graded

Comments on Homework #1 When writing an , your program does not have to check for valid addresses, comma-separated lists, etc. –it’s even okay if the recipient list, subject, or message is blank When reading s, you can assume that the “inbox” file is always correctly formatted

Comments on Homework #1 Your program should never crash, no matter what: –Asking for the “next” page when on the last one –Asking for the “prev” page when on the first one –Asking to read an invalid ID number –Entering an invalid option for a menu –Not specifying the names of the two files