Starting Out With Visual C# - Retail Price Calculator (Intro To Visual C#) - Windows Forms

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ย. 2024
  • The following exercise are just a small sample of exercises taken from my new course “Starting Out With Visual C#: Coding Exercises for Beginners”.
    The course goes over every exercise (95 altogether) from the popular C# textbook "Starting Out With Visual C#" by Tony Gaddis.
    bit.ly/2o8SuY8
    This is a beginner's course to coding Windows Forms using C#. We start with basic exercises building Windows Forms GUI, and then move on to conditional statements, loops, collections, classes and objects, and databases.
    I lead you through a complete solution to every exercise, and of course, provide all source code to each solution.
    I am offering a 70% discounted introductory price of just $10. Just use the coupon code "CsharpYT10" at checkout, or click here:
    bit.ly/2o8SuY8
    The course is a large collection of C# WinForm exercises, perfect for those studying C# at school, those who are self-taught and want to put theory into practice, those who know some C# but are not familiar with WinForms, and those, who believe the saying "practice makes perfect".
    Hope to see you at the course.
    Retail Price Calculator Create an application that lets the user enter an item’s wholesale cost and its markup percentage. It should then display the item’s retail price. For example:
    • If an item’s wholesale cost is $5.00 and its markup percentage is 100 percent, then the item’s retail price is $10.00.
    • If an item’s wholesale cost is $5.00 and its markup percentage is 50 percent, then the item’s retail price is $7.50.
    The program should have a method named CalculateRetail that receives the wholesale cost and the markup percentage as arguments and returns the retail price of the item.

ความคิดเห็น • 10

  • @FriendlyAssassinVids
    @FriendlyAssassinVids 6 ปีที่แล้ว +4

    You're a saint, this helps with my homework immeasurably.

  • @user-fg8ux8zo6w
    @user-fg8ux8zo6w 4 ปีที่แล้ว +2

    thank you comrade, normally I'd do this myself but the jewish teacher sent us all this homework in one day

  • @nugsandslugs4177
    @nugsandslugs4177 4 ปีที่แล้ว +1

    Your doing gods work, thank you

    • @DeviousGodx
      @DeviousGodx 4 หลายเดือนก่อน

      he really is

  • @DennysGrandSlam2
    @DennysGrandSlam2 ปีที่แล้ว

    would it be bad to use this code in hw

  • @muhammadkathrada8438
    @muhammadkathrada8438 4 ปีที่แล้ว

    I need help with some work, may I email you?

  • @hiddensong5180
    @hiddensong5180 5 ปีที่แล้ว

    Can someone post the code in the comments >:(

    • @joshuayoung7855
      @joshuayoung7855 5 ปีที่แล้ว +4

      The good old I don't want to type kind of guy d(0.0)b.

  • @pseudoDodo
    @pseudoDodo ปีที่แล้ว

    nothing but errors

    • @pseudoDodo
      @pseudoDodo ปีที่แล้ว

      nvm the "txt" part was all i had to delete for everything to work srry, greta vid!