If I finished the course, where can I keep practicing coding to avoid forgetting? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

If I finished the course, where can I keep practicing coding to avoid forgetting?

25th Dec 2016, 12:24 AM
Panhchak Voth
Panhchak Voth - avatar
7 Answers
+ 3
Anywhere! Code for you, it's the best way to stay motivated... You can also keep practicing here ( or this kind of place ), by trying to debug-help... or challenge ( actually C++ and JS are the two only available, but it must grow in few times ) if gaming-competition is your trick.
25th Dec 2016, 12:50 AM
visph
visph - avatar
+ 2
there are also sites like Kattis that have programming challenges that allow you to submit your solutions and checks if they are correct.
25th Dec 2016, 1:52 AM
Grand
+ 2
There is many ways but i like to share this website: codewars.com
25th Dec 2016, 2:34 AM
Ahmed AZ
Ahmed AZ - avatar
+ 1
Look at other people's code. Create your own projects. See how you can use your code. After all, you didn't learn a language just to see if you could forget it in the end. :-)
25th Dec 2016, 12:45 AM
Harry H
Harry H - avatar
+ 1
Create your own apps. Find an IDE that you like, and you're ready to roll.
25th Dec 2016, 12:50 AM
Vladislav Dracula
Vladislav Dracula - avatar
0
Im currently learning Python for basic understanding of code and also because it's the easiest one (many people said so). After that finish that, I think I will try to move to C#. Thanks for answering and I tell you what, the motivation for me to start learning coding is games xD
25th Dec 2016, 5:15 AM
Panhchak Voth
Panhchak Voth - avatar
0
if you want to make games i suggest leaning how to use pygame and panda 3D befor jumping off to C# pygame is pretty easy u can pick it up in no time
25th Dec 2016, 5:30 PM
demonicsimba_13