what a reason if someone hate your project code..? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

what a reason if someone hate your project code..?

thought its original code

5th Nov 2016, 5:02 PM
Muhammad Risco Ramdani
Muhammad Risco Ramdani - avatar
4 Answers
+ 5
I hate when somebody breaks rules of clean code. Like not using tabs, or using foreign language to name variables and functions. The other problem is when somebody writes a lot of code instead of using one clever loop.
5th Nov 2016, 5:08 PM
Maksym Zieliński
Maksym Zieliński - avatar
+ 2
If some one hates your work then it probably that person don't understand what are difficulties in making program alone. Else He had expected more user friendly program or it is not good looking. Probably you forgot to make it readable or output can not deliver all things user asked for.
5th Nov 2016, 5:10 PM
nayan
nayan - avatar
0
May be your code is too complicated to be readable and understandable? Or may be your coding style isn't good?
6th Nov 2016, 6:25 AM
Ivan G
Ivan G - avatar
0
It's simple , indentation. A new bee writes code in single line, but experience guy writes code in more readable way. Google it "ruby-style-guide"
6th Nov 2016, 11:58 PM
Ravi Katta