COMP 122 Begins Education / snaptutorial.com - PowerPoint PPT Presentation

About This Presentation
Title:

COMP 122 Begins Education / snaptutorial.com

Description:

"For more classes visit www.snaptutorial.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 " – PowerPoint PPT presentation

Number of Views:9
Slides: 11
Provided by: AlstairRoot

less

Transcript and Presenter's Notes

Title: COMP 122 Begins Education / snaptutorial.com


1
COMP 122 Course Seek Your Dream / snaptutorial.com
The Best way to predict the Future is to create
it.....To Best way....
www.snaptutorial.com
2
COMP 122 Course Seek Your Dream / snaptutorial.com
COMP 122 Entire Course
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
3
COMP 122 Course Seek Your Dream / snaptutorial.com
COMP 122 Lab 1 Lab Report and Source Code
John wants to know the values of the area and
perimeter of a rectangle. John can take
measurements of the length and width of the
rectangle in inches. John's measurements are
expected to be accurate to within 0.1 inch.
4
COMP 122 Course Seek Your Dream / snaptutorial.com
COMP 122 Lab 2 Lab Report and Source Code
Your program should deal with erroneous input
values. Gross salary should always be a positive
number. Make sure that you deal with the
possibility that the user may have entered a
non-numeric input value. Have your program output
appropriate error messages in these cases.
5
COMP 122 Course Seek Your Dream / snaptutorial.com
COMP 122 Lab 3 Lab Report and Source Code
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 and
actually test an executable program to determine
if it behaves correctly.
6
COMP 122 Course Seek Your Dream / snaptutorial.com
COMP 122 Lab 4 Lab Report and Source Code
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 and
actually test an executable program to determine
if it behaves correctly.
7
COMP 122 Course Seek Your Dream / snaptutorial.com
COMP 122 Lab 5 Lab Report and Source Code
Apply structured and modular design principles to
write programs that meet written specifications
and requirements. Develop a pseudo-code design
using appropriate program structure (sequence,
selection, repetition and nesting) to solve a
given programming problem. Use appropriate
selection and repetition statements to implement
the design.
8
COMP 122 Course Seek Your Dream / snaptutorial.com
COMP 122 Lab 6 Lab Report and Source Code
You are to design a program that will allow some
number of grades (up to a max of 100) to be input
by the user. After the data has been collected,
your program should calculate and output the mean
and median of the collected data, as well as the
sorted grade information.
9
COMP 122 Course Seek Your Dream / snaptutorial.com
COMP 122 Lab 7 Lab Report and Source Code
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, including using
functions, array processing, repetition, and
selection. You will also have an opportunity to
work with file input and output.
10
COMP 122 Course Seek Your Dream / snaptutorial.com
The Best way to predict the Future is to create
it.....To Best way....
www.snaptutorial.com
Write a Comment
User Comments (0)
About PowerShow.com