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 .
4 Réponses
+ 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.
+ 6
Arushi you are right
+ 1
Thanks Arushi 😀
+ 1
might also work to look over source code step by step
best of luck