+ 2
I know alot of programming but I cant code
Someone also had this problem, but it was because he/she didnt complete courses, but me, im very frustrated, I have completed ruby and c++ but I cant code in those languages, all I can do is loops :( Some people says you look at other peoples codes so that you learn with them but it doesnt seem to be working for me, even if I understood them. I really hope someone can help me with this problem because it gives me a huge frustration.
7 Antworten
+ 3
try solving assignment here in sololearn...read codes by othet people and ask if you have any doubts..
+ 2
I will try doing that, thanks for helping! maybe doing a calculator?
+ 2
You need to deliberately practice the stuff.
If you can only do loops, reread the chapters about functions, classes, files or whatever and practice these topics consciously.
Preferably in a code that has some meaning to you.
+ 1
I think you haven't tried hard problems or practiced that much.
I had the same problem of being stuck in loop of watching lots of tutorials and doing nothing with them
To start with redo all basic codes like
Linked list, array, queues, trees, graphs
Heaps, hashing, sorting(you'll find these codes on geeksforgeeks)
Than practice on codechef or other such sites
0
http://rosettacode.org/wiki/Category:Programming_Tasks have a nice 10 years ^)
http://www.ideamachine.io/



