The Most Challenging Task in Programming | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

The Most Challenging Task in Programming

As a professional, practising or newbie programmer, what do you find as the most challenging task of the trade? Be specific. Be sincere, pls.

23rd Jul 2017, 8:36 AM
Abdullahi Salihu Abubakar
Abdullahi Salihu Abubakar - avatar
4 Answers
+ 11
Debugging. But I dont know if challenging is the right word. because so far the errors have been caused by simple errors made by myself and once found are very very easily fixed. I would say frustrating is the right word. Finding after like 20 minutes of backtracking that you are missing a break statement, or are accidently assigning a value in an if statement.. that said it is also really the most humbling and satisfying aspects I have found so far in my journey. There is nothing better than the feeling you get when solving your own code errors.
23rd Jul 2017, 8:55 AM
jay
jay - avatar
+ 10
reverse engineering a software......... its the hardest part of programming!!!!!!
23rd Jul 2017, 9:10 AM
cHiRaG GhOsH
cHiRaG GhOsH - avatar
+ 6
I think most challenging part of a program is to understand the logic and use the logic.
23rd Jul 2017, 9:47 AM
Tanmoy Sau
Tanmoy Sau - avatar
+ 5
Avoiding boredom with larger projects
23rd Jul 2017, 9:46 AM
Jordan Chapman
Jordan Chapman - avatar