cs 222: immediate c++ class hour: section: mwf 2:15pm - 3:05pm. mcgraw 115

10
CS 222: Immediate C++ Class Hour: Section: MWF 2:15PM - 3:05PM. McGraw 115

Upload: esmond-rogers

Post on 30-Dec-2015

214 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: CS 222: Immediate C++ Class Hour: Section: MWF 2:15PM - 3:05PM. McGraw 115

CS 222: Immediate C++

Class Hour:Section: MWF 2:15PM - 3:05PM. McGraw 115

Page 2: CS 222: Immediate C++ Class Hour: Section: MWF 2:15PM - 3:05PM. McGraw 115

Contact information

[email protected](fastest way to contact me)MG 106Office Hours: 9am – 10:45am

MWF, noon-1pm W

262 472 5170

Page 3: CS 222: Immediate C++ Class Hour: Section: MWF 2:15PM - 3:05PM. McGraw 115

Course Objectives

• Given a description of a real-world problem, students will be able to design and implement C++ application using C++ classes, structures, I/O to solve this problem.

• Students will be able to skillfully employ features of object-oriented programming such as encapsulation, inheritance, and polymorphism that promote code reuse and coding at a high level of abstraction in the development of a software system to solve a real-world problem.

Page 4: CS 222: Immediate C++ Class Hour: Section: MWF 2:15PM - 3:05PM. McGraw 115

Technology Requirement

• Linux GNU C++or• Cygwin (http://cygwin.com/)

Page 5: CS 222: Immediate C++ Class Hour: Section: MWF 2:15PM - 3:05PM. McGraw 115

Course detail - Evaluation

GRADABLE POINTS

Labs 140

Mid term Exam 160

5 Projects 440

Final Exam 200

Homework 60

Total 1000

Page 6: CS 222: Immediate C++ Class Hour: Section: MWF 2:15PM - 3:05PM. McGraw 115

Grading (+/-)

Letter Grade

Percentage Letter Grade

Percentage

A 94 to 100% A- 90 to 93%

B+ 87 to 89% B 84 to 86%

B- 80 to 83% C+ 77 to 79%

C 74 to 76% C- 70 to 73%

D+ 67 to 69% D 64 to 66%

D- 60 to 63% F Less than 60%

Page 7: CS 222: Immediate C++ Class Hour: Section: MWF 2:15PM - 3:05PM. McGraw 115

Must-have for success

Reading textbook Practicing (labs+projects) Devote time)

+ +

=

Page 8: CS 222: Immediate C++ Class Hour: Section: MWF 2:15PM - 3:05PM. McGraw 115

Must-have for success

• Time management: working at least 8 hours a week for this class.

• Can-do attitude:• Reading/practicing/participating in class.

Page 9: CS 222: Immediate C++ Class Hour: Section: MWF 2:15PM - 3:05PM. McGraw 115

Getting started…

Prerequisite: COMPSCI 174,

What do we still remember or know about C++?

Page 10: CS 222: Immediate C++ Class Hour: Section: MWF 2:15PM - 3:05PM. McGraw 115

Class Focus

Professional software development

Strict deadlines, high standard, ridiculous demands (some times)