0
What except this App do you use to improve your coding skills?
I am just wondering from where you get all the knowledge
2 Answers
+ 2
I go to w3schools to learn more about web development to help me in my projects
Codecademy is also a good alternative
+ 1
Mostly it's by doing stuff with it. Lots of practice with math and logic in the beginning is really good to get your head around the coding logic, but after that you need to start applying it.
Try and think of some simple things you can make use of, make a start and search for the things you're missing (e.g. how do I interact with files, database, create web connection etc.).
There are loads of resources on the internet but in order to benefit you should have something to apply it to. Hours of reading coding stuff never really helped anyone when all you're doing is reading for the sake of learning. When you start to use it THATS when the knowledge will stick and continue growing