1 / 2

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

POS 408 Assignment Week 3 Individual: Branching in C#//tutorfortune.com<br><br>Click on below link to buy<br>https://tutorfortune.com/products/pos-408-assignment-week-3-individual-branching-in-c<br><br>POS 408 Assignment Week 3 Individual: Branching in C#<br> <br><br>The Software Development Company now requests you enhance the C# program to display on the console additional information on all the software developersu2019 information:<br><br>For this weeku2019s assignment, build on the Week Two Individual Assignment, u201cAdding Variables,u201d by asking the user to enter the names, addresses, and monthly gross pay of three software developers. The program should display on the console the software developer name, address, 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.<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 displaying on the console a welcome message along with allowing the user to enter the following information on all three software developers: <br><br>Software developer name<br><br>Address<br><br>Gross monthly pay<br><br>Monthly Taxes<br><br>Annual gross pay<br><br>Annual taxes<br><br>Data entered is displayed back to the user and taxes are properly calculated.<br><br>Logic flow is clear, concise, and effective<br><br>User inputs and outputs should be clear on scree<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 3 Individual: Branching in C#<br><br>Click on below link to buy<br>https://tutorfortune.com/products/pos-408-assignment-week-3-individual-branching-in-c<br>

nunowata
Télécharger la présentation

POS 408 Assignment Week 3 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 Assignment Week 3 Individual: Branching in C#//tutorfortune.com Click on below link to buy https://tutorfortune.com/products/pos-408-assignment-week-3-individual-branching-in-c P O S 4 0 8 A s s i g n me n t We e k 3 I n d i v i d u a l : B r a n c h i n g i n C #   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 , 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 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 , a d d r e s s , 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 a l l o w i n g t h e u s e r t o e n t e r 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 A d d r e s s 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

  2. D a t a e n t e r e d i s d i s p l a y e d b a c k t o t h e u s e r a n d t a x e s a r e p r o p e r l y c a l c u l a t e d . 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 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 3 I n d i v i d u a l : B r a n c h i n g i n C # Click on below link to buy https://tutorfortune.com/products/pos-408-assignment-week-3-individual-branching-in-c

More Related