1 / 10

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. Contact information. nguyenh@uww.edu (fastest way to contact me) MG 106 Office Hours: 9am – 10:45am MWF, noon-1pm W 262 472 5170. Course Objectives.

hal
Download Presentation

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

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


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

  2. Contact information nguyenh@uww.edu (fastest way to contact me) MG 106 Office Hours: 9am – 10:45am MWF, noon-1pm W 262 472 5170

  3. 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.

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

  5. Course detail - Evaluation

  6. Grading (+/-)

  7. Must-have for success + + Reading textbook Practicing (labs+projects) Devote time) =

  8. Must-have for success • Time management: working at least 8 hours a week for this class. • Can-do attitude: • Reading/practicing/participating in class.

  9. Getting started… Prerequisite: COMPSCI 174, What do we still remember or know about C++?

  10. Class Focus Professional software development Strict deadlines, high standard, ridiculous demands (some times)

More Related