Where can I get programming feedback

Does anyone know where I can go to get feedback for my application. I'm new to programming and I wrote a basic C # program that notifies the user by email when windows write an error in the event viewer. I just would like someone to tell me what I did right and wrong, so I can improve myself. Thanks

+3
source share
2 answers

Perhaps try here:

StackExchange Code Overview

Welcome to stack overflow!

+3
source

Apart from the excellent kivetro offer. There is also this community in reddit:

http://www.reddit.com/r/reviewmycode

.

0

All Articles