OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS

Slides:



Advertisements
Similar presentations
CS 116 OBJECT ORIENTED PROGRAMMING II LECTURE 9 GEORGE KOUTSOGIANNAKIS Copyright: 2015 Illinois Institute of Technology/George Koutsogiannakis 1.
Advertisements

Introduction to CS170. CS170 has multiple sections Each section has its own class websites URLs for different sections: Section 000:
1 MID TERM EXAM DIRECTIONS George Koutsogiannakis Spring 2011 CS441 CURRENT TOPICS IN PROGRAMMING LANGUAGES.
Course Orientation Assignments Tool. If the Assignments tool has been added to the course, use the Assignments link in the Course Menu to access upcoming.
CS201 - Information. CS201 - Laboratories All labs will be done using Linux on the PC’s or esus. All labs MUST use Makefiles. First lab is due NEXT WEEK.
OBJECT ORIENTED PROGRAMMING I LECTURE 1 GEORGE KOUTSOGIANNAKIS
CSC 171 – FALL 2004 COMPUTER PROGRAMMING LECTURE 0 ADMINISTRATION.
Computer Organization TI1400 Alexandru Iosup (lecturer) Henk Sips (original slides) Parallel and Distributed Systems
1 MID TERM EXAM DIRECTIONS George Koutsogiannakis 2009 CS441 CURRENT TOPICS IN PROGRAMMING LANGUAGES.
1 CSE 2341 Object Oriented Programming with C++ Note Set #1.
CSC 113 Java Programming II
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang.
ICS 102 Computer Programming University of Hail College of Computer Science & Engineering Computer Science and Software Engineering Department.
1 My Experiences as Faculty Member and Researcher Dr. Kalim Qureshi.
CSC 171 – FALL 2001 COMPUTER PROGRAMMING LECTURE 0 ADMINISTRATION.
CS 115 QUIZ # 1 INFORMATION Scheduled for TUESDAY 9/22/15 1.
Course Introduction Object-oriented Programming. 2 Course information Credit points: 3 Lectures: 15x2 hours; Lab: 15 sections Lecturer:  Trần Thị Minh.
CMSC 2021 CMSC 202 Computer Science II for Majors Fall 2002 Mr. Frey (0101 – 0104) Mr. Raouf (0201 – 0204)
Copyright © 2012 Pearson Education, Inc. 9/4/1435 h Sunday Lecture 1 Array’s Terminologies.
E81 CSE 532S: Advanced Multi-Paradigm Software Development Chris Gill Department of Computer Science and Engineering Washington University in St. Louis.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang.
Monday, Jan 6, 2003Kate Gregory with material from Deitel and Deitel CO 204 Object Oriented Programming 2003 Trent University Kate Gregory.
1 IDLOOPC1998. Object-Oriented Programming Using C++ CLASS 1.
Before Exams. Copyright © Houghton Mifflin Company. All rights reserved.8 | 2 Test Questions to Ask Before an Exam Tuesday.
CMSC 2021 CMSC 202 Computer Science II for Majors Spring 2003 Mr. Frey (0101 – 0104) Mr. Raouf (0201 – 0204)
CS 162 Introduction to Computer Science II Winter, 2014: 60 Spring, 2014: 60 Summer, 2014: 71.
C Programming Lecture 1 : Introduction Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang University.
CS 116 Object Oriented Programming II Lecture 4 Acknowledgement: Contains materials provided by George Koutsogiannakis and Matt Bauer.
CS 116 OBJECT ORIENTED PROGRAMMING II LECTURE 6 GEORGE KOUTSOGIANNAKIS Copyright: 2016 Illinois Institute of Technology/George Koutsogiannakis 1.
Computer Science I ISMAIL ABUMUHFOUZ | CS 180. CS 180 Description BRIEF SUMMARY: This course covers a study of the algorithmic approach and the object.
PSYC 2308 Human Growth & Development/Childhood & Adolescence Denise R. Boyd, EdD CRN# Fall, 2015 Regular Term 16 Weeks.
CS 201 Accelerated Introduction to Computer Science LECTURE 1 GEORGE KOUTSOGIANNAKIS 1 Copyright: FALL 2016 Illinois Institute of Technology/ George Koutsogiannakis.
OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS
Andy Wang Object Oriented Programming in C++ COP 3330
CS101 Computer Programming I
Exam 3 Information George Koutsogiannakis
CSc 020: Programming Concepts and Methodology II
CS 116 OBJECT ORIENTED PROGRAMMING II MIDTERM EXAM INFORMATION
OBJECT ORIENTED PROGRAMMING II LECTURE 1 GEORGE KOUTSOGIANNAKIS
OBJECT ORIENTED PROGRAMMING II LECTURE 7 GEORGE KOUTSOGIANNAKIS
OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS
OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS
Object-Oriented Programming
Mohammad H. Mofrad University of Pittsburgh
FINAL EXAM INFORMATION
FINAL EXAM INFORMATION
Andy Wang Object Oriented Programming in C++ COP 3330
OBJECT ORIENTED PROGRAMMING II LECTURE 8 GEORGE KOUTSOGIANNAKIS
EECE 310 Software Engineering
PSYC 2308 Human Growth & Development/Childhood & Adolescence
Quiz 2 Information George Koutsogiannakis
OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS
OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS
OBJECT ORIENTED PROGRAMMING II LECTURE 9 GEORGE KOUTSOGIANNAKIS
Today’s Agenda Go over exam #2 Go over exam #3 Lab 8 for 1 hour
Accelerated Introduction to Computer Science
CS 116 OBJECT ORIENTED PROGRAMMING II FINAL EXAM INFORMATION
Review for Test2.
C Programming Lecture 1 : Introduction
Midterm Exam Information
CS201 Fall 2016 George Koutsogiannakis
C Programming Lecture 1 : Introduction
Midterm Review CSE116A,B.
OBJECT ORIENTED PROGRAMMING I LECTURE 4 PART 2 GEORGE KOUTSOGIANNAKIS
Course Overview Web Programming.
Exam # 1 INFORMATION Scheduled for Thursday 7/20
Topic A Grade 1.
Computer Engineering Department Islamic University of Gaza
CS313T Advanced Programming language
Presentation transcript:

OBJECT ORIENTED PROGRAMMING II GEORGE KOUTSOGIANNAKIS CS 116 OBJECT ORIENTED PROGRAMMING II EXAM 3 INFORMATION GEORGE KOUTSOGIANNAKIS Copyright: Summer 2016 Illinois Institute of Technology/George Koutsogiannakis

Exam 3 Date: AUGUST 9. 27 points towards final grade. Begins at 1:00 and ends at 2:30 p.m. FINAL CLASS

READ TEXT CHAPTERS Chapter 10 Chapter 11

READ PRESENTATION SLIDES LECTURE 7 LECTURE 8 LECTURE 9 LECTURE 9.1 Lecture 10 LECTURE 11 AND 11_1 LECTURE 12

Labs Lab 4 Lab 5

Exercises Extra Credit 4 and 5 Exercises done in class for practice. Examples provided

TOPICS TO STUDY INHERITANCE ABSTRACT CLASSES ABSTRACT METHODS METHOD OVERRIDING METHOD OVERLOADING POLYMORPHISM EXCEPTIONS

TOPICS TO STUDY WRITE AND READ FILES USING STREAMS STRINGS BINARY CODED DATA TYPES BINARY CODED OBJECTS

TYPES OF QUESTIONS PROGRAMMING EXERCISE CLOSED BOOK CLOSED NOTES CAN USE THE COMPUTER ONLY TO TYPE SOURCE CODE ON A TEXT EDITOR. USE NOTEPAD++ .

HOW TO MEMORIZE CODE IF YOU HAVE TROUBLE MEMORIZING: CHOOSE A PROGRAM THAT INCLUDES MOST OF THE CONCEPTS DISCUSSED , KEEP WORKING ON THE SAME PROGRAM MULTIPLE TIMES UNTIL YOU CAN DO IT WITHOUT LOOKING AT THE ANSWERS.

SUBMISSION INSTRUCTIONS WRITE THE PROGRAM USING EDIT PLUS OR NOTEPAD. UPLOAD SOURCE CODE AND COMPILED FILES ON BLAKBOARD ON FOLDER “Exam # 3”. ZIP (DO NOT RAR) AND NAME ZIP FILE AS midterm_yourfirstname_yourlastname.zip