I never know whether I'm writing my code to the best it possibly could be. I just need someone to look at code from one of my programs and say "thats bad indentations, it makes your code hard to read" or "dont use goto's, it a bad convention" ( not that i do use them ) or something as an example. I just need someone to tell me if my code could be better written
Or Is there a website where i can Copy and Paste my code to it ( to check ) or a program that I can download?