1 / 2

POS 408 Assignment Week 5 Individual: Data Structures//tutorfortune.com

POS 408 Assignment Week 5 Individual: Data Structures//tutorfortune.com<br><br>Click on below link to buy<br>https://tutorfortune.com/products/pos-408-assignment-week-5-individual-data-structures<br><br>POS 408 Assignment Week 5 Individual: Data Structures<br> <br><br>The Software Development Company now requests you add final elements to the C# program.<br><br>For this weeku2019s assignment, build on the Week Four Individual Assignment, u201cError Handling,u201d by reading the software developersu2019 C# data structure records data from a file (data.txt), implement an array data structure containing the data, and display on the console all the software developersu2019 data, monthly pay, monthly taxes, annual gross pay, annual taxes, and net pay.<br><br>Program Input File:<br><br>Create a Comma Separated Values (CSV) text file and named u201cdata.txt.u201d The data.txt file shall include information on at least five developers put into rows and including software developer name, addresses, and monthly gross pay separated by a comma.<br><br>Using Visual Studiou00ae and C# programming concepts, write a program to meet the specifications of the companyu2019s request. The program should have the following characteristics:<br><br>Compile and Execute without errors<br><br>Meets specifications by demonstrating file handling, array data structure manipulation, and console output mastery by accomplishing the following: <br><br>Read software developersu2019 data from a file<br><br>Input the data into an array data structure<br><br>Display the software developersu2019 data on the console<br><br>Logic flow is clear, concise, and effective<br><br>User inputs and outputs should be clear on screen<br><br>Validation for input types and data format<br><br>Appropriate indentation to logically illustrate program structure<br><br>Identifiers logically describe use<br><br>Naming conventions are consistent<br><br>Comments and headers to explain processing that is not obvious<br><br>Zip your Visual Studiou00ae solution project folder so it can be submitted for grading. In Visual Studiou00ae, you can locate the folder with your solution by left clicking on the solution node in the Solution Explorer. Look at the Properties window to find the folder name in the Path property. Locate this folder in File Explorer and zip the folder.<br><br>Submit your ZIP file using Assignment Files tab.<br>POS 408 Assignment Week 5 Individual: Data Structures<br>Click on below link to buy<br>https://tutorfortune.com/products/pos-408-assignment-week-5-individual-data-structures<br>

nunowata
Télécharger la présentation

POS 408 Assignment Week 5 Individual: Data Structures//tutorfortune.com

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. POS 408 Assignment Week 5 Individual: Data Structures//tutorfortune.com Click on below link to buy https://tutorfortune.com/products/pos-408-assignment-week-5-individual-data-structures P O S 4 0 8 A s s i g n me n t We e k 5 I n d i v i d u a l : D a t a S t r u c t u r e s   T h e S o f t w a r e D e v e l o p me n t C o mp a n y n o w r e q u e s t s y o u a d d fi n a l e l e me n t s t o t h e C # p r o g r a m. F o r t h i s w e e k ’ s a s s i g n me n t ,   b u i l d   o n t h e We e k F o u r I n d i v i d u a l A s s i g n me n t , “ E r r o r H a n d l i n g , ” b y r e a d i n g t h e s o f t w a r e d e v e l o p e r s ’ C # d a t a s t r u c t u r e r e c o r d s d a t a f r o m a fi l e ( d a t a . t x t ) , i mp l e me n t a n a r r a y d a t a s t r u c t u r e c o n t a i n i n g t h e d a t a , a n d d i s p l a y o n t h e c o n s o l e a l l t h e s o f t w a r e d e v e l o p e r s ’ d a t a , mo n t h l y p a y , mo n t h l y t a x e s , a n n u a l g r o s s p a y , a n n u a l t a x e s , a n d n e t p a y . P r o g r a m I n p u t F i l e : C r e a t e   a C o mma S e p a r a t e d V a l u e s ( C S V ) t e x t fi l e a n d n a me d “ d a t a . t x t . ” T h e d a t a . t x t fi l e s h a l l i n c l u d e i n f o r ma t i o n o n a t l e a s t fi v e d e v e l o p e r s p u t i n t o r o w s a n d i n c l u d i n g s o f t w a r e d e v e l o p e r n a me , a d d r e s s e s , a n d mo n t h l y g r o s s p a y s e p a r a t e d b y a c o mma . U s i n g V i s u a l S t u d i o ®   a n d C # p r o g r a mmi n g c o n c e p t s ,   w r i t e   a p r o g r a m t o me e t t h e s p e c i fi c a t i o n s o f t h e c o mp a n y ’ s r e q u e s t . T h e p r o g r a m s h o u l d h a v e t h e f o l l o w i n g c h a r a c t e r i s t i c s : C o mp i l e a n d E x e c u t e w i t h o u t e r r o r s Me e t s s p e c i fi c a t i o n s b y d e mo n s t r a t i n g fi l e h a n d l i n g , a r r a y d a t a s t r u c t u r e ma n i p u l a t i o n , a n d c o n s o l e o u t p u t ma s t e r y b y a c c o mp l i s h i n g t h e f o l l o w i n g :   R e a d s o f t w a r e d e v e l o p e r s ’ d a t a f r o m a fi l e I n p u t t h e d a t a i n t o a n a r r a y d a t a s t r u c t u r e D i s p l a y t h e s o f t w a r e d e v e l o p e r s ’ d a t a o n t h e c o n s o l e

  2. L o g i c fl o w i s c l e a r , c o n c i s e , a n d e ff e c t i v e U s e r i n p u t s a n d o u t p u t s s h o u l d b e c l e a r o n s c r e e n V a l i d a t i o n f o r i n p u t t y p e s a n d d a t a f o r ma t A p p r o p r i a t e i n d e n t a t i o n t o l o g i c a l l y i l l u s t r a t e p r o g r a m s t r u c t u r e I d e n t i fi e r s l o g i c a l l y d e s c r i b e u s e N a mi n g c o n v e n t i o n s a r e c o n s i s t e n t C o mme n t s a n d h e a d e r s t o e x p l a i n p r o c e s s i n g t h a t i s n o t o b v i o u s Z i p   y o u r V i s u a l S t u d i o ®   s o l u t i o n p r o j e c t f o l d e r s o i t c a n b e s u b mi t t e d f o r g r a d i n g . I n V i s u a l S t u d i o ® , y o u c a n l o c a t e t h e f o l d e r w i t h y o u r s o l u t i o n b y l e f t c l i c k i n g o n t h e s o l u t i o n n o d e i n t h e S o l u t i o n E x p l o r e r . L o o k a t t h e P r o p e r t i e s w i n d o w t o fi n d t h e f o l d e r n a me i n t h e P a t h p r o p e r t y . L o c a t e t h i s f o l d e r i n F i l e E x p l o r e r a n d z i p t h e f o l d e r . S u b mi t   y o u r Z I P fi l e u s i n g A s s i g n me n t F i l e s t a b . P O S 4 0 8 A s s i g n me n t We e k 5 I n d i v i d u a l : D a t a S t r u c t u r e s Click on below link to buy https://tutorfortune.com/products/pos-408-assignment-week-5-individual-data-structures

More Related