IT 210 CART Education Expert-it210cart.com - PowerPoint PPT Presentation

About This Presentation
Title:

IT 210 CART Education Expert-it210cart.com

Description:

FOR MORE CLASSES VISIT www.it210cart.com IT 210 Week 1 CheckPoint Input Data and Output Process IT 210 Week 1 DQ 1 and DQ 2 – PowerPoint PPT presentation

Number of Views:29

less

Transcript and Presenter's Notes

Title: IT 210 CART Education Expert-it210cart.com


1
IT 210 CART Education Expert/it210cart.com
  • FOR MORE CLASSES VISIT
  • www.it210cart.com

2
IT 210 Entire Course
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • IT 210 Week 1 CheckPoint Input Data and Output
    Process
  • IT 210 Week 1 DQ 1 and DQ 2
  • IT 210 Week 2 CheckPoint Software Development
    Activities Purposes
  • IT 210 Week 2 CheckPoint Chapter 2 Programming
    Problem

3
IT 210 Week 1 CheckPoint Input Data and Output
Process
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  •  
  • 1. CheckPoint Input Data and Output Process
  • Read the following scenario
  • You want to build a program that will keep track
    of your CD and DVD collection at home.

4
IT 210 Week 1 DQ 1 and DQ 2
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • 1. Discussion Questions
  • Why do you think the requirements
    analysis process is so difficult? Describe two
    things you can do to overcome these difficulties.

5
IT 210 Week 2 Assignment Application Level
Requirements
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  •  
  • 1. Assignment Application-Level Requirements
  • Complete the following assignment using
    Appendix F

6
IT 210 Week 2 CheckPoint Chapter 2 Programming
Problem
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • 1. CheckPoint Chapter 2 Programming Problem
  • Review the example in Appendix E as
    well as the additional examples on pp. 33 and 36.

7
IT 210 Week 2 CheckPoint Software Development
1Activities Purposes
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • 1. CheckPoint Software Development
    Activities and Purposes
  • Match the software development activity
    or concept with the description or purpose of the
    activity using the table in Appendix D.

8
IT 210 Week 3 CheckPoint Sequential and Selection
Processing Control Structure
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  •  
  • 1. CheckPoint Sequential and Selection
    Processing Control Structure
  • Read the following scenario
  • You are an accountant setting up a payroll system
    for a small firm. Each line of the table in
    Appendix G

9
IT 210 Week 3 DQ 1 and DQ 2
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  • definition of control structure on p. 45 in
    Extended Prelude to Programming Concepts and
    Design (2nd ed.). Then, think about the
    pseudocode algorithm you would write for a simple
    task, such as making a peanut butter sandwich

10
IT 210 Week 4 Assignment Currency Conversion
Design
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  • hierarchy chart in Appendix H and the flowcharts
    in Appendix I, based on the Currency Conversion
    requirements

11
IT 210 Week 4 CheckPoint Iteration Control
Structure
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • 1. CheckPoint Iteration Control Structure
  • Design a program that models the worms
    behavior in the following scenario

12
IT 210 Week 5 Checkpoint Simple Array Process
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • Complete Ch. 6, Exercise 3, on p. 198.
    You are required to generate only the pseudocode,
    as described in the Week Two CheckPoint. No
    charting is required, but you may have to
    incorporate the bubble sort algorithm on pp.
    172174 to determine

13
IT 210 Week 5 DQ 1 and DQ 2
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • Identify at least two data structures
    that are used to organize a typical file cabinet.
    Why do you feel it is necessary to emulate these
    types

14
IT 210 Week 6 Assignment Currency Conversion Test
Procedure
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • 1. Assignment Currency Conversion Test
    Procedure
  • Generate a set of test inputs and
    expected results for the Currency Conversion
    program.
  • Post the test procedure as an
    attachment.

15
IT 210 Week 6 CheckPoint Algorithm Verification
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • . 1. CheckPoint Algorithm Verification
  • Answer the following questions about
    the information in Appendix J

16
IT 210 Week 7 CheckPoint Chapter 5 Programming
Problems
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • 1. CheckPoint Chapter 5 Programming Problems
  • Complete Programming Problems 1 and 2.
  • Provide the analysis and pseudocode
    only (no diagrams are required).

17
IT 210 Week 7 DQ 1 and DQ 2
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • Under what circumstances would you use
    a sequential file over a database? Describe these
    circumstances. When would a database be more
    beneficial than a sequential file? Is it possible
    for the two types of permanent storage to be used
    interchangeably

18
IT 210 Week 7 Exercise Peer Reviews of Currency
Conversion Test Procedure Peer Review
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • 1. Exercise Peer Reviews of Currency
    Conversion Test Procedure
  • Perform peer reviews of two classmates
    Currency Conversion Test Procedures, which your
    instructor will place in your Individual forum on
    Day 1.
  • Complete the Appendix K form for each
    of the peer reviews.

19
IT 210 Week 8 Assignment Object Oriented Design
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • Generate an object-oriented design for
    a system that keeps tracks of your CD and DVD
    collection.
  • Identify each of the classes,
    associated

20
IT 210 Week 8 CheckPoint Interfaces and
Communications Messages
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • 1. CheckPoint Interfaces and Communication
    Messages
  • Understanding object-oriented methodologies

21
IT 210 Week 8 CheckPoint Object Oriented Data and
Processes
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •    
  • Identify a task you perform regularly,
    such as cooking, mowing the lawn, or driving a
    car.
  • Write a short, structured design
    (pseudocode

22
IT 210 Week 9 capstone DQ
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
  •  
  •   
  •  
  • Drawing upon your knowledge of software
    development, which processrequirements, design,
    coding, or testingdo you think has more

23
IT 210 CART Education Expert/it210cart.com
  • FOR MORE CLASSES VISIT
  • www.it210cart.com
Write a Comment
User Comments (0)
About PowerShow.com