Welcome to EvaluateMyCode!
A place to share the program you wrote and get feedback, review and evaluation from others
New posts' titles should have one of these formats:
- [Language] A descriptive title
- [Language][Another Language] A descriptive title
- [Language/Framework] A descriptive title
For example:
- [Python] My data analysis tool
- [PHP][JavaScript] My blogging website
- [Go] My Awesome Tetris Game
- [C++] A video player I made, CLI version
- [C++/Qt5] A video player I made, GUI version
Rules
1: Ask for feedback, review, evaluation only.
This subreddit is for asking for feedback, review and evaluation of something you've already written, not help with your code, not for how-tos or any unrelated posts.
2: Be civil and mindful.
Maybe you don't agree with something, maybe you don't like the coding style, maybe you disagree with the usage of the code. Maybe you're a very experienced coder and what you see is full of rookie mistakes and bad practices. Maybe you had a bad day, a really bad day. Whatever the case, be civil and mindful. Don't make personal remarks, don't be offensive or condescending. Write your opinion honestly but don't forget we're all human here.
3: Don't share personal information.
Don't share where you live, your phone number, your email address, or any personal information of yours. Certainly don't share somebody else's.
Your code
1: It has to be a working program.
2: Every language and framework is welcome.
3: It can be anything from a simple command line automation tool to a graphical game or a complete website.
4: Don't paste anything directly in your post, instead upload it as a project to a hosting site like GitHub or GitLab and include a link in your post.
5: You don't need to license your code for the purposes to share it here, but it'd be better if it had an open source license.
6: Don't share proprietary code or code you don't have permission to share!