AboutSyed Rizwan Muhammad Rizvi Expertise I can answers questions regarding web based and desktop based programming in VB.Net. Which can include SOAP, XML, Custom Controls, COM Interoperability etc.
Experience Have been working in this specific area for last 2 years previously I was a VB 6 Developer with experties in other languages as well. Total 10 years of programming experience.
Question QUESTION: Hi I wonder if you can help me with coding. Basically I am trying to create a type of calculator to calculate the area of shapes such as the triangle. What I want to find out is if you can help me with the coding to find the area of such shapes. I have the formulas for the shapes but I don't know how to put it in place so to speak. The main shapes that I need coding for are the triangle, circle, rectangle and sphere.
ANSWER: have u written any code already?
---------- FOLLOW-UP ----------
QUESTION: No, that's what I'm having trouble with, writing the codes to calculate the areas of the shapes.
Answer atleast come up with some basic code that I can help you fix.
Converting formulas to a structured program is very easy but you should have something on hand where you would like to insert those formulas e.g. screens button functionality, input validation etc.