+ 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.

19th Nov 2018, 5:20 PM
Isaac Perez
Isaac Perez - avatar
7 Réponses
+ 2
I understand your problem. SoloLearn teaches you a lot about what the codes do and how to use the code, but not how to use it in a project. (Usually). I have been looking at tutorials on YouTube using the skills I've learned. I suggest you go look at projects involving the codes you've learned. Make sure they provide a step-by-step instruction on how it works. Good luck :)
19th Nov 2018, 5:28 PM
Yosharu
Yosharu - avatar
+ 3
try solving assignment here in sololearn...read codes by othet people and ask if you have any doubts..
19th Nov 2018, 6:11 PM
Madhav
Madhav - avatar
+ 2
I will try doing that, thanks for helping! maybe doing a calculator?
19th Nov 2018, 5:33 PM
Isaac Perez
Isaac Perez - avatar
+ 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.
20th Nov 2018, 12:08 AM
HonFu
HonFu - avatar
+ 1
DT Rocks Great idea
19th Nov 2018, 6:37 PM
Yosharu
Yosharu - avatar
+ 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
19th Nov 2018, 7:41 PM
Ash
21st Dec 2018, 6:04 PM
Mikhail Shmagailo
Mikhail Shmagailo - avatar