Why do some people ( like me ) struggles in writing code ? ( Sometimes even after knowing the logic !! ) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why do some people ( like me ) struggles in writing code ? ( Sometimes even after knowing the logic !! )

This happens to me alot that even after knowing how code is going to be or what logic behind it and all , I can't write it on my own .

12th Nov 2018, 2:18 AM
Shubhm_0
Shubhm_0 - avatar
4 Answers
+ 12
This a common phenomenon. Probably because you don't have practised with small problems. Try practising problems related to each concept especially conditions, loop and functions. This will enable you to implement this things in some real problem and then you will be able to solve mix problems.
12th Nov 2018, 3:17 AM
Arushi Singhania
Arushi Singhania - avatar
+ 6
Arushi you are right
12th Nov 2018, 3:19 AM
Izaak GOLDSTEIN
Izaak GOLDSTEIN - avatar
+ 1
Thanks Arushi 😀
12th Nov 2018, 3:32 AM
Shubhm_0
Shubhm_0 - avatar
+ 1
might also work to look over source code step by step best of luck
15th Nov 2018, 1:24 AM
Isaac Finkelstein
Isaac Finkelstein - avatar