COMP 122 Course Real Tradition,Real Success / comp122dotcom - PowerPoint PPT Presentation

About This Presentation
Title:

COMP 122 Course Real Tradition,Real Success / comp122dotcom

Description:

For more course tutorials visit www.comp122.com COMP 122 Lab 1 Lab Report and Source Code COMP 122 Lab 2 Lab Report and Source Code COMP 122 Lab 3 Lab Report and Source Code COMP 122 Lab 4 Lab Report and Source Code COMP 122 Lab 5 Lab Report and Source Code COMP 122 Lab 6 Lab Report and Source Code COMP 122 Lab 7 Lab Report and Source Code – PowerPoint PPT presentation

Number of Views:26
Slides: 7
Provided by: alexx012

less

Transcript and Presenter's Notes

Title: COMP 122 Course Real Tradition,Real Success / comp122dotcom


1
COMP 122 Course Real Knowledge / comp122dotcom
For More Tutorials
www.comp122.com
2
COMP 122 Course Real Knowledge / comp122dotcom
  • COMP 122 Entire Course (Devry)
  • COMP 122 Lab 1 Lab Report and Source Code (Devry)
  • COMP 122 Lab 1 Lab Report and Source Code
  • COMP 122 Lab 2 Lab Report and Source Code
  • COMP 122 Lab 3 Lab Report and Source Code
  • COMP 122 Lab 4 Lab Report and Source Code
  • Week 1 iLab - Part 1
  • Follow the instructions in COMP
    122_W1_iLab_Part1_instructions.docx.
  • COMP 122 Week 1 iLab - Part 2
  • Complete the following two programs
  • Programming Problem 1
  • John wants to know the values of the area and
    perimeter of a rectangle.

3
COMP 122 Course Real Knowledge / comp122dotcom
  • COMP 122 Lab 2 Lab Report and Source Code (Devry)
  • COMP 122 Lab 3 Lab Report and Source Code (Devry)
  • Write a program that calculates and outputs the
    monthly paycheck information for an employee,
    including all the amounts deducted from an
    employees gross pay, and the net pay that is due
    to the employee.
  • Write a program that generates all the factors of
    a number entered by the user. For instance, the
    number 12 has the factors 2 2 3. This program
    has the following requirements

4
COMP 122 Course Real Knowledge / comp122dotcom
  • COMP 122 Lab 4 Lab Report and Source Code (Devry)
  • COMP 122 Lab 5 Lab Report and Source Code (Devry)
  • Part 1 of this weeks lab will give you an
    opportunity to use the debugging capabilities of
    Visual Studio. Part 2 will present a problem for
    which you will need to create a test plan
  • Apply structured and modular design principles to
    write programs that meet written specifications
    and requirements. Develop a pseudo-code design
    using appropriate program

5
COMP 122 Course Real Knowledge / comp122dotcom
  • COMP 122 Lab 6 Lab Report and Source Code (Devry)
  • COMP 122 Lab 7 Lab Report and Source Code (Devry)
  • After the data has been sorted, the median value
    can be found. If the array has an odd number of
    elements the median is the value of the middle
    element (Hint arraySize/2 is the middle
    element).
  • The focus of this lab is on using strings. You
    will have an opportunity to work with both C
    style strings and the string data type. This lab
    also gives you an opportunity to use what you
    have learned previously

6
COMP 122 Course Real Knowledge / comp122dotcom
For More Tutorials
www.comp122.com
Write a Comment
User Comments (0)
About PowerShow.com