1 / 2

POS 408 Week 3 Individual Assignment Individual: Branching in C#//tutorfortune.com

POS 408 Week 3 Individual Assignment Individual: Branching in C#//tutorfortune.com<br><br>Click on below link to buy<br><br>https://tutorfortune.com/products/pos-408-week-3-individual-assignment-individual-branching-in-c<br><br>Instructions: The Software Development Company now requests you enhance the C# program to display on the console additional information on all the software developers' information: For this week's assignment, build on the Week Two Individual Assignment, "Adding Variables," by asking the user to enter the names, ZIP Codes, and monthly gross pay of three software developers. The program should display on the console the software developer name, ZIP Code, monthly gross pay, and taxes paid for that month. Taxes are set at 7% of the monthly gross pay. The program should also display the annual gross pay and annual taxes of all three software developers. Using Visual Studiou00ae and C# programming concepts, write a program to meet the specifications of the company's request. The program should have the following characteristics: <br>u2022tCompile and Execute without errors<br>u2022tMeets specifications by displaying on the console a welcome message along with the following information on all three software developers: <br> <br>u2022tSoftware developer name<br>u2022tZIP Code<br>u2022tGross monthly pay<br>u2022tMonthly Taxes<br>u2022tAnnual gross pay<br>u2022tAnnual taxes<br>u2022tLogic flow is clear, concise, and effective<br>u2022tUser inputs and outputs should be clear on screen<br>u2022tThe program code should laid out with appropriate indentation to show program structure Identifiers logically describe use<br>u2022tNaming conventions are consistent<br>u2022tComments and headers to explain processing that is not obvious Constraints for assignments in this course: Collect all data and store it as soon as the user enters it. When all the data is collected, display the data and any calculated data on the console. Data displayed on the console must be correctly labelled so that the user will be able to understand what it means. After all data has been displayed, the program will prompt the user to press ENTER to continue, and will allow the program to finish (and the console to close), only after the user has pressed the key to dismiss the program. 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. Submit your Zip file using Assignment Files tab.<br><br>Click on below link to buy<br><br>https://tutorfortune.com/products/pos-408-week-3-individual-assignment-individual-branching-in-c<br><br><br><br>

Deepdeep
Download Presentation

POS 408 Week 3 Individual Assignment Individual: Branching in C#//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 Week 3 Individual Assignment Individual: Branching in C#//tutorfortune.com Click on below link to buy https://tutorfortune.com/products/pos-408-week-3-individual-assignment-individual- branching-in-c I n s t r u c t i o n 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 e n h a n c e t h e C # p r o g r a m t o d i s p l a y o n t h e c o n s o l e a d d i t i o n a l i n f o r ma t i o n o n a l l t h e s o f t w a r e d e v e l o p e r s ' i n f o r ma t i o n : 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 T w o I n d i v i d u a l A s s i g n me n t , " A d d i n g V a r i a b l e s , " b y a s k i n g t h e u s e r t o e n t e r t h e n a me s , Z I P C o d e s , a n d mo n t h l y g r o s s p a y o f t h r e e s o f t w a r e d e v e l o p e r s . T h e p r o g r a m s h o u l d d i s p l a y o n t h e c o n s o l e t h e s o f t w a r e d e v e l o p e r n a me , Z I P C o d e , mo n t h l y g r o s s p a y , a n d t a x e s p a i d f o r t h a t mo n t h . T a x e s a r e s e t a t 7 % o f t h e mo n t h l y g r o s s p a y . T h e p r o g r a m s h o u l d a l s o d i s p l a y t h e a n n u a l g r o s s p a y a n d a n n u a l t a x e s o f a l l t h r e e s o f t w a r e d e v e l o p e r s . 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 i s p l a y i n g o n t h e c o n s o l e a w e l c o me me s s a g e a l o n g w i t h t h e f o l l o w i n g i n f o r ma t i o n o n a l l t h r e e s o f t w a r e d e v e l o p e r s :       S o f t w a r e d e v e l o p e r n a me Z I P C o d e G r o s s 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 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 T h e p r o g r a m c o d e s h o u l d l a i d o u t w i t h a p p r o p r i a t e i n d e n t a t i o n t o s h o w 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 C o n s t r a i n t s f o r a s s i g n me n t s i n t h i s c o u r s e : C o l l e c t a l l d a t a a n d s t o r e i t a s s o o n a s t h e u s e r e n t e r s i t . Wh e n a l l t h e d a t a i s c o l l e c t e d , d i s p l a y t h e d a t a a n d a n y c a l c u l a t e d d a t a o n t h e c o n s o l e . D a t a d i s p l a y e d o n t h e c o n s o l e mu s t b e c o r r e c t l y l a b e l l e d s o t h a t t h e u s e r w i l l b e a b l e t o u n d e r s t a n d w h a t i t me a n s . A f t e r a l l d a t a h a s b e e n d i s p l a y e d , t h e p r o g r a m w i l l p r o mp t t h e           

  2. u s e r t o p r e s s E N T E R t o c o n t i n u e , a n d w i l l a l l o w t h e p r o g r a m t o fi n i s h ( a n d t h e c o n s o l e t o c l o s e ) , o n l y a f t e r t h e u s e r h a s p r e s s e d t h e k e y t o d i s mi s s t h e p r o g r a m. 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 . Click on below link to buy https://tutorfortune.com/products/pos-408-week-3-individual-assignment-individual- branching-in-c

More Related