0
If I finished the course, where can I keep practicing coding to avoid forgetting?
7 Antworten
+ 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.
+ 2
there are also sites like Kattis that have programming challenges that allow you to submit your solutions and checks if they are correct.
+ 2
There is many ways but i like to share this website: codewars.com
+ 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. :-)
+ 1
Create your own apps. Find an IDE that you like, and you're ready to roll.
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
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