Welcome to TVET IT Master Class! In this Level 3 practical, you’ll learn how to create a simple VB.NET program that calculates discounts on products — a useful and beginner-friendly project.
🔹 In this video, you’ll learn how to:
Input product name and price using TextBox
Apply a discount percentage
Calculate the final price after discount
Display the result using MessageBox or Label
💻 Whether you're new to VB.NET or just getting started with programming, this practical will help you understand how to use variables, basic arithmetic, and user input/output in a real-world context.
📚 This video is ideal for:
TVET college students
Level 3 Computer Programming learners
Anyone interested in learning VB.NET basics
🔧 Tools used:
Visual Studio (VB.NET Windows Forms Application)
👍 Don’t forget to Like, Subscribe, and Share to help others learn!
🔔 Hit the notification bell to stay updated with more programming tutorials.
#TVET #VBNet #ProgrammingL3 #ProductDiscount #ITMasterClass #VisualBasic #Practical1 #beginnerprogramming
create a sub procedure: https://youtu.be/4hEjwzC6yF0
create a fuction : https://youtu.be/oxRFT8CMKGA
create a function with parameters: https://youtu.be/HXM2BOXnHRs