+ 73
What is the best part of coding?
175 ответов
+ 120
last part is always the best part for me
0)when it works //index starts from 0 😂
1)when its completed & beautiful output comes
2)when it takes less or equal time than we have thought it will take & eveything works as we have thought
3)when something new is discovered & i am able to understand & do it correctly
//4)when comments on code come (sometimes special for me)
+ 52
When you get the output you want :)
+ 48
When you get money for it. 😁
+ 39
@Gaurav, your answer is almost perfect. But I would like to add, if you find a new solution you have never used before, and is more simple than the solutions you knew.
+ 37
The best part of coding is:
It's make the mind logical.
+ 32
Best Part Of Coding When A Python Programmer Do This:
if __name__=='__main__':
main()
Or Working To Make A Framework Finally You Just Write:
@root
Also When Your Program Is Finally Done After Handling The Exceptions 😂😂😂 Like except Exception as e: print(e) Console: OSError Is Not Iterible
But After All You Did Do You Know What Is The BEST THING EVER !?
pip install setup.py
collecting setup.py.....
'done'
./my_project
root@kali#~$my_project:
☺
+ 25
one of my best part in coding is when I finally find the solution to a bug that has taken so long to find. it is always relieving.
coding requires persistence and endurance.
+ 25
When I get the output without any error
+ 24
error : 0 ,warning :0 😁😁
+ 22
Coding gives you a amazing feel.
Rather , it develops the brain functioning.
If you starts coding then you'll never think of leaving it.
If you agree then hit ^ it
+ 21
It is fun!
+ 20
The delight of finishing on a project.
+ 20
happiness which we get after completing the coding or project is unexplainable. 😀😁😁😂😂😎😎😎😎
+ 18
see the result you wanted! 😍
+ 17
always the last part of it ,
after it works perfectly then and only then you will be glad
+ 17
When you write a code urself (without copy paste ) and it works !!
+ 16
The best part is when the code compiles without errors.
+ 16
@Gea I hate this feeling because it makes me wonder how it can be possible for a code to be that badly optimised. Then PUBG comes to my mind and I feel happy again.
+ 16
the lady's go crazy for coders!
+ 16
The best part is when you figure out that only a ";" is missing after days