CS 1160 C/C++ Programming 12 MWF - Spring 2016



...FINAL EXAM Study Guide/Outline/Practice - Test One ...


**** VIP: Week #14 - 4/18/16 thru 4/22/16...
**** Study Programming Problem #6 and #16 carefully before Wednesday


  1. Week #1 - January 11-15.

  2. Week #2 - January 20-22.

  3. Week #3 - January 25-29.
    Note: Programs due on Saturday Jan 30th.

  4. Week #4 - February 1-5.

  5. Week #5 - February 8-12.

  6. Week #6 - February 15-19.

  7. Week #7 - February 22-26.

  8. Test One on Monday, February 29th - Leap Year Day.

    Test #1: Study Guide/Outline/Practice for Test One - Monday 02/29/2016

  9. Week #8 - February 29th - March 4th. Random numbers. Experiments with simulating rolling dice. Examples of using arrays.

  10. Assignment: Page 445 #8. PAYROLL - Uses 4 parallel arrays... Due Wednesday, March 9th.


  11. HOMEWORK SUBMISSION for programming assignment #4.

    HOMEWORK SUBMIT: C++ Homework SUBMISSION for C++ Assignments for Jacobson

      arrays.cpp
                  --- Before 10:30 pm on Wednesday March 9th.
    


    Hello C++ students,     Date: Thu, 3 Mar 2016 09:44:39 -0600
    
         The next assignment is PAYROLL problem, which is on page 445 of your
    textbook at the end of the ARRAYS chapter.
    
         Page 445, problem #8. PAYROLL
    
         4 different arrays:     FOUR DIFFERENT ARRAYS 
                                        empID, hours, payRate, and wages
                                                 are the four parallel arrays.
    
          empID:     for employee ID numbers, use long, not int.
          hours:
          payRate:
          wages:
                                 ***** Due on Wednesday, March 9th.
    

  12. Week #9 - March 7th thru March 11th...

  13. Week #10 - March 21st thru March 25th...

  14. Week #11 - March 28th thru April 1st... Polynomials and Arrays and Structs
    Program polynomials will be due on TUESDAY April 5th instead of FRIDAY April 1st!!!

  15. Week #12 - 4/4/16 thru 4/8/16...

  16. Week #13 - 4/11/16 thru 4/15/16... Assignment due on FRIDAY in class - paper and pen or pencil exercise

  17. Week #14 - 4/18/16 thru 4/22/16...

  18. HOMEWORK SUBMISSION for Chapter 13 programming assignment TRIVIA game using Question class and OOP (Object Oriented Programming) approach.

    HOMEWORK SUBMIT: C++ Homework SUBMISSION for Question class for Jacobson

      trivia.cpp
                  --- Before 11:55 pm on Sunday May 1st.
    
  19. Week #15 - 4/25/16 thru 4/29/16...

  20. ...

  21. ...


...FINAL EXAM Study Guide/Outline/Practice - Test One ...