I am trying to make a scientific unit converter software. This is my first software programming. I have made a form which converts length units. Naturally I must prepare other codes for other units (area, pressure, acceleration etc.).
Now, I don't know how to go ahead. Should I prepare many forms for other unit. Or... Should I go on in the same form for other units?