0
How to practice coding effectively?
I'm a bit confused on how to play around with any code. In fact, I can't think of many ways to manipulate the code and see how it works differently!? So, is there a website for practicing coding(other than Sololearn) that allows you to choose which topic, or feature, you want to practice?
1 Answer
+ 3
I think it makes most sense to actually write codes.
Set yourself a task you want to solve, then build that program, googling what you can't do yet.
You can find a lot of tasks in 'Coding Challenges'. Choose something you feel like you can do, then just start.