This week's giveaway is in the Testing forum. We're giving away four copies of TDD for a Shopping Website LiveProject and have Steven Solomon on-line! See this thread for details.
I was then supposed to change Triangle to a static method and delete the class TriangleCalc. What is a static method and how do they work? I tried what I could do (below), and got an error. I am unsure of how to include a static method in a main method. Here's my code:
Sorry about that, I tend to ask for help without providing critical information :P One error says illegal start of expression. Another says need a semi colon. Why would I ever need a semi colon between two brackets?