0
For Programming i need Patience
For programmers patience is the real thing is needed. Can anyone give some tips for maintaining the patience for learning Programming languages
4 Antworten
+ 1
Chandan G for programming the patience means to think and understand how to solve the problem and also while debugging the code you need to manually check line by line for any syntax or any other logic error and make it proper and get the results accordingly
So for all these you need to practice them daily to make your basics strong. Happy coding!!
+ 1
Well, first you need to develop patience with yourself. You're the one learning and you're the one that causes a bug / error, rarely ever the computer.
Programming is instructions for a computer. Computers are very stupid and they can't assume / infer anything. They are going to follow your instructions to a 'T'. If we are missing something in those instructions, it's our fault.
Since it's our fault, we need to learn patience with ourselves and remember to also take breaks. Breaks are the best way to solve bugs/errors. Especially sleep! Debugging dreams give the best clues.
0
Its a character trait lol
0
Patience alone won't take you very long. You also need determination and concentration.
With patience, you may be able to endure 10 hours of learning. However, without concentration, you may remember nothing.
Without determination, you will soon find yourself getting lost because of lack of focus.