What do you feel is the most difficult part in coding? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

What do you feel is the most difficult part in coding?

1-Making an algorithm 2-Writing psuedo code 3- Implementing algo to code 4-Compilation Errors 5-Runtime Errors 6-Logical Error

25th Jan 2017, 4:37 PM
Avinash Singh
Avinash Singh - avatar
38 Answers
+ 15
0 - Starting it Actually it's very hard to get a good idea. Whatever comes to my mind is a million-dollar software idea!
27th Jan 2017, 10:15 AM
Naseef
Naseef - avatar
+ 5
understanding third party's API is the most difficult one.
27th Jan 2017, 9:57 PM
Kleber Leal
Kleber Leal - avatar
+ 5
Remembering all the functions and syntax for each language. Guess it comes easier with practice.
28th Jan 2017, 4:10 AM
CodellaDeville
CodellaDeville - avatar
+ 5
slow internet my music stops i cant save my code in playground
29th Jan 2017, 5:22 AM
Utkαrsh
Utkαrsh - avatar
+ 4
data management, the worst thing ever
25th Jan 2017, 4:48 PM
Daniel S
Daniel S - avatar
+ 4
True,when dealing with large amount of data or references it gets too confusing and difficult.
25th Jan 2017, 4:57 PM
Avinash Singh
Avinash Singh - avatar
+ 4
1 selecting and making best algorithm and managing resources i.e space & CPU resources also finding runtime errors and removing them because in that case you have to run the program again and again, passing different inputs to get all runtime errors.
27th Jan 2017, 5:03 AM
Duck
Duck - avatar
+ 4
being a newbie this coding is trick but you never know how good you are until you try it
28th Jan 2017, 11:48 AM
Scooby Doo
Scooby Doo - avatar
+ 4
I'd say "implementing algorithms". the coding part isn't all that bad, but understanding how one would go about making functional code out of an, even somewhat, complex algorithm, is just hard
28th Jan 2017, 11:48 PM
Kostas Kolivas
Kostas Kolivas - avatar
+ 4
Jon Acuff said "Never compare your beginning to someone else's middle. Comparison is poison." @12:00 PM - 5 March 2013 i see most people here doing that.
29th Jan 2017, 1:42 PM
Naseef
Naseef - avatar
+ 3
learning it! the first time, or in later ages is a pain in the brain :D. specially this java. i think its made hard with its success so not just everbody cud start blowing things with it.
26th Jan 2017, 6:42 PM
Umair Mehmood
Umair Mehmood - avatar
+ 3
Coding itself is most difficult 😂
27th Jan 2017, 7:53 PM
Negin yousefi
+ 2
Starting it. Cannot decide where to start the project. Like from where we start the paintings.
29th Jan 2017, 6:33 AM
Animesh
Animesh - avatar
+ 2
When your code doesn't work and you don't know WHY. Tangled, unorganized code makes it even worse.
29th Jan 2017, 10:36 PM
Jeremie
Jeremie - avatar
+ 2
Trying to debug exceptions that you didn't even know your code could throw. (I'm looking at you, WPF.)
30th Jan 2017, 12:06 AM
Maike
+ 2
To understand the code of others is most difficult because many uses different approach to answer a single problem. it also helps a coder to get idea of how to solve a problem with different approaches
30th Jan 2017, 7:35 AM
kartik kashyap
kartik kashyap - avatar
+ 1
Personally, I have a difficult time writing the pseudo-code. All the rest is relatively easy.
26th Jan 2017, 3:50 PM
James Hall
James Hall - avatar
+ 1
all of it, because i have no idea what you just wrote on that list. lol
26th Jan 2017, 6:34 PM
Dwain Aiolupotea
Dwain Aiolupotea - avatar
+ 1
Compilation error sucks mann😥
26th Jan 2017, 10:05 PM
Shubham Bhatnagar
Shubham Bhatnagar - avatar
+ 1
Invent names for variables.
27th Jan 2017, 10:06 PM
Антон Обожин
Антон Обожин - avatar