+ 2
How to practice what I learned?
I've learned Basics concepts, control structures, functions and modules. Can i Solve the code coaches with this? If no how can I practice what i've learned? I need some advise guys
3 Answers
+ 2
There is no other way than to start solving actual tasks with what you learned.
Can be anything: Something you want to try yourself, or something like code coach...
You just need to choose a task where you get some idea of how to solve it with what you know. If you haven't - postpone this one, look for an easier one.
Gradually, your ability to translate task to code will develop, and you'll be able to solve harder and harder problems.
+ 3
Codewars.com
+ 3
Thank you guys